Pull request #43683 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at 4159fa686090ce5a5bd835140a67b6e337ed6f71 rather than 081e538fbd79aead8e23fc8c6804725b7bc0d160 Obtained Jenkinsfile from 4159fa686090ce5a5bd835140a67b6e337ed6f71 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43683@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-06-02T19:42:47.139Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-02T19:42:47.146Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-02T19:42:47.355Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04484e10e01d3f3cd) in /home/ubuntu/workspace/moby_PR-43683 [Pipeline] { [Pipeline] checkout [2022-06-02T19:42:47.385Z] The recommended git tool is: git [2022-06-02T19:42:47.395Z] using credential docker-jenkins-github-credentials [2022-06-02T19:42:47.405Z] Cloning the remote Git repository [2022-06-02T19:42:47.405Z] Cloning with configured refspecs honoured and without tags [2022-06-02T19:42:47.407Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T19:42:47.408Z] > git init /home/ubuntu/workspace/moby_PR-43683 # timeout=10 [2022-06-02T19:42:47.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:42:47.421Z] > git --version # timeout=10 [2022-06-02T19:42:47.428Z] > git --version # 'git version 2.17.1' [2022-06-02T19:42:47.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:42:47.429Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:01.565Z] Fetching without tags [2022-06-02T19:43:01.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:01.520Z] > git config --add remote.origin.fetch +refs/pull/43683/head:refs/remotes/origin/PR-43683 # timeout=10 [2022-06-02T19:43:01.527Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:01.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:01.772Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:02.250Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:02.251Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:43:02.566Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:43:02.566Z] First time build. Skipping changelog. [2022-06-02T19:43:02.588Z] > git --version # timeout=10 [2022-06-02T19:43:02.591Z] > git --version # 'git version 2.17.1' [2022-06-02T19:43:02.597Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:43:03.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/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-06-02T19:43:01.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:43:01.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:01.568Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:01.773Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:01.781Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:02.226Z] > git remote # timeout=10 [2022-06-02T19:43:02.231Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:43:02.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:02.237Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:43:02.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:43:02.253Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:02.259Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:05.727Z] 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-06-02T19:43:06.390Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04484e10e01d3f3cd) in /home/ubuntu/workspace/moby_PR-43683 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-06-02T19:43:06.407Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0e3acbed14c29383f) in /home/ubuntu/workspace/moby_PR-43683 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-06-02T19:43:06.445Z] The recommended git tool is: git [Pipeline] { [2022-06-02T19:43:06.454Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-02T19:43:06.467Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-06-02T19:43:06.488Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-02T19:43:06.529Z] The recommended git tool is: git [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] } [2022-06-02T19:43:06.543Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-06-02T19:43:06.554Z] Cloning the remote Git repository [2022-06-02T19:43:06.554Z] Cloning with configured refspecs honoured and without tags [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 [2022-06-02T19:43:06.695Z] Running on azwin-2-849cd0 in d:\jenkins\workspace\moby_PR-43683 [Pipeline] // stage [2022-06-02T19:43:06.713Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-06-02T19:43:06.767Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-02T19:43:06.872Z] The recommended git tool is: git [2022-06-02T19:43:07.025Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:07.025Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:43:07.077Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:43:07.096Z] using credential docker-jenkins-github-credentials [2022-06-02T19:43:07.089Z] > git --version # timeout=10 [2022-06-02T19:43:07.094Z] > git --version # 'git version 2.17.1' [2022-06-02T19:43:07.100Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T19:43:07.175Z] Cloning the remote Git repository [2022-06-02T19:43:07.175Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:43:06.463Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43683/.git # timeout=10 [2022-06-02T19:43:06.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:06.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:43:06.493Z] > git --version # timeout=10 [2022-06-02T19:43:06.499Z] > git --version # 'git version 2.17.1' [2022-06-02T19:43:06.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:06.500Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:06.715Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:06.722Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:07.000Z] > git remote # timeout=10 [2022-06-02T19:43:07.005Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:43:07.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:07.011Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:43:07.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:43:07.027Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:07.031Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:06.559Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T19:43:06.559Z] > git init /home/ubuntu/workspace/moby_PR-43683 # timeout=10 [2022-06-02T19:43:06.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:43:06.572Z] > git --version # timeout=10 [2022-06-02T19:43:06.574Z] > git --version # 'git version 2.17.1' [2022-06-02T19:43:06.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:06.574Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:07.676Z] + [ PR != PR ] [2022-06-02T19:43:07.676Z] + [ 20.10 != master ] [2022-06-02T19:43:07.676Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T19:43:07.206Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T19:43:07.206Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-06-02T19:43:07.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:43:07.284Z] > git --version # timeout=10 [2022-06-02T19:43:07.346Z] > git --version # 'git version 2.24.1.windows.2' [2022-06-02T19:43:07.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:07.362Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:07.993Z] + docker version [2022-06-02T19:43:07.993Z] Client: Docker Engine - Community [2022-06-02T19:43:07.993Z] Version: 20.10.14 [2022-06-02T19:43:07.993Z] API version: 1.41 [2022-06-02T19:43:07.993Z] Go version: go1.16.15 [2022-06-02T19:43:07.993Z] Git commit: a224086 [2022-06-02T19:43:07.993Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T19:43:07.993Z] OS/Arch: linux/amd64 [2022-06-02T19:43:07.993Z] Context: default [2022-06-02T19:43:07.993Z] Experimental: true [2022-06-02T19:43:07.993Z] [2022-06-02T19:43:07.993Z] Server: Docker Engine - Community [2022-06-02T19:43:07.993Z] Engine: [2022-06-02T19:43:07.993Z] Version: 20.10.14 [2022-06-02T19:43:07.993Z] API version: 1.41 (minimum version 1.12) [2022-06-02T19:43:07.993Z] Go version: go1.16.15 [2022-06-02T19:43:07.993Z] Git commit: 87a90dc [2022-06-02T19:43:07.993Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T19:43:07.993Z] OS/Arch: linux/amd64 [2022-06-02T19:43:07.993Z] Experimental: true [2022-06-02T19:43:07.993Z] containerd: [2022-06-02T19:43:07.993Z] Version: 1.5.11 [2022-06-02T19:43:07.993Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:43:07.993Z] runc: [2022-06-02T19:43:07.993Z] Version: 1.0.3 [2022-06-02T19:43:07.993Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T19:43:07.993Z] docker-init: [2022-06-02T19:43:07.993Z] Version: 0.19.0 [2022-06-02T19:43:07.993Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T19:43:08.282Z] + docker info [2022-06-02T19:43:08.851Z] Client: [2022-06-02T19:43:08.851Z] Context: default [2022-06-02T19:43:08.851Z] Debug Mode: false [2022-06-02T19:43:08.851Z] Plugins: [2022-06-02T19:43:08.851Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T19:43:08.851Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T19:43:08.851Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T19:43:08.851Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T19:43:08.851Z] [2022-06-02T19:43:08.851Z] Server: [2022-06-02T19:43:08.851Z] Containers: 0 [2022-06-02T19:43:08.851Z] Running: 0 [2022-06-02T19:43:08.851Z] Paused: 0 [2022-06-02T19:43:08.851Z] Stopped: 0 [2022-06-02T19:43:08.851Z] Images: 3 [2022-06-02T19:43:08.851Z] Server Version: 20.10.14 [2022-06-02T19:43:08.851Z] Storage Driver: overlay2 [2022-06-02T19:43:08.851Z] Backing Filesystem: extfs [2022-06-02T19:43:08.851Z] Supports d_type: true [2022-06-02T19:43:08.851Z] Native Overlay Diff: true [2022-06-02T19:43:08.851Z] userxattr: false [2022-06-02T19:43:08.851Z] Logging Driver: json-file [2022-06-02T19:43:08.851Z] Cgroup Driver: cgroupfs [2022-06-02T19:43:08.851Z] Cgroup Version: 1 [2022-06-02T19:43:08.851Z] Plugins: [2022-06-02T19:43:08.851Z] Volume: local [2022-06-02T19:43:08.851Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T19:43:08.851Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T19:43:08.851Z] Swarm: inactive [2022-06-02T19:43:08.851Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T19:43:08.851Z] Default Runtime: runc [2022-06-02T19:43:08.851Z] Init Binary: docker-init [2022-06-02T19:43:08.851Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:43:08.851Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T19:43:08.851Z] init version: de40ad0 [2022-06-02T19:43:08.851Z] Security Options: [2022-06-02T19:43:08.851Z] apparmor [2022-06-02T19:43:08.851Z] seccomp [2022-06-02T19:43:08.851Z] Profile: default [2022-06-02T19:43:08.851Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T19:43:08.851Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T19:43:08.851Z] OSType: linux [2022-06-02T19:43:08.851Z] Architecture: x86_64 [2022-06-02T19:43:08.851Z] CPUs: 2 [2022-06-02T19:43:08.851Z] Total Memory: 7.565GiB [2022-06-02T19:43:08.851Z] Name: ip-10-100-61-90 [2022-06-02T19:43:08.851Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T19:43:08.851Z] Docker Root Dir: /var/lib/docker [2022-06-02T19:43:08.851Z] Debug Mode: false [2022-06-02T19:43:08.851Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:43:08.851Z] Labels: [2022-06-02T19:43:08.851Z] Experimental: true [2022-06-02T19:43:08.851Z] Insecure Registries: [2022-06-02T19:43:08.851Z] 127.0.0.0/8 [2022-06-02T19:43:08.851Z] Live Restore Enabled: true [2022-06-02T19:43:08.851Z] [2022-06-02T19:43:08.851Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T19:43:09.137Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:43:09.138Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:43:09.138Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43683/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-06-02T19:43:09.138Z] + bash /home/ubuntu/workspace/moby_PR-43683/check-config.sh [2022-06-02T19:43:09.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T19:43:09.138Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T19:43:09.138Z] [2022-06-02T19:43:09.138Z] Generally Necessary: [2022-06-02T19:43:09.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T19:43:09.138Z] - apparmor: enabled and tools installed [2022-06-02T19:43:09.138Z] - CONFIG_NAMESPACES: enabled [2022-06-02T19:43:09.138Z] - CONFIG_NET_NS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_PID_NS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_IPC_NS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_UTS_NS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_CGROUPS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T19:43:09.138Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T19:43:09.138Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T19:43:09.138Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T19:43:09.138Z] - CONFIG_CPUSETS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_MEMCG: enabled [2022-06-02T19:43:09.138Z] - CONFIG_KEYS: enabled [2022-06-02T19:43:09.138Z] - CONFIG_VETH: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_NF_NAT_IPV4: missing [2022-06-02T19:43:09.397Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_NF_NAT_NEEDED: missing [2022-06-02T19:43:09.397Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T19:43:09.397Z] [2022-06-02T19:43:09.397Z] Optional Features: [2022-06-02T19:43:09.397Z] - CONFIG_USER_NS: enabled [2022-06-02T19:43:09.397Z] - CONFIG_SECCOMP: enabled [2022-06-02T19:43:09.397Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T19:43:09.397Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T19:43:09.397Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T19:43:09.397Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T19:43:09.397Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T19:43:09.397Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T19:43:09.397Z] - CONFIG_IOSCHED_CFQ: missing [2022-06-02T19:43:09.397Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-06-02T19:43:09.397Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T19:43:09.397Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T19:43:09.397Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T19:43:09.397Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T19:43:09.397Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T19:43:09.397Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T19:43:09.397Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T19:43:09.397Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T19:43:09.397Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T19:43:09.397Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T19:43:09.657Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_EXT4_FS: enabled [2022-06-02T19:43:09.657Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T19:43:09.657Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T19:43:09.657Z] - Network Drivers: [2022-06-02T19:43:09.657Z] - "overlay": [2022-06-02T19:43:09.657Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T19:43:09.657Z] Optional (for encrypted networks): [2022-06-02T19:43:09.657Z] - CONFIG_CRYPTO: enabled [2022-06-02T19:43:09.657Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T19:43:09.657Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T19:43:09.657Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T19:43:09.657Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T19:43:09.657Z] - CONFIG_XFRM: enabled [2022-06-02T19:43:09.657Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-06-02T19:43:09.657Z] - "ipvlan": [2022-06-02T19:43:09.657Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T19:43:09.657Z] - "macvlan": [2022-06-02T19:43:09.657Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T19:43:09.657Z] - "ftp,tftp client in container": [2022-06-02T19:43:09.657Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T19:43:09.657Z] - Storage Drivers: [2022-06-02T19:43:09.657Z] - "aufs": [2022-06-02T19:43:09.657Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T19:43:09.657Z] - "btrfs": [2022-06-02T19:43:09.657Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T19:43:09.657Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T19:43:09.657Z] - "devicemapper": [2022-06-02T19:43:09.657Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T19:43:09.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T19:43:09.657Z] - "overlay": [2022-06-02T19:43:09.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T19:43:09.657Z] - "zfs": [2022-06-02T19:43:09.657Z] - /dev/zfs: present [2022-06-02T19:43:09.657Z] - zfs command: missing [2022-06-02T19:43:09.657Z] - zpool command: missing [2022-06-02T19:43:09.657Z] [2022-06-02T19:43:09.657Z] Limits: [2022-06-02T19:43:09.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T19:43:09.657Z] [2022-06-02T19:43:09.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T19:43:09.981Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 . [2022-06-02T19:43:09.981Z] #1 [internal] load build definition from Dockerfile [2022-06-02T19:43:09.981Z] #1 sha256:ca623215ead9dd1e5de130021befd9f588f3c1735d854e6dd47a21f3274b0a6f [2022-06-02T19:43:09.981Z] #1 transferring dockerfile: 17.05kB done [2022-06-02T19:43:09.981Z] #1 DONE 0.0s [2022-06-02T19:43:09.981Z] [2022-06-02T19:43:09.981Z] #2 [internal] load .dockerignore [2022-06-02T19:43:09.981Z] #2 sha256:5cd287144668eaf1bc77cfe38c99632dad103f0cbbf960e1239cbfdbbfd574cb [2022-06-02T19:43:09.981Z] #2 transferring context: 87B done [2022-06-02T19:43:09.981Z] #2 DONE 0.0s [2022-06-02T19:43:09.981Z] [2022-06-02T19:43:09.981Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-06-02T19:43:09.981Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-06-02T19:43:10.551Z] #3 DONE 0.3s [2022-06-02T19:43:10.551Z] [2022-06-02T19:43:10.551Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-06-02T19:43:10.551Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-06-02T19:43:10.551Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-06-02T19:43:10.551Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-06-02T19:43:10.551Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-06-02T19:43:10.551Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-06-02T19:43:10.551Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-06-02T19:43:10.551Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-06-02T19:43:10.551Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-06-02T19:43:10.810Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-06-02T19:43:10.810Z] #4 DONE 0.4s [2022-06-02T19:43:10.810Z] [2022-06-02T19:43:10.810Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:43:10.810Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T19:43:11.070Z] #8 DONE 0.1s [2022-06-02T19:43:11.070Z] [2022-06-02T19:43:11.070Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:43:11.070Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T19:43:11.070Z] #6 DONE 0.1s [2022-06-02T19:43:11.070Z] [2022-06-02T19:43:11.070Z] #7 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:43:11.070Z] #7 sha256:f6ddd2f9ca276dcbdd88c49cc25b269b835d7d383233f2e39f48ad791cf0a45c [2022-06-02T19:43:11.330Z] #7 DONE 0.3s [2022-06-02T19:43:11.330Z] [2022-06-02T19:43:11.330Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-06-02T19:43:11.330Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-06-02T19:43:11.330Z] #5 DONE 0.3s [2022-06-02T19:43:11.330Z] [2022-06-02T19:43:11.330Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:43:11.330Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T19:43:11.330Z] #64 DONE 0.0s [2022-06-02T19:43:11.330Z] [2022-06-02T19:43:11.330Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:43:11.330Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T19:43:11.330Z] #62 DONE 0.0s [2022-06-02T19:43:11.330Z] [2022-06-02T19:43:11.330Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:11.330Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:11.330Z] #9 resolve docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 0.0s done [2022-06-02T19:43:11.330Z] #9 sha256:2ebd5d77085a8f119d1e8565cee875430e6ddd628ab7cd40b7c526359ba0b2c8 1.79kB / 1.79kB done [2022-06-02T19:43:11.330Z] #9 sha256:54c782875559ebb701ff4e2448107cfd9e672862897f0651419f5908fd1cadc3 7.11kB / 7.11kB done [2022-06-02T19:43:11.330Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 1.05MB / 10.00MB 0.1s [2022-06-02T19:43:11.330Z] #9 sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 1.86kB / 1.86kB done [2022-06-02T19:43:11.330Z] #9 sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 5.24MB / 7.86MB 0.1s [2022-06-02T19:43:11.593Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 7.34MB / 10.00MB 0.2s [2022-06-02T19:43:11.593Z] #9 sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 7.86MB / 7.86MB 0.1s done [2022-06-02T19:43:11.593Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 0B / 51.84MB 0.2s [2022-06-02T19:43:11.593Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 7.54MB / 50.44MB 0.2s [2022-06-02T19:43:11.593Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 10.00MB / 10.00MB 0.3s done [2022-06-02T19:43:11.593Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 4.19MB / 51.84MB 0.3s [2022-06-02T19:43:11.593Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 0B / 68.80MB 0.3s [2022-06-02T19:43:11.859Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 11.53MB / 51.84MB 0.4s [2022-06-02T19:43:11.859Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 22.02MB / 51.84MB 0.6s [2022-06-02T19:43:11.859Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 16.78MB / 68.80MB 0.6s [2022-06-02T19:43:12.119Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 30.41MB / 51.84MB 0.7s [2022-06-02T19:43:12.119Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 22.53MB / 68.80MB 0.7s [2022-06-02T19:43:12.119Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 37.75MB / 51.84MB 0.8s [2022-06-02T19:43:12.119Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.33MB / 50.44MB 0.8s [2022-06-02T19:43:12.119Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 28.31MB / 68.80MB 0.8s [2022-06-02T19:43:12.380Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 51.38MB / 51.84MB 1.0s [2022-06-02T19:43:12.380Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 0.9s done [2022-06-02T19:43:12.380Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 45.09MB / 68.80MB 1.0s [2022-06-02T19:43:12.380Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 0B / 134.96MB 1.0s [2022-06-02T19:43:12.380Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 51.84MB / 51.84MB 1.1s done [2022-06-02T19:43:12.380Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 53.48MB / 68.80MB 1.1s [2022-06-02T19:43:12.380Z] #9 sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 0B / 156B 1.1s [2022-06-02T19:43:12.380Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b [2022-06-02T19:43:12.640Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 65.01MB / 68.80MB 1.2s [2022-06-02T19:43:12.640Z] #9 sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 156B / 156B 1.1s done [2022-06-02T19:43:12.640Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 68.80MB / 68.80MB 1.3s [2022-06-02T19:43:12.640Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 10.49MB / 134.96MB 1.3s [2022-06-02T19:43:12.640Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 68.80MB / 68.80MB 1.3s done [2022-06-02T19:43:12.640Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 20.97MB / 134.96MB 1.4s [2022-06-02T19:43:12.902Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 45.09MB / 134.96MB 1.7s [2022-06-02T19:43:13.164Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 52.43MB / 134.96MB 1.8s [2022-06-02T19:43:13.164Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 72.35MB / 134.96MB 2.0s [2022-06-02T19:43:13.424Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 83.89MB / 134.96MB 2.1s [2022-06-02T19:43:13.424Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 93.32MB / 134.96MB 2.2s [2022-06-02T19:43:13.996Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 102.99MB / 134.96MB 2.5s [2022-06-02T19:43:13.996Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 118.49MB / 134.96MB 2.7s [2022-06-02T19:43:13.996Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 125.83MB / 134.96MB 2.8s [2022-06-02T19:43:14.256Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 2.9s [2022-06-02T19:43:14.516Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 3.0s done [2022-06-02T19:43:14.776Z] #9 ... [2022-06-02T19:43:14.776Z] [2022-06-02T19:43:14.776Z] #23 [internal] load build context [2022-06-02T19:43:14.776Z] #23 sha256:c645a33c1a7a3c920d0da0a30a79e4c9f4ee2a7d3520110f7d51312a8155c7a6 [2022-06-02T19:43:14.776Z] #23 transferring context: 53.38MB 3.2s done [2022-06-02T19:43:14.776Z] #23 DONE 3.4s [2022-06-02T19:43:14.776Z] [2022-06-02T19:43:14.776Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:43:14.776Z] #26 sha256:d920e565bd7869fc90945eb4b04a4a5447a2f14c4ca82d2b9659d4d7d5d7d0e2 [2022-06-02T19:43:14.776Z] #26 resolve docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 0.0s done [2022-06-02T19:43:14.776Z] #26 sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 1.85kB / 1.85kB done [2022-06-02T19:43:14.776Z] #26 sha256:ff2b512c66a78380275b217fd68e81623fc899a7bf9be9bfe16d98188183fcd3 529B / 529B done [2022-06-02T19:43:14.776Z] #26 sha256:354ff99d6bffcaa24b2490f5d9cb68a706c52e1e1d67830799db37dca3451b8d 1.46kB / 1.46kB done [2022-06-02T19:43:14.776Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 0.9s done [2022-06-02T19:43:16.686Z] #26 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 3.9s done [2022-06-02T19:43:16.686Z] #26 DONE 5.1s [2022-06-02T19:43:16.686Z] [2022-06-02T19:43:16.686Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:16.686Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:16.686Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 0.1s [2022-06-02T19:43:16.946Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 0.5s done [2022-06-02T19:43:16.946Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce [2022-06-02T19:43:17.206Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 0.3s done [2022-06-02T19:43:17.466Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd [2022-06-02T19:43:20.385Z] Fetching without tags [2022-06-02T19:43:20.542Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:20.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:20.351Z] > git config --add remote.origin.fetch +refs/pull/43683/head:refs/remotes/origin/PR-43683 # timeout=10 [2022-06-02T19:43:20.359Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:20.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:20.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:43:20.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:20.391Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:20.547Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:20.550Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:21.024Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:21.024Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:43:21.390Z] Still waiting to schedule task [2022-06-02T19:43:21.390Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-02T19:43:21.391Z] Still waiting to schedule task [2022-06-02T19:43:21.391Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-06-02T19:43:21.394Z] Still waiting to schedule task [2022-06-02T19:43:21.395Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-06-02T19:43:21.539Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:43:21.552Z] > git --version # timeout=10 [2022-06-02T19:43:21.557Z] > git --version # 'git version 2.17.1' [2022-06-02T19:43:21.562Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T19:43:22.112Z] + docker version [2022-06-02T19:43:22.112Z] Client: Docker Engine - Community [2022-06-02T19:43:22.112Z] Version: 20.10.14 [2022-06-02T19:43:22.112Z] API version: 1.41 [2022-06-02T19:43:22.112Z] Go version: go1.16.15 [2022-06-02T19:43:22.112Z] Git commit: a224086 [2022-06-02T19:43:22.112Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T19:43:22.112Z] OS/Arch: linux/amd64 [2022-06-02T19:43:22.112Z] Context: default [2022-06-02T19:43:22.112Z] Experimental: true [2022-06-02T19:43:22.112Z] [2022-06-02T19:43:22.112Z] Server: Docker Engine - Community [2022-06-02T19:43:22.112Z] Engine: [2022-06-02T19:43:22.112Z] Version: 20.10.14 [2022-06-02T19:43:22.112Z] API version: 1.41 (minimum version 1.12) [2022-06-02T19:43:22.112Z] Go version: go1.16.15 [2022-06-02T19:43:22.112Z] Git commit: 87a90dc [2022-06-02T19:43:22.112Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T19:43:22.112Z] OS/Arch: linux/amd64 [2022-06-02T19:43:22.112Z] Experimental: true [2022-06-02T19:43:22.112Z] containerd: [2022-06-02T19:43:22.112Z] Version: 1.5.11 [2022-06-02T19:43:22.112Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:43:22.112Z] runc: [2022-06-02T19:43:22.112Z] Version: 1.0.3 [2022-06-02T19:43:22.112Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T19:43:22.112Z] docker-init: [2022-06-02T19:43:22.112Z] Version: 0.19.0 [2022-06-02T19:43:22.112Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T19:43:22.391Z] + docker info [2022-06-02T19:43:22.391Z] Client: [2022-06-02T19:43:22.391Z] Context: default [2022-06-02T19:43:22.391Z] Debug Mode: false [2022-06-02T19:43:22.391Z] Plugins: [2022-06-02T19:43:22.391Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T19:43:22.391Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T19:43:22.391Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T19:43:22.391Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T19:43:22.391Z] [2022-06-02T19:43:22.391Z] Server: [2022-06-02T19:43:22.391Z] Containers: 0 [2022-06-02T19:43:22.391Z] Running: 0 [2022-06-02T19:43:22.391Z] Paused: 0 [2022-06-02T19:43:22.391Z] Stopped: 0 [2022-06-02T19:43:22.391Z] Images: 5 [2022-06-02T19:43:22.391Z] Server Version: 20.10.14 [2022-06-02T19:43:22.391Z] Storage Driver: overlay2 [2022-06-02T19:43:22.391Z] Backing Filesystem: extfs [2022-06-02T19:43:22.391Z] Supports d_type: true [2022-06-02T19:43:22.391Z] Native Overlay Diff: true [2022-06-02T19:43:22.391Z] userxattr: false [2022-06-02T19:43:22.391Z] Logging Driver: json-file [2022-06-02T19:43:22.391Z] Cgroup Driver: cgroupfs [2022-06-02T19:43:22.391Z] Cgroup Version: 1 [2022-06-02T19:43:22.391Z] Plugins: [2022-06-02T19:43:22.391Z] Volume: local [2022-06-02T19:43:22.391Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T19:43:22.391Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T19:43:22.391Z] Swarm: inactive [2022-06-02T19:43:22.391Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T19:43:22.391Z] Default Runtime: runc [2022-06-02T19:43:22.391Z] Init Binary: docker-init [2022-06-02T19:43:22.391Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:43:22.391Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T19:43:22.391Z] init version: de40ad0 [2022-06-02T19:43:22.391Z] Security Options: [2022-06-02T19:43:22.391Z] apparmor [2022-06-02T19:43:22.391Z] seccomp [2022-06-02T19:43:22.391Z] Profile: default [2022-06-02T19:43:22.391Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T19:43:22.391Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T19:43:22.391Z] OSType: linux [2022-06-02T19:43:22.391Z] Architecture: x86_64 [2022-06-02T19:43:22.391Z] CPUs: 2 [2022-06-02T19:43:22.391Z] Total Memory: 15.35GiB [2022-06-02T19:43:22.391Z] Name: ip-10-100-115-106 [2022-06-02T19:43:22.391Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T19:43:22.391Z] Docker Root Dir: /var/lib/docker [2022-06-02T19:43:22.391Z] Debug Mode: false [2022-06-02T19:43:22.391Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:43:22.391Z] Labels: [2022-06-02T19:43:22.391Z] Experimental: true [2022-06-02T19:43:22.391Z] Insecure Registries: [2022-06-02T19:43:22.391Z] 127.0.0.0/8 [2022-06-02T19:43:22.391Z] Live Restore Enabled: true [2022-06-02T19:43:22.391Z] [2022-06-02T19:43:22.391Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T19:43:21.007Z] > git remote # timeout=10 [2022-06-02T19:43:21.010Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:43:21.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:21.013Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:43:21.021Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:43:21.029Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:21.031Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:22.675Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:43:22.675Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:43:22.675Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43683/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-06-02T19:43:22.675Z] + bash /home/ubuntu/workspace/moby_PR-43683/check-config.sh [2022-06-02T19:43:22.675Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T19:43:22.675Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T19:43:22.675Z] [2022-06-02T19:43:22.675Z] Generally Necessary: [2022-06-02T19:43:22.675Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T19:43:22.675Z] - apparmor: enabled and tools installed [2022-06-02T19:43:22.675Z] - CONFIG_NAMESPACES: enabled [2022-06-02T19:43:22.675Z] - CONFIG_NET_NS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_PID_NS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_IPC_NS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_UTS_NS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_CGROUPS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T19:43:22.675Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T19:43:22.675Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T19:43:22.675Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T19:43:22.675Z] - CONFIG_CPUSETS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_MEMCG: enabled [2022-06-02T19:43:22.675Z] - CONFIG_KEYS: enabled [2022-06-02T19:43:22.675Z] - CONFIG_VETH: enabled (as module) [2022-06-02T19:43:22.675Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T19:43:22.675Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T19:43:22.675Z] - CONFIG_NF_NAT_IPV4: missing [2022-06-02T19:43:22.675Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T19:43:22.675Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T19:43:22.675Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T19:43:22.675Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T19:43:22.676Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T19:43:22.676Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T19:43:22.676Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T19:43:22.676Z] - CONFIG_NF_NAT_NEEDED: missing [2022-06-02T19:43:22.676Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T19:43:22.676Z] [2022-06-02T19:43:22.676Z] Optional Features: [2022-06-02T19:43:22.676Z] - CONFIG_USER_NS: enabled [2022-06-02T19:43:22.676Z] - CONFIG_SECCOMP: enabled [2022-06-02T19:43:22.676Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T19:43:22.676Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T19:43:22.676Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T19:43:22.676Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T19:43:22.755Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 4.5s done [2022-06-02T19:43:22.755Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d [2022-06-02T19:43:22.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:22.679Z] > git config --add remote.origin.fetch +refs/pull/43683/head:refs/remotes/origin/PR-43683 # timeout=10 [2022-06-02T19:43:22.741Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:22.934Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T19:43:22.934Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T19:43:22.934Z] - CONFIG_IOSCHED_CFQ: missing [2022-06-02T19:43:22.934Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-06-02T19:43:22.934Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T19:43:22.934Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T19:43:22.934Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T19:43:22.934Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T19:43:22.934Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T19:43:22.934Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T19:43:22.934Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T19:43:22.934Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T19:43:22.934Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T19:43:22.934Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_EXT4_FS: enabled [2022-06-02T19:43:22.934Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T19:43:22.934Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T19:43:22.934Z] - Network Drivers: [2022-06-02T19:43:22.934Z] - "overlay": [2022-06-02T19:43:22.934Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T19:43:22.934Z] Optional (for encrypted networks): [2022-06-02T19:43:22.934Z] - CONFIG_CRYPTO: enabled [2022-06-02T19:43:22.934Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T19:43:22.934Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T19:43:22.934Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T19:43:22.934Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T19:43:22.934Z] - CONFIG_XFRM: enabled [2022-06-02T19:43:22.934Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T19:43:22.934Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-06-02T19:43:22.934Z] - "ipvlan": [2022-06-02T19:43:22.934Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T19:43:22.934Z] - "macvlan": [2022-06-02T19:43:22.978Z] Fetching without tags [2022-06-02T19:43:23.191Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T19:43:23.191Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T19:43:23.191Z] - "ftp,tftp client in container": [2022-06-02T19:43:23.191Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T19:43:23.191Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T19:43:23.191Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T19:43:23.191Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T19:43:23.191Z] - Storage Drivers: [2022-06-02T19:43:23.191Z] - "aufs": [2022-06-02T19:43:23.191Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T19:43:23.191Z] - "btrfs": [2022-06-02T19:43:23.191Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T19:43:23.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T19:43:23.191Z] - "devicemapper": [2022-06-02T19:43:23.191Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T19:43:23.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T19:43:23.191Z] - "overlay": [2022-06-02T19:43:23.191Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T19:43:23.191Z] - "zfs": [2022-06-02T19:43:23.191Z] - /dev/zfs: present [2022-06-02T19:43:23.191Z] - zfs command: missing [2022-06-02T19:43:23.191Z] - zpool command: missing [2022-06-02T19:43:23.191Z] [2022-06-02T19:43:23.191Z] Limits: [2022-06-02T19:43:23.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T19:43:23.191Z] [2022-06-02T19:43:23.191Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T19:43:23.510Z] + sudo modprobe ip_vs [2022-06-02T19:43:23.510Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 . [2022-06-02T19:43:23.729Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:23.767Z] #1 [internal] load build definition from Dockerfile [2022-06-02T19:43:23.767Z] #1 sha256:6bf6cac604de0fb6459f45575ed81d103d0ae493660a5a311cfb22f3c84a3bfd [2022-06-02T19:43:23.767Z] #1 transferring dockerfile: 17.05kB done [2022-06-02T19:43:23.767Z] #1 DONE 0.0s [2022-06-02T19:43:23.767Z] [2022-06-02T19:43:23.767Z] #2 [internal] load .dockerignore [2022-06-02T19:43:23.767Z] #2 sha256:1999e6e904cbbec3fe1992be9a551110885e440bd1295a5f4051a3ff9a931e75 [2022-06-02T19:43:23.767Z] #2 transferring context: 87B done [2022-06-02T19:43:23.767Z] #2 DONE 0.0s [2022-06-02T19:43:23.767Z] [2022-06-02T19:43:23.767Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-06-02T19:43:23.767Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-06-02T19:43:23.767Z] #3 DONE 0.2s [2022-06-02T19:43:24.024Z] [2022-06-02T19:43:24.024Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-06-02T19:43:24.024Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-06-02T19:43:24.024Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-06-02T19:43:24.024Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-06-02T19:43:24.024Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-06-02T19:43:24.024Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-06-02T19:43:24.024Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-06-02T19:43:24.024Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-06-02T19:43:24.024Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-06-02T19:43:24.281Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-06-02T19:43:24.281Z] #4 DONE 0.4s [2022-06-02T19:43:24.539Z] [2022-06-02T19:43:24.539Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:43:24.539Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T19:43:22.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:43:23.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:43:23.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:23.007Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:43:23.757Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:23.819Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:24.798Z] #8 DONE 0.1s [2022-06-02T19:43:24.798Z] [2022-06-02T19:43:24.798Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:43:24.798Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T19:43:24.798Z] #6 DONE 0.1s [2022-06-02T19:43:24.798Z] [2022-06-02T19:43:24.798Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-06-02T19:43:24.798Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-06-02T19:43:24.798Z] #7 DONE 0.3s [2022-06-02T19:43:24.798Z] [2022-06-02T19:43:24.798Z] #5 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:43:24.798Z] #5 sha256:f6ddd2f9ca276dcbdd88c49cc25b269b835d7d383233f2e39f48ad791cf0a45c [2022-06-02T19:43:24.798Z] #5 DONE 0.2s [2022-06-02T19:43:25.056Z] [2022-06-02T19:43:25.056Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:43:25.056Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T19:43:25.056Z] #62 DONE 0.0s [2022-06-02T19:43:25.056Z] [2022-06-02T19:43:25.056Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:43:25.056Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T19:43:25.056Z] #64 DONE 0.0s [2022-06-02T19:43:25.056Z] [2022-06-02T19:43:25.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:25.056Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:25.056Z] #9 resolve docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 0.1s done [2022-06-02T19:43:25.056Z] #9 sha256:2ebd5d77085a8f119d1e8565cee875430e6ddd628ab7cd40b7c526359ba0b2c8 1.79kB / 1.79kB done [2022-06-02T19:43:25.056Z] #9 sha256:54c782875559ebb701ff4e2448107cfd9e672862897f0651419f5908fd1cadc3 7.11kB / 7.11kB done [2022-06-02T19:43:25.056Z] #9 sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 1.86kB / 1.86kB done [2022-06-02T19:43:25.056Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 1.05MB / 50.44MB 0.1s [2022-06-02T19:43:25.056Z] #9 sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 0B / 7.86MB 0.1s [2022-06-02T19:43:25.056Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 0B / 10.00MB 0.1s [2022-06-02T19:43:25.325Z] #9 sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 7.86MB / 7.86MB 0.2s done [2022-06-02T19:43:25.325Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 2.10MB / 10.00MB 0.2s [2022-06-02T19:43:25.325Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 10.49MB / 50.44MB 0.3s [2022-06-02T19:43:25.325Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 6.29MB / 10.00MB 0.3s [2022-06-02T19:43:25.325Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 2.10MB / 51.84MB 0.3s [2022-06-02T19:43:25.584Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 16.82MB / 50.44MB 0.4s [2022-06-02T19:43:25.584Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 10.00MB / 10.00MB 0.4s done [2022-06-02T19:43:25.584Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 8.39MB / 51.84MB 0.4s [2022-06-02T19:43:25.584Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 0B / 68.80MB 0.4s [2022-06-02T19:43:25.584Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 27.26MB / 50.44MB 0.6s [2022-06-02T19:43:25.584Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 16.78MB / 51.84MB 0.6s [2022-06-02T19:43:25.584Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 9.44MB / 68.80MB 0.6s [2022-06-02T19:43:25.843Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 32.51MB / 50.44MB 0.7s [2022-06-02T19:43:25.843Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 23.07MB / 51.84MB 0.7s [2022-06-02T19:43:25.843Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 36.70MB / 50.44MB 0.8s [2022-06-02T19:43:25.843Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 26.24MB / 51.84MB 0.8s [2022-06-02T19:43:25.843Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 20.97MB / 68.80MB 0.8s [2022-06-02T19:43:26.087Z] #9 ... [2022-06-02T19:43:26.087Z] [2022-06-02T19:43:26.087Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:43:26.087Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:43:26.087Z] #27 0.889 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:26.087Z] #27 0.897 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:26.087Z] #27 0.897 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:26.087Z] #27 1.062 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:43:26.087Z] #27 1.293 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:26.087Z] #27 1.657 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:43:26.087Z] #27 3.211 Fetched 8486 kB in 3s (3282 kB/s) [2022-06-02T19:43:26.087Z] #27 3.211 Reading package lists... [2022-06-02T19:43:26.087Z] #27 4.255 Reading package lists... [2022-06-02T19:43:26.087Z] #27 5.235 Building dependency tree... [2022-06-02T19:43:26.087Z] #27 5.437 Reading state information... [2022-06-02T19:43:26.088Z] #27 5.622 The following additional packages will be installed: [2022-06-02T19:43:26.088Z] #27 5.622 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-02T19:43:26.088Z] #27 5.622 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-06-02T19:43:26.088Z] #27 5.622 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-06-02T19:43:26.088Z] #27 5.622 Suggested packages: [2022-06-02T19:43:26.088Z] #27 5.622 krb5-doc krb5-user [2022-06-02T19:43:26.088Z] #27 5.622 Recommended packages: [2022-06-02T19:43:26.088Z] #27 5.622 krb5-locales publicsuffix libsasl2-modules [2022-06-02T19:43:26.088Z] #27 5.855 The following NEW packages will be installed: [2022-06-02T19:43:26.088Z] #27 5.855 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-06-02T19:43:26.088Z] #27 5.855 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-06-02T19:43:26.088Z] #27 5.855 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T19:43:26.088Z] #27 5.855 libssh2-1 libssl1.1 openssl [2022-06-02T19:43:26.088Z] #27 6.167 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:43:26.088Z] #27 6.167 Need to get 5082 kB of archives. [2022-06-02T19:43:26.088Z] #27 6.167 After this operation, 12.1 MB of additional disk space will be used. [2022-06-02T19:43:26.088Z] #27 6.167 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-06-02T19:43:26.088Z] #27 6.167 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u2 [1551 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-06-02T19:43:26.088Z] #27 6.187 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-06-02T19:43:26.088Z] #27 6.201 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-06-02T19:43:26.088Z] #27 6.201 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-06-02T19:43:26.088Z] #27 6.201 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-06-02T19:43:26.088Z] #27 6.201 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-06-02T19:43:26.088Z] #27 6.203 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-06-02T19:43:26.088Z] #27 6.220 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-06-02T19:43:26.088Z] #27 6.220 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-06-02T19:43:26.088Z] #27 6.220 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-06-02T19:43:26.088Z] #27 6.220 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:43:26.088Z] #27 6.220 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u2 [855 kB] [2022-06-02T19:43:26.088Z] #27 6.223 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:43:26.088Z] #27 6.224 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:43:26.088Z] #27 6.396 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:43:26.088Z] #27 6.420 Fetched 5082 kB in 0s (15.5 MB/s) [2022-06-02T19:43:26.088Z] #27 6.466 Selecting previously unselected package libssl1.1:amd64. [2022-06-02T19:43:26.088Z] #27 6.466 (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-06-02T19:43:26.088Z] #27 6.466 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 6.478 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 6.729 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-02T19:43:26.088Z] #27 6.729 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 6.734 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 6.803 Selecting previously unselected package libsasl2-2:amd64. [2022-06-02T19:43:26.088Z] #27 6.804 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 6.810 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 6.865 Selecting previously unselected package libldap-common. [2022-06-02T19:43:26.088Z] #27 6.865 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-06-02T19:43:26.088Z] #27 6.868 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:26.088Z] #27 6.921 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-02T19:43:26.088Z] #27 6.921 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 6.926 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:26.088Z] #27 6.987 Selecting previously unselected package openssl. [2022-06-02T19:43:26.088Z] #27 6.987 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 6.993 Unpacking openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 7.143 Selecting previously unselected package ca-certificates. [2022-06-02T19:43:26.088Z] #27 7.143 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-06-02T19:43:26.088Z] #27 7.149 Unpacking ca-certificates (20200601~deb10u2) ... [2022-06-02T19:43:26.088Z] #27 7.230 Selecting previously unselected package libkeyutils1:amd64. [2022-06-02T19:43:26.088Z] #27 7.230 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.234 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:43:26.088Z] #27 7.270 Selecting previously unselected package libkrb5support0:amd64. [2022-06-02T19:43:26.088Z] #27 7.270 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.273 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 7.327 Selecting previously unselected package libk5crypto3:amd64. [2022-06-02T19:43:26.088Z] #27 7.327 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.332 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 7.381 Selecting previously unselected package libkrb5-3:amd64. [2022-06-02T19:43:26.088Z] #27 7.381 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.385 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 7.487 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-02T19:43:26.088Z] #27 7.487 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.495 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 7.548 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-02T19:43:26.088Z] #27 7.548 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.554 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:43:26.088Z] #27 7.607 Selecting previously unselected package libpsl5:amd64. [2022-06-02T19:43:26.088Z] #27 7.607 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.626 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:43:26.088Z] #27 7.856 Selecting previously unselected package librtmp1:amd64. [2022-06-02T19:43:26.088Z] #27 7.856 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.887 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:43:26.088Z] #27 7.983 Selecting previously unselected package libssh2-1:amd64. [2022-06-02T19:43:26.088Z] #27 7.983 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 7.988 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:43:26.088Z] #27 8.050 Selecting previously unselected package libcurl4:amd64. [2022-06-02T19:43:26.088Z] #27 8.050 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 8.050 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 8.124 Selecting previously unselected package curl. [2022-06-02T19:43:26.088Z] #27 8.124 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 8.131 Unpacking curl (7.64.0-4+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 8.196 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:43:26.088Z] #27 8.196 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 8.201 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:43:26.088Z] #27 8.271 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:43:26.088Z] #27 8.271 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 8.277 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:43:26.088Z] #27 8.325 Selecting previously unselected package jq. [2022-06-02T19:43:26.088Z] #27 8.325 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:43:26.088Z] #27 8.328 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:43:26.088Z] #27 8.372 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:43:26.088Z] #27 8.384 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:43:26.088Z] #27 8.392 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 8.530 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:43:26.088Z] #27 8.542 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:26.088Z] #27 8.556 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 8.568 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 8.582 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:43:26.088Z] #27 8.594 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 8.604 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 8.616 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:43:26.088Z] #27 8.630 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:26.088Z] #27 8.644 Setting up openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:26.088Z] #27 8.659 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:43:26.088Z] #27 8.670 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:43:26.088Z] #27 8.685 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:26.088Z] #27 8.698 Setting up ca-certificates (20200601~deb10u2) ... [2022-06-02T19:43:26.088Z] #27 9.305 Updating certificates in /etc/ssl/certs... [2022-06-02T19:43:26.088Z] #27 ... [2022-06-02T19:43:26.088Z] [2022-06-02T19:43:26.088Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:26.088Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:26.088Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 3.7s done [2022-06-02T19:43:26.105Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 41.94MB / 50.44MB 0.9s [2022-06-02T19:43:26.105Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 30.41MB / 51.84MB 0.9s [2022-06-02T19:43:26.105Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 26.79MB / 68.80MB 0.9s [2022-06-02T19:43:26.105Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 1.1s [2022-06-02T19:43:26.105Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 38.80MB / 51.84MB 1.1s [2022-06-02T19:43:26.106Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 36.70MB / 68.80MB 1.1s [2022-06-02T19:43:26.348Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b [2022-06-02T19:43:26.364Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 1.1s done [2022-06-02T19:43:26.364Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 46.14MB / 51.84MB 1.2s [2022-06-02T19:43:26.364Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 41.94MB / 68.80MB 1.2s [2022-06-02T19:43:26.364Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 49.28MB / 51.84MB 1.3s [2022-06-02T19:43:26.364Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 45.66MB / 68.80MB 1.3s [2022-06-02T19:43:26.364Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 0B / 134.96MB 1.3s [2022-06-02T19:43:26.630Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 51.84MB / 51.84MB 1.4s done [2022-06-02T19:43:26.630Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 59.50MB / 68.80MB 1.5s [2022-06-02T19:43:26.630Z] #9 sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 156B / 156B 1.4s done [2022-06-02T19:43:26.630Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 64.82MB / 68.80MB 1.6s [2022-06-02T19:43:26.630Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 13.63MB / 134.96MB 1.6s [2022-06-02T19:43:26.893Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 68.80MB / 68.80MB 1.7s done [2022-06-02T19:43:26.893Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 27.26MB / 134.96MB 1.8s [2022-06-02T19:43:26.893Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 35.65MB / 134.96MB 1.9s [2022-06-02T19:43:27.151Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 46.14MB / 134.96MB 2.0s [2022-06-02T19:43:27.151Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 63.96MB / 134.96MB 2.2s [2022-06-02T19:43:27.411Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 72.35MB / 134.96MB 2.3s [2022-06-02T19:43:27.411Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 83.51MB / 134.96MB 2.4s [2022-06-02T19:43:27.605Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:27.605Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:43:27.672Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 91.23MB / 134.96MB 2.5s [2022-06-02T19:43:27.672Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 98.57MB / 134.96MB 2.6s [2022-06-02T19:43:27.672Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 1.3s [2022-06-02T19:43:27.931Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 112.20MB / 134.96MB 2.8s [2022-06-02T19:43:27.931Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 120.59MB / 134.96MB 2.9s [2022-06-02T19:43:28.189Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 3.2s [2022-06-02T19:43:28.259Z] #9 ... [2022-06-02T19:43:28.259Z] [2022-06-02T19:43:28.259Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:43:28.259Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:43:28.259Z] #27 10.22 137 added, 0 removed; done. [2022-06-02T19:43:28.259Z] #27 10.27 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:28.259Z] #27 10.28 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:43:28.259Z] #27 10.29 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:43:28.259Z] #27 10.31 Setting up curl (7.64.0-4+deb10u2) ... [2022-06-02T19:43:28.259Z] #27 10.32 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:43:28.259Z] #27 10.35 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-06-02T19:43:28.259Z] #27 10.35 Updating certificates in /etc/ssl/certs... [2022-06-02T19:43:28.259Z] #27 11.04 0 added, 0 removed; done. [2022-06-02T19:43:28.259Z] #27 11.04 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T19:43:28.259Z] #27 11.04 done. [2022-06-02T19:43:28.259Z] #27 DONE 11.4s [2022-06-02T19:43:28.259Z] [2022-06-02T19:43:28.259Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T19:43:28.259Z] #28 sha256:1eafd025a55aec8426063ac23dbf1ab90df0bef4ad126e5f4ef13322e09dd2bd [2022-06-02T19:43:28.259Z] #28 DONE 0.1s [2022-06-02T19:43:28.259Z] [2022-06-02T19:43:28.259Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:28.259Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:28.447Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 3.2s done [2022-06-02T19:43:28.447Z] #9 ... [2022-06-02T19:43:28.447Z] [2022-06-02T19:43:28.447Z] #23 [internal] load build context [2022-06-02T19:43:28.447Z] #23 sha256:9b1b057c06fb12a2d408ef572abcd13186c97e6237b18467554c3bcdaf419405 [2022-06-02T19:43:28.447Z] #23 transferring context: 53.38MB 3.4s done [2022-06-02T19:43:28.447Z] #23 DONE 3.5s [2022-06-02T19:43:28.535Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:43:27.258Z] > git remote # timeout=10 [2022-06-02T19:43:27.305Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:43:27.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:43:27.368Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:43:27.508Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-06-02T19:43:27.633Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:43:27.696Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:43:28.704Z] [2022-06-02T19:43:28.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:28.704Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:28.946Z] > git --version # timeout=10 [2022-06-02T19:43:28.993Z] > git --version # 'git version 2.24.1.windows.2' [2022-06-02T19:43:29.040Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T19:43:30.306Z] + docker version [2022-06-02T19:43:30.306Z] Client: [2022-06-02T19:43:30.306Z] Version: 20.10.9 [2022-06-02T19:43:30.306Z] API version: 1.41 [2022-06-02T19:43:30.306Z] Go version: go1.16.8 [2022-06-02T19:43:30.306Z] Git commit: c2ea9bc [2022-06-02T19:43:30.306Z] Built: Mon Oct 4 16:11:10 2021 [2022-06-02T19:43:30.306Z] OS/Arch: windows/amd64 [2022-06-02T19:43:30.306Z] Context: default [2022-06-02T19:43:30.306Z] Experimental: true [2022-06-02T19:43:30.306Z] [2022-06-02T19:43:30.306Z] Server: Docker Engine - Community [2022-06-02T19:43:30.306Z] Engine: [2022-06-02T19:43:30.306Z] Version: 20.10.9 [2022-06-02T19:43:30.306Z] API version: 1.41 (minimum version 1.24) [2022-06-02T19:43:30.306Z] Go version: go1.16.8 [2022-06-02T19:43:30.306Z] Git commit: 79ea9d3 [2022-06-02T19:43:30.306Z] Built: Mon Oct 4 16:06:39 2021 [2022-06-02T19:43:30.306Z] OS/Arch: windows/amd64 [2022-06-02T19:43:30.306Z] Experimental: true [Pipeline] sh [2022-06-02T19:43:30.602Z] #9 ... [2022-06-02T19:43:30.602Z] [2022-06-02T19:43:30.602Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:43:30.602Z] #26 sha256:d920e565bd7869fc90945eb4b04a4a5447a2f14c4ca82d2b9659d4d7d5d7d0e2 [2022-06-02T19:43:30.602Z] #26 resolve docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 0.0s done [2022-06-02T19:43:30.602Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 1.2s done [2022-06-02T19:43:30.602Z] #26 sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 1.85kB / 1.85kB done [2022-06-02T19:43:30.602Z] #26 sha256:ff2b512c66a78380275b217fd68e81623fc899a7bf9be9bfe16d98188183fcd3 529B / 529B done [2022-06-02T19:43:30.602Z] #26 sha256:354ff99d6bffcaa24b2490f5d9cb68a706c52e1e1d67830799db37dca3451b8d 1.46kB / 1.46kB done [2022-06-02T19:43:30.602Z] #26 DONE 5.3s [2022-06-02T19:43:30.602Z] [2022-06-02T19:43:30.602Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:30.602Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:30.602Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 3.8s done [2022-06-02T19:43:30.602Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 [2022-06-02T19:43:30.860Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 0.5s done [2022-06-02T19:43:30.860Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce [2022-06-02T19:43:31.118Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 0.3s done [2022-06-02T19:43:31.369Z] + docker info [2022-06-02T19:43:31.376Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 0.1s [2022-06-02T19:43:31.556Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 5.3s [2022-06-02T19:43:32.934Z] Client: [2022-06-02T19:43:32.934Z] Context: default [2022-06-02T19:43:32.934Z] Debug Mode: false [2022-06-02T19:43:32.934Z] Plugins: [2022-06-02T19:43:32.934Z] app: Docker Application (Docker Inc., v0.8.0) [2022-06-02T19:43:32.934Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-06-02T19:43:32.934Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-06-02T19:43:32.934Z] [2022-06-02T19:43:32.934Z] Server: [2022-06-02T19:43:32.934Z] Containers: 0 [2022-06-02T19:43:32.934Z] Running: 0 [2022-06-02T19:43:32.934Z] Paused: 0 [2022-06-02T19:43:32.934Z] Stopped: 0 [2022-06-02T19:43:32.934Z] Images: 10 [2022-06-02T19:43:32.934Z] Server Version: 20.10.9 [2022-06-02T19:43:32.934Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-06-02T19:43:32.934Z] LCOW: [2022-06-02T19:43:32.934Z] Windows: [2022-06-02T19:43:32.934Z] Logging Driver: json-file [2022-06-02T19:43:32.934Z] Plugins: [2022-06-02T19:43:32.934Z] Volume: local [2022-06-02T19:43:32.934Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-06-02T19:43:32.934Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-06-02T19:43:32.934Z] Swarm: inactive [2022-06-02T19:43:32.934Z] Default Isolation: process [2022-06-02T19:43:32.934Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-06-02T19:43:32.934Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-06-02T19:43:32.934Z] OSType: windows [2022-06-02T19:43:32.934Z] Architecture: x86_64 [2022-06-02T19:43:32.934Z] CPUs: 4 [2022-06-02T19:43:32.934Z] Total Memory: 32GiB [2022-06-02T19:43:32.934Z] Name: azwin-2-849cd0 [2022-06-02T19:43:32.934Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-06-02T19:43:32.934Z] Docker Root Dir: D:\docker [2022-06-02T19:43:32.934Z] Debug Mode: false [2022-06-02T19:43:32.934Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:43:32.934Z] Labels: [2022-06-02T19:43:32.934Z] Experimental: true [2022-06-02T19:43:32.934Z] Insecure Registries: [2022-06-02T19:43:32.935Z] 10.0.0.4:5000 [2022-06-02T19:43:32.935Z] 127.0.0.0/8 [2022-06-02T19:43:32.935Z] Registry Mirrors: [2022-06-02T19:43:32.935Z] http://10.0.0.4:5000/ [2022-06-02T19:43:32.935Z] Live Restore Enabled: false [2022-06-02T19:43:32.935Z] Product License: Community Engine [2022-06-02T19:43:32.935Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-06-02T19:43:34.105Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 7.9s done [2022-06-02T19:43:34.369Z] #9 extracting sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 done [2022-06-02T19:43:34.369Z] #9 DONE 23.2s [2022-06-02T19:43:34.369Z] [2022-06-02T19:43:34.369Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:34.369Z] #29 sha256:b3b57da15d638dc7125c2149d7f446f0b730b4db76ca005488517df330eda984 [2022-06-02T19:43:34.369Z] #29 1.197 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-06-02T19:43:34.369Z] #29 1.275 [2022-06-02T19:43:34.369Z] #29 1.488 #=#=# ############# 18.7% ########################### 38.3% ######################################### 58.2% ######################################################## 78.1% ###################################################################### 97.8% ######################################################################## 100.0% [2022-06-02T19:43:34.369Z] #29 2.101 [2022-06-02T19:43:34.369Z] #29 2.320 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:34.369Z] #29 2.491 [2022-06-02T19:43:34.369Z] #29 2.708 #=#=# ################################################################# 91.6% ######################################################################## 100.0% [2022-06-02T19:43:34.369Z] #29 2.897 [2022-06-02T19:43:34.369Z] #29 3.113 #=#=# ############# 18.2% ########################### 37.5% ######################################## 56.8% ##################################################### 74.4% ##################################################################### 95.9% ######################################################################## 100.0% [2022-06-02T19:43:34.369Z] #29 3.739 [2022-06-02T19:43:34.370Z] #29 3.956 #=#=# ### 4.8% ####### 10.1% ########## 15.2% ############# 19.3% ################## 25.7% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.8% ############################################ 62.1% ################################################ 67.3% ################################################### 71.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################## 87.3% #################################################################### 95.0% ######################################################################## 100.0% [2022-06-02T19:43:34.370Z] #29 5.908 [2022-06-02T19:43:34.370Z] #29 6.384 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T19:43:34.370Z] #29 6.463 [2022-06-02T19:43:34.629Z] #29 6.678 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:34.629Z] #29 6.748 [2022-06-02T19:43:35.199Z] #29 7.256 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T19:43:35.199Z] #29 7.315 [2022-06-02T19:43:35.718Z] #29 7.529 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:35.718Z] #29 7.608 [2022-06-02T19:43:35.978Z] #29 ... [2022-06-02T19:43:35.978Z] [2022-06-02T19:43:35.978Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T19:43:35.978Z] #10 sha256:6b0024934312781f0b7581777be1526c17c52df90855aeb7130e1f722e65862f [2022-06-02T19:43:35.978Z] #10 DONE 1.5s [2022-06-02T19:43:35.978Z] [2022-06-02T19:43:35.978Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:35.978Z] #29 sha256:b3b57da15d638dc7125c2149d7f446f0b730b4db76ca005488517df330eda984 [2022-06-02T19:43:35.978Z] #29 8.125 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-06-02T19:43:35.978Z] #29 ... [2022-06-02T19:43:35.978Z] [2022-06-02T19:43:35.978Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-02T19:43:35.978Z] #11 sha256:40e821c60df46eaa3460ae9a24d7a3ca1d22abb0073c2725be146f4966dd4623 [2022-06-02T19:43:36.549Z] #11 DONE 0.5s [2022-06-02T19:43:36.549Z] [2022-06-02T19:43:36.549Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:36.549Z] #29 sha256:b3b57da15d638dc7125c2149d7f446f0b730b4db76ca005488517df330eda984 [2022-06-02T19:43:36.549Z] #29 8.257 [2022-06-02T19:43:36.668Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 4.8s done [2022-06-02T19:43:36.668Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d [2022-06-02T19:43:37.074Z] #29 8.489 #=#=# 0.0% ########## 14.1% ######################## 33.4% ############################### 43.9% [2022-06-02T19:43:37.074Z] #29 ... [2022-06-02T19:43:37.074Z] [2022-06-02T19:43:37.074Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T19:43:37.074Z] #39 sha256:4f995103e69f136c8b36e25dad193e5d508a80af0935e8672eb8fc44760ab6ce [2022-06-02T19:43:37.074Z] #39 DONE 0.5s [2022-06-02T19:43:37.074Z] [2022-06-02T19:43:37.074Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:37.074Z] #29 sha256:b3b57da15d638dc7125c2149d7f446f0b730b4db76ca005488517df330eda984 [2022-06-02T19:43:37.074Z] #29 8.489 #=#=# 0.0% ########## 14.1% ######################## 33.4% ############################### 43.9% ###################################### 52.9% [2022-06-02T19:43:37.074Z] #29 ... [2022-06-02T19:43:37.074Z] [2022-06-02T19:43:37.074Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T19:43:37.074Z] #31 sha256:274a5a6f831a51b2b8f5cc8ba0d5f307472aff7b92df8d5f2388e0e5a56d2591 [2022-06-02T19:43:37.074Z] #31 DONE 0.6s [2022-06-02T19:43:37.074Z] [2022-06-02T19:43:37.074Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:37.074Z] #29 sha256:b3b57da15d638dc7125c2149d7f446f0b730b4db76ca005488517df330eda984 [2022-06-02T19:43:38.172Z] #29 8.489 #=#=# 0.0% ########## 14.1% ######################## 33.4% ############################### 43.9% ###################################### 52.9% ########################################### 60.4% ################################################## 70.1% ######################################################## 79.1% ############################################################ 83.9% ################################################################ 89.7% ################################################################### 93.6% ###################################################################### 98.4% ######################################################################## 100.0% [2022-06-02T19:43:38.172Z] #29 10.21 [2022-06-02T19:43:38.742Z] #29 10.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T19:43:39.003Z] #29 10.94 [2022-06-02T19:43:39.197Z] #9 ... [2022-06-02T19:43:39.197Z] [2022-06-02T19:43:39.198Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:43:39.198Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:43:39.198Z] #27 0.959 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:39.198Z] #27 0.967 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:39.198Z] #27 0.967 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:39.198Z] #27 1.123 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:43:39.198Z] #27 1.343 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:39.198Z] #27 1.855 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:43:39.198Z] #27 3.312 Fetched 8486 kB in 3s (3251 kB/s) [2022-06-02T19:43:39.198Z] #27 3.312 Reading package lists... [2022-06-02T19:43:39.198Z] #27 4.255 Reading package lists... [2022-06-02T19:43:39.198Z] #27 5.195 Building dependency tree... [2022-06-02T19:43:39.198Z] #27 5.365 Reading state information... [2022-06-02T19:43:39.198Z] #27 5.532 The following additional packages will be installed: [2022-06-02T19:43:39.198Z] #27 5.532 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-02T19:43:39.198Z] #27 5.532 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-06-02T19:43:39.198Z] #27 5.532 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-06-02T19:43:39.198Z] #27 5.532 Suggested packages: [2022-06-02T19:43:39.198Z] #27 5.532 krb5-doc krb5-user [2022-06-02T19:43:39.198Z] #27 5.532 Recommended packages: [2022-06-02T19:43:39.198Z] #27 5.532 krb5-locales publicsuffix libsasl2-modules [2022-06-02T19:43:39.198Z] #27 5.707 The following NEW packages will be installed: [2022-06-02T19:43:39.198Z] #27 5.708 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-06-02T19:43:39.198Z] #27 5.708 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-06-02T19:43:39.198Z] #27 5.708 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T19:43:39.198Z] #27 5.708 libssh2-1 libssl1.1 openssl [2022-06-02T19:43:39.198Z] #27 5.994 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:43:39.198Z] #27 5.994 Need to get 5082 kB of archives. [2022-06-02T19:43:39.198Z] #27 5.994 After this operation, 12.1 MB of additional disk space will be used. [2022-06-02T19:43:39.198Z] #27 5.994 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-06-02T19:43:39.198Z] #27 6.007 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-06-02T19:43:39.198Z] #27 6.007 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-06-02T19:43:39.198Z] #27 6.007 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-06-02T19:43:39.198Z] #27 6.007 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u2 [1551 kB] [2022-06-02T19:43:39.198Z] #27 6.007 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-06-02T19:43:39.198Z] #27 6.007 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-06-02T19:43:39.198Z] #27 6.011 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-06-02T19:43:39.198Z] #27 6.015 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-06-02T19:43:39.198Z] #27 6.015 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-06-02T19:43:39.198Z] #27 6.023 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-06-02T19:43:39.198Z] #27 6.023 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-06-02T19:43:39.198Z] #27 6.024 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-06-02T19:43:39.198Z] #27 6.024 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-06-02T19:43:39.198Z] #27 6.035 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-06-02T19:43:39.198Z] #27 6.043 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:43:39.198Z] #27 6.046 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:43:39.198Z] #27 6.049 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:43:39.198Z] #27 6.055 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-06-02T19:43:39.198Z] #27 6.055 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-06-02T19:43:39.198Z] #27 6.055 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u2 [855 kB] [2022-06-02T19:43:39.198Z] #27 6.217 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:43:39.198Z] #27 6.238 Fetched 5082 kB in 0s (15.4 MB/s) [2022-06-02T19:43:39.198Z] #27 6.279 Selecting previously unselected package libssl1.1:amd64. [2022-06-02T19:43:39.198Z] #27 6.279 (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-06-02T19:43:39.198Z] #27 6.281 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.288 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 6.476 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-02T19:43:39.198Z] #27 6.476 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.479 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 6.522 Selecting previously unselected package libsasl2-2:amd64. [2022-06-02T19:43:39.198Z] #27 6.522 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.526 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 6.570 Selecting previously unselected package libldap-common. [2022-06-02T19:43:39.198Z] #27 6.570 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-06-02T19:43:39.198Z] #27 6.573 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:39.198Z] #27 6.615 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-02T19:43:39.198Z] #27 6.617 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.620 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:39.198Z] #27 6.691 Selecting previously unselected package openssl. [2022-06-02T19:43:39.198Z] #27 6.691 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.703 Unpacking openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 6.855 Selecting previously unselected package ca-certificates. [2022-06-02T19:43:39.198Z] #27 6.855 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-06-02T19:43:39.198Z] #27 6.863 Unpacking ca-certificates (20200601~deb10u2) ... [2022-06-02T19:43:39.198Z] #27 6.938 Selecting previously unselected package libkeyutils1:amd64. [2022-06-02T19:43:39.198Z] #27 6.938 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.940 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:43:39.198Z] #27 6.971 Selecting previously unselected package libkrb5support0:amd64. [2022-06-02T19:43:39.198Z] #27 6.972 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 6.976 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.021 Selecting previously unselected package libk5crypto3:amd64. [2022-06-02T19:43:39.198Z] #27 7.021 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.024 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.070 Selecting previously unselected package libkrb5-3:amd64. [2022-06-02T19:43:39.198Z] #27 7.070 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.074 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.162 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-02T19:43:39.198Z] #27 7.162 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.165 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.221 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-02T19:43:39.198Z] #27 7.221 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.225 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:43:39.198Z] #27 7.267 Selecting previously unselected package libpsl5:amd64. [2022-06-02T19:43:39.198Z] #27 7.267 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.272 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:43:39.198Z] #27 7.307 Selecting previously unselected package librtmp1:amd64. [2022-06-02T19:43:39.198Z] #27 7.307 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.311 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:43:39.198Z] #27 7.350 Selecting previously unselected package libssh2-1:amd64. [2022-06-02T19:43:39.198Z] #27 7.350 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.353 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:43:39.198Z] #27 7.405 Selecting previously unselected package libcurl4:amd64. [2022-06-02T19:43:39.198Z] #27 7.405 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.408 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 7.482 Selecting previously unselected package curl. [2022-06-02T19:43:39.198Z] #27 7.482 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.486 Unpacking curl (7.64.0-4+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 7.559 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:43:39.198Z] #27 7.559 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.563 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:43:39.198Z] #27 7.614 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:43:39.198Z] #27 7.614 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.618 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:43:39.198Z] #27 7.657 Selecting previously unselected package jq. [2022-06-02T19:43:39.198Z] #27 7.659 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:43:39.198Z] #27 7.662 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:43:39.198Z] #27 7.699 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:43:39.198Z] #27 7.708 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:43:39.198Z] #27 7.718 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 7.812 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:43:39.198Z] #27 7.821 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:39.198Z] #27 7.835 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.846 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 7.856 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:43:39.198Z] #27 7.867 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.877 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 7.886 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:43:39.198Z] #27 7.897 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:39.198Z] #27 7.906 Setting up openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:43:39.198Z] #27 7.920 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:43:39.198Z] #27 7.930 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:43:39.198Z] #27 7.939 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:43:39.198Z] #27 7.949 Setting up ca-certificates (20200601~deb10u2) ... [2022-06-02T19:43:39.198Z] #27 8.544 Updating certificates in /etc/ssl/certs... [2022-06-02T19:43:39.198Z] #27 ... [2022-06-02T19:43:39.198Z] [2022-06-02T19:43:39.198Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:39.198Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:39.267Z] #29 11.18 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:39.267Z] #29 11.23 [2022-06-02T19:43:39.527Z] #29 11.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T19:43:39.527Z] #29 11.66 [2022-06-02T19:43:40.047Z] #29 11.91 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:40.047Z] #29 11.97 [2022-06-02T19:43:40.047Z] #29 11.99 Download of images into '/build' complete. [2022-06-02T19:43:40.047Z] #29 11.99 Use something like the following to load the result into a Docker daemon: [2022-06-02T19:43:40.047Z] #29 11.99 tar -cC '/build' . | docker load [2022-06-02T19:43:40.047Z] #29 DONE 12.1s [2022-06-02T19:43:40.047Z] [2022-06-02T19:43:40.047Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:43:40.047Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:43:40.134Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 3.8s done [2022-06-02T19:43:40.134Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b [2022-06-02T19:43:41.430Z] #32 ... [2022-06-02T19:43:41.430Z] [2022-06-02T19:43:41.430Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-06-02T19:43:41.430Z] #12 sha256:27c348c040a04a058d903d71f1bdee3666c28aa6ddea2b5128dda73193c5a4ac [2022-06-02T19:43:41.430Z] #12 DONE 5.0s [2022-06-02T19:43:41.690Z] [2022-06-02T19:43:41.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:43:41.690Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:43:42.664Z] #9 ... [2022-06-02T19:43:42.664Z] [2022-06-02T19:43:42.664Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:43:42.664Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:43:42.664Z] #27 9.399 137 added, 0 removed; done. [2022-06-02T19:43:42.664Z] #27 9.428 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:43:42.664Z] #27 9.441 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:43:42.664Z] #27 9.453 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:43:42.664Z] #27 9.463 Setting up curl (7.64.0-4+deb10u2) ... [2022-06-02T19:43:42.664Z] #27 9.475 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:43:42.664Z] #27 9.492 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-06-02T19:43:42.664Z] #27 9.500 Updating certificates in /etc/ssl/certs... [2022-06-02T19:43:42.664Z] #27 10.25 0 added, 0 removed; done. [2022-06-02T19:43:42.664Z] #27 10.25 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T19:43:42.664Z] #27 10.25 done. [2022-06-02T19:43:42.664Z] #27 DONE 12.4s [2022-06-02T19:43:42.664Z] [2022-06-02T19:43:42.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:42.664Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:42.922Z] #9 ... [2022-06-02T19:43:42.922Z] [2022-06-02T19:43:42.922Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T19:43:42.922Z] #28 sha256:da24f589099e98f4e395672ec3195e7dbc4ebfa22543bd769d937fe2eabbe90f [2022-06-02T19:43:42.922Z] #28 DONE 0.3s [2022-06-02T19:43:42.922Z] [2022-06-02T19:43:42.922Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:43:42.922Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:43:45.010Z] #13 2.999 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:43:45.010Z] #13 3.120 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:45.010Z] #13 3.139 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:45.010Z] #13 3.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:45.449Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 5.0s [2022-06-02T19:43:46.397Z] #13 4.645 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:43:46.397Z] #13 ... [2022-06-02T19:43:46.397Z] [2022-06-02T19:43:46.397Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:43:46.397Z] #51 sha256:ef27b2f5072a10768545b0a862f5de2deff6ea05f096e36154f21a2d7c6013d2 [2022-06-02T19:43:46.397Z] #51 5.028 + RM_GOPATH=0 [2022-06-02T19:43:46.397Z] #51 5.028 + TMP_GOPATH= [2022-06-02T19:43:46.397Z] #51 5.028 + : /build [2022-06-02T19:43:46.397Z] #51 5.028 + '[' -z '' ']' [2022-06-02T19:43:46.397Z] #51 5.028 ++ mktemp -d [2022-06-02T19:43:46.397Z] #51 5.033 + export GOPATH=/tmp/tmp.CMbbKWHrj6 [2022-06-02T19:43:46.397Z] #51 5.033 + GOPATH=/tmp/tmp.CMbbKWHrj6 [2022-06-02T19:43:46.397Z] #51 5.033 + RM_GOPATH=1 [2022-06-02T19:43:46.397Z] #51 5.033 + case "$(go env GOARCH)" in [2022-06-02T19:43:46.397Z] #51 5.040 ++ go env GOARCH [2022-06-02T19:43:46.397Z] #51 5.058 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.397Z] #51 5.058 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.397Z] #51 5.058 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:46.397Z] #51 5.066 Install shfmt version v3.0.2 [2022-06-02T19:43:46.397Z] #51 5.066 + dir=/tmp/install [2022-06-02T19:43:46.397Z] #51 5.066 + bin=shfmt [2022-06-02T19:43:46.397Z] #51 5.066 + shift [2022-06-02T19:43:46.397Z] #51 5.066 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-06-02T19:43:46.397Z] #51 5.066 + . /tmp/install/shfmt.installer [2022-06-02T19:43:46.397Z] #51 5.066 ++ : v3.0.2 [2022-06-02T19:43:46.397Z] #51 5.066 + install_shfmt [2022-06-02T19:43:46.397Z] #51 5.066 + echo 'Install shfmt version v3.0.2' [2022-06-02T19:43:46.397Z] #51 5.066 + GOBIN=/build [2022-06-02T19:43:46.397Z] #51 5.066 + GO111MODULE=on [2022-06-02T19:43:46.397Z] #51 5.066 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-06-02T19:43:46.397Z] #51 5.741 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T19:43:46.397Z] #51 7.176 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T19:43:46.397Z] #51 7.294 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T19:43:46.397Z] #51 7.344 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T19:43:46.657Z] #51 10.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T19:43:46.657Z] #51 ... [2022-06-02T19:43:46.657Z] [2022-06-02T19:43:46.657Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:43:46.657Z] #24 sha256:83dd7cbb45edd99eb8861d2a72c8df04c678d9bc1a15dd494c0f0fbf7c9b95d4 [2022-06-02T19:43:46.657Z] #24 4.541 + RM_GOPATH=0 [2022-06-02T19:43:46.657Z] #24 4.541 + TMP_GOPATH= [2022-06-02T19:43:46.657Z] #24 4.541 + : /build [2022-06-02T19:43:46.657Z] #24 4.541 + '[' -z '' ']' [2022-06-02T19:43:46.657Z] #24 4.541 ++ mktemp -d [2022-06-02T19:43:46.657Z] #24 4.546 + export GOPATH=/tmp/tmp.D0Hu5lqHf3 [2022-06-02T19:43:46.657Z] #24 4.546 + GOPATH=/tmp/tmp.D0Hu5lqHf3 [2022-06-02T19:43:46.657Z] #24 4.546 + RM_GOPATH=1 [2022-06-02T19:43:46.657Z] #24 4.546 + case "$(go env GOARCH)" in [2022-06-02T19:43:46.657Z] #24 4.564 ++ go env GOARCH [2022-06-02T19:43:46.657Z] #24 4.593 Install docker/cli version 17.06.2-ce from stable [2022-06-02T19:43:46.657Z] #24 4.593 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.657Z] #24 4.593 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.657Z] #24 4.593 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:46.657Z] #24 4.593 + dir=/tmp/install [2022-06-02T19:43:46.657Z] #24 4.593 + bin=dockercli [2022-06-02T19:43:46.657Z] #24 4.593 + shift [2022-06-02T19:43:46.657Z] #24 4.593 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-06-02T19:43:46.657Z] #24 4.593 + . /tmp/install/dockercli.installer [2022-06-02T19:43:46.657Z] #24 4.593 ++ : stable [2022-06-02T19:43:46.657Z] #24 4.593 ++ : 17.06.2-ce [2022-06-02T19:43:46.657Z] #24 4.593 + install_dockercli [2022-06-02T19:43:46.657Z] #24 4.593 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T19:43:46.657Z] #24 4.593 ++ uname -m [2022-06-02T19:43:46.657Z] #24 4.594 + arch=x86_64 [2022-06-02T19:43:46.657Z] #24 4.594 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T19:43:46.657Z] #24 4.594 + url=https://download.docker.com/linux/static [2022-06-02T19:43:46.657Z] #24 4.594 + tar -xz docker/docker [2022-06-02T19:43:46.657Z] #24 4.594 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T19:43:46.657Z] #24 ... [2022-06-02T19:43:46.657Z] [2022-06-02T19:43:46.658Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:43:46.658Z] #58 sha256:8228dee9751a06d11e63c56add40cf647167714e8192e38047bc7946257da28e [2022-06-02T19:43:46.658Z] #58 4.255 + RM_GOPATH=0 [2022-06-02T19:43:46.658Z] #58 4.255 + TMP_GOPATH= [2022-06-02T19:43:46.658Z] #58 4.255 + : /build [2022-06-02T19:43:46.658Z] #58 4.255 + '[' -z '' ']' [2022-06-02T19:43:46.658Z] #58 4.256 ++ mktemp -d [2022-06-02T19:43:46.658Z] #58 4.256 + export GOPATH=/tmp/tmp.eqkYw5qDEz [2022-06-02T19:43:46.658Z] #58 4.256 + GOPATH=/tmp/tmp.eqkYw5qDEz [2022-06-02T19:43:46.658Z] #58 4.256 + RM_GOPATH=1 [2022-06-02T19:43:46.658Z] #58 4.256 + case "$(go env GOARCH)" in [2022-06-02T19:43:46.658Z] #58 4.258 ++ go env GOARCH [2022-06-02T19:43:46.658Z] #58 4.266 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.658Z] #58 4.266 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.658Z] #58 4.269 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:46.658Z] #58 4.270 + dir=/tmp/install [2022-06-02T19:43:46.658Z] #58 4.270 + bin=rootlesskit [2022-06-02T19:43:46.658Z] #58 4.270 + shift [2022-06-02T19:43:46.658Z] #58 4.270 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-06-02T19:43:46.658Z] #58 4.270 + . /tmp/install/rootlesskit.installer [2022-06-02T19:43:46.658Z] #58 4.270 ++ : v0.14.4 [2022-06-02T19:43:46.658Z] #58 4.270 + install_rootlesskit [2022-06-02T19:43:46.658Z] #58 4.270 + case "$1" in [2022-06-02T19:43:46.658Z] #58 4.273 Install rootlesskit version v0.14.4 [2022-06-02T19:43:46.658Z] #58 4.273 + export CGO_ENABLED=0 [2022-06-02T19:43:46.658Z] #58 4.273 + CGO_ENABLED=0 [2022-06-02T19:43:46.658Z] #58 4.273 + _install_rootlesskit [2022-06-02T19:43:46.658Z] #58 4.273 + echo 'Install rootlesskit version v0.14.4' [2022-06-02T19:43:46.658Z] #58 4.273 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:43:46.658Z] #58 4.273 + GOBIN=/build [2022-06-02T19:43:46.658Z] #58 4.273 + GO111MODULE=on [2022-06-02T19:43:46.658Z] #58 4.273 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-06-02T19:43:46.658Z] #58 4.754 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-06-02T19:43:46.658Z] #58 8.387 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:43:46.658Z] #58 8.396 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T19:43:46.658Z] #58 8.474 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T19:43:46.658Z] #58 9.281 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-06-02T19:43:46.918Z] #58 ... [2022-06-02T19:43:46.918Z] [2022-06-02T19:43:46.919Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:43:46.919Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:43:46.919Z] #49 5.164 + RM_GOPATH=0 [2022-06-02T19:43:46.919Z] #49 5.164 + TMP_GOPATH= [2022-06-02T19:43:46.919Z] #49 5.164 + : /build [2022-06-02T19:43:46.919Z] #49 5.164 + '[' -z '' ']' [2022-06-02T19:43:46.919Z] #49 5.164 ++ mktemp -d [2022-06-02T19:43:46.919Z] #49 5.164 + export GOPATH=/tmp/tmp.171k16Qw4R [2022-06-02T19:43:46.919Z] #49 5.164 + GOPATH=/tmp/tmp.171k16Qw4R [2022-06-02T19:43:46.919Z] #49 5.164 + RM_GOPATH=1 [2022-06-02T19:43:46.919Z] #49 5.164 + case "$(go env GOARCH)" in [2022-06-02T19:43:46.919Z] #49 5.164 ++ go env GOARCH [2022-06-02T19:43:46.919Z] #49 5.193 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.919Z] #49 5.193 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:46.919Z] #49 5.193 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:46.919Z] #49 5.193 + dir=/tmp/install [2022-06-02T19:43:46.919Z] #49 5.193 + bin=golangci_lint [2022-06-02T19:43:46.919Z] #49 5.193 + shift [2022-06-02T19:43:46.919Z] #49 5.193 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-06-02T19:43:46.919Z] #49 5.193 + . /tmp/install/golangci_lint.installer [2022-06-02T19:43:46.919Z] #49 5.193 ++ : v1.23.8 [2022-06-02T19:43:46.919Z] #49 5.195 Install golangci-lint version v1.23.8 [2022-06-02T19:43:46.919Z] #49 5.195 + install_golangci_lint [2022-06-02T19:43:46.919Z] #49 5.195 + set -e [2022-06-02T19:43:46.919Z] #49 5.195 + echo 'Install golangci-lint version v1.23.8' [2022-06-02T19:43:46.919Z] #49 5.195 + GOBIN=/build [2022-06-02T19:43:46.919Z] #49 5.195 + GO111MODULE=on [2022-06-02T19:43:46.919Z] #49 5.195 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-06-02T19:43:46.919Z] #49 6.015 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-06-02T19:43:46.919Z] #49 ... [2022-06-02T19:43:46.919Z] [2022-06-02T19:43:46.919Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:43:46.919Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:43:46.919Z] #42 6.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:46.919Z] #42 6.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:46.919Z] #42 6.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:46.919Z] #42 8.735 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:47.179Z] #42 ... [2022-06-02T19:43:47.179Z] [2022-06-02T19:43:47.179Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:43:47.179Z] #47 sha256:df34099cad3ab044af58f6ddadc8fcbb60b3cc8602a3c1135ad660058d6f02a2 [2022-06-02T19:43:47.179Z] #47 4.796 + RM_GOPATH=0 [2022-06-02T19:43:47.179Z] #47 4.796 + TMP_GOPATH= [2022-06-02T19:43:47.179Z] #47 4.796 + : /build [2022-06-02T19:43:47.179Z] #47 4.796 + '[' -z '' ']' [2022-06-02T19:43:47.179Z] #47 4.802 ++ mktemp -d [2022-06-02T19:43:47.179Z] #47 4.802 + export GOPATH=/tmp/tmp.SSIkeQc7Za [2022-06-02T19:43:47.179Z] #47 4.802 + GOPATH=/tmp/tmp.SSIkeQc7Za [2022-06-02T19:43:47.179Z] #47 4.802 + RM_GOPATH=1 [2022-06-02T19:43:47.179Z] #47 4.802 + case "$(go env GOARCH)" in [2022-06-02T19:43:47.179Z] #47 4.802 ++ go env GOARCH [2022-06-02T19:43:47.179Z] #47 4.817 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.179Z] #47 4.825 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.179Z] #47 4.825 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:47.179Z] #47 4.825 + dir=/tmp/install [2022-06-02T19:43:47.179Z] #47 4.825 + bin=gotestsum [2022-06-02T19:43:47.179Z] #47 4.825 + shift [2022-06-02T19:43:47.179Z] #47 4.825 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-06-02T19:43:47.179Z] #47 4.825 + . /tmp/install/gotestsum.installer [2022-06-02T19:43:47.179Z] #47 4.825 ++ : v1.7.0 [2022-06-02T19:43:47.179Z] #47 4.825 + install_gotestsum [2022-06-02T19:43:47.179Z] #47 4.825 + set -e [2022-06-02T19:43:47.179Z] #47 4.825 + echo 'Install gotestsum version v1.7.0' [2022-06-02T19:43:47.179Z] #47 4.825 + GOBIN=/build [2022-06-02T19:43:47.179Z] #47 4.825 + GO111MODULE=on [2022-06-02T19:43:47.179Z] #47 4.825 + go install gotest.tools/gotestsum@v1.7.0 [2022-06-02T19:43:47.179Z] #47 4.831 Install gotestsum version v1.7.0 [2022-06-02T19:43:47.179Z] #47 5.672 go: downloading gotest.tools/gotestsum v1.7.0 [2022-06-02T19:43:47.179Z] #47 8.511 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T19:43:47.179Z] #47 8.641 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T19:43:47.179Z] #47 8.644 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T19:43:47.179Z] #47 8.757 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:43:47.179Z] #47 9.461 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T19:43:47.179Z] #47 9.512 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T19:43:47.179Z] #47 9.691 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T19:43:47.179Z] #47 10.01 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T19:43:47.179Z] #47 10.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T19:43:47.351Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 7.0s done [2022-06-02T19:43:47.351Z] #9 extracting sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 done [2022-06-02T19:43:47.440Z] #47 ... [2022-06-02T19:43:47.440Z] [2022-06-02T19:43:47.440Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:43:47.440Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:43:47.440Z] #36 4.463 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:47.440Z] #36 4.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:47.440Z] #36 4.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:47.440Z] #36 5.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:47.440Z] #36 9.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:43:47.440Z] #36 ... [2022-06-02T19:43:47.440Z] [2022-06-02T19:43:47.440Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:43:47.440Z] #34 sha256:04ea7be88a19e214a0aaeee04fff29749e2908aa4ff218e085ca9ed123a065dd [2022-06-02T19:43:47.440Z] #34 4.494 + RM_GOPATH=0 [2022-06-02T19:43:47.440Z] #34 4.494 + TMP_GOPATH= [2022-06-02T19:43:47.440Z] #34 4.494 + : /build [2022-06-02T19:43:47.440Z] #34 4.494 + '[' -z '' ']' [2022-06-02T19:43:47.440Z] #34 4.494 ++ mktemp -d [2022-06-02T19:43:47.440Z] #34 4.499 + export GOPATH=/tmp/tmp.kcHpVbRgP0 [2022-06-02T19:43:47.440Z] #34 4.499 + GOPATH=/tmp/tmp.kcHpVbRgP0 [2022-06-02T19:43:47.440Z] #34 4.499 + RM_GOPATH=1 [2022-06-02T19:43:47.440Z] #34 4.499 + case "$(go env GOARCH)" in [2022-06-02T19:43:47.440Z] #34 4.499 ++ go env GOARCH [2022-06-02T19:43:47.440Z] #34 4.513 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:43:47.440Z] #34 4.513 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.440Z] #34 4.513 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.440Z] #34 4.513 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:47.440Z] #34 4.513 + dir=/tmp/install [2022-06-02T19:43:47.440Z] #34 4.513 + bin=tomlv [2022-06-02T19:43:47.440Z] #34 4.513 + shift [2022-06-02T19:43:47.440Z] #34 4.513 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-06-02T19:43:47.440Z] #34 4.513 + . /tmp/install/tomlv.installer [2022-06-02T19:43:47.440Z] #34 4.513 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:43:47.440Z] #34 4.513 + install_tomlv [2022-06-02T19:43:47.440Z] #34 4.513 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-06-02T19:43:47.440Z] #34 4.513 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kcHpVbRgP0/src/github.com/BurntSushi/toml [2022-06-02T19:43:47.440Z] #34 4.515 Cloning into '/tmp/tmp.kcHpVbRgP0/src/github.com/BurntSushi/toml'... [2022-06-02T19:43:47.440Z] #34 6.306 + cd /tmp/tmp.kcHpVbRgP0/src/github.com/BurntSushi/toml [2022-06-02T19:43:47.440Z] #34 6.311 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:43:47.440Z] #34 6.572 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:43:47.440Z] #34 7.656 internal/unsafeheader [2022-06-02T19:43:47.440Z] #34 7.702 internal/abi [2022-06-02T19:43:47.440Z] #34 7.753 internal/cpu [2022-06-02T19:43:47.440Z] #34 8.739 internal/goexperiment [2022-06-02T19:43:47.440Z] #34 8.856 internal/bytealg [2022-06-02T19:43:47.440Z] #34 8.888 runtime/internal/atomic [2022-06-02T19:43:47.440Z] #34 9.309 runtime/internal/sys [2022-06-02T19:43:47.440Z] #34 9.591 runtime/internal/math [2022-06-02T19:43:47.440Z] #34 9.671 internal/itoa [2022-06-02T19:43:47.440Z] #34 9.876 math/bits [2022-06-02T19:43:47.440Z] #34 10.15 runtime [2022-06-02T19:43:47.440Z] #34 10.56 math [2022-06-02T19:43:47.609Z] #9 DONE 22.4s [2022-06-02T19:43:47.609Z] [2022-06-02T19:43:47.609Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T19:43:47.609Z] #10 sha256:6b0024934312781f0b7581777be1526c17c52df90855aeb7130e1f722e65862f [2022-06-02T19:43:47.701Z] #34 ... [2022-06-02T19:43:47.701Z] [2022-06-02T19:43:47.701Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:43:47.701Z] #67 sha256:38310f1051923cac82157984fa8bfc65b9a8143ddb149246589474d75d7cc6b3 [2022-06-02T19:43:47.701Z] #67 5.039 + RM_GOPATH=0 [2022-06-02T19:43:47.701Z] #67 5.039 + TMP_GOPATH= [2022-06-02T19:43:47.701Z] #67 5.039 + : /build [2022-06-02T19:43:47.701Z] #67 5.039 + '[' -z '' ']' [2022-06-02T19:43:47.701Z] #67 5.054 ++ mktemp -d [2022-06-02T19:43:47.701Z] #67 5.054 + export GOPATH=/tmp/tmp.bkznJ4fdMF [2022-06-02T19:43:47.701Z] #67 5.054 + GOPATH=/tmp/tmp.bkznJ4fdMF [2022-06-02T19:43:47.701Z] #67 5.054 + RM_GOPATH=1 [2022-06-02T19:43:47.701Z] #67 5.054 + case "$(go env GOARCH)" in [2022-06-02T19:43:47.701Z] #67 5.054 ++ go env GOARCH [2022-06-02T19:43:47.701Z] #67 5.083 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.701Z] #67 5.083 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.701Z] #67 5.083 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:47.701Z] #67 5.107 + dir=/tmp/install [2022-06-02T19:43:47.701Z] #67 5.107 + bin=proxy [2022-06-02T19:43:47.701Z] #67 5.107 + shift [2022-06-02T19:43:47.701Z] #67 5.107 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-06-02T19:43:47.701Z] #67 5.107 + . /tmp/install/proxy.installer [2022-06-02T19:43:47.701Z] #67 5.107 ++ : f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:43:47.701Z] #67 5.107 + install_proxy [2022-06-02T19:43:47.701Z] #67 5.107 + case "$1" in [2022-06-02T19:43:47.701Z] #67 5.107 + export CGO_ENABLED=0 [2022-06-02T19:43:47.701Z] #67 5.107 + CGO_ENABLED=0 [2022-06-02T19:43:47.701Z] #67 5.107 + _install_proxy [2022-06-02T19:43:47.701Z] #67 5.107 + echo 'Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea' [2022-06-02T19:43:47.701Z] #67 5.107 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bkznJ4fdMF/src/github.com/docker/libnetwork [2022-06-02T19:43:47.701Z] #67 5.107 Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:43:47.701Z] #67 5.139 Cloning into '/tmp/tmp.bkznJ4fdMF/src/github.com/docker/libnetwork'... [2022-06-02T19:43:47.701Z] #67 ... [2022-06-02T19:43:47.701Z] [2022-06-02T19:43:47.701Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:43:47.701Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:43:47.701Z] #40 4.993 + git clone https://github.com/docker/distribution.git . [2022-06-02T19:43:47.701Z] #40 5.006 Cloning into '.'... [2022-06-02T19:43:47.964Z] #40 ... [2022-06-02T19:43:47.964Z] [2022-06-02T19:43:47.964Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:43:47.964Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:43:47.964Z] #55 5.885 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:47.964Z] #55 6.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:47.964Z] #55 6.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:47.964Z] #55 8.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:47.964Z] #55 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:43:47.964Z] #55 ... [2022-06-02T19:43:47.964Z] [2022-06-02T19:43:47.964Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:43:47.964Z] #45 sha256:75142959d4ede376a8b47a0524fe68aaad9efd2f702b2bab677a054a2a0af0f2 [2022-06-02T19:43:47.964Z] #45 5.400 + RM_GOPATH=0 [2022-06-02T19:43:47.964Z] #45 5.400 + TMP_GOPATH= [2022-06-02T19:43:47.964Z] #45 5.400 + : /build [2022-06-02T19:43:47.964Z] #45 5.400 + '[' -z '' ']' [2022-06-02T19:43:47.964Z] #45 5.404 ++ mktemp -d [2022-06-02T19:43:47.964Z] #45 5.405 + export GOPATH=/tmp/tmp.YfzMfgafm2 [2022-06-02T19:43:47.964Z] #45 5.405 + GOPATH=/tmp/tmp.YfzMfgafm2 [2022-06-02T19:43:47.964Z] #45 5.405 + RM_GOPATH=1 [2022-06-02T19:43:47.964Z] #45 5.405 + case "$(go env GOARCH)" in [2022-06-02T19:43:47.964Z] #45 5.405 ++ go env GOARCH [2022-06-02T19:43:47.964Z] #45 5.483 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.964Z] #45 5.483 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:47.964Z] #45 5.483 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:47.964Z] #45 5.495 + dir=/tmp/install [2022-06-02T19:43:47.964Z] #45 5.495 + bin=vndr [2022-06-02T19:43:47.964Z] #45 5.495 + shift [2022-06-02T19:43:47.964Z] #45 5.495 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-06-02T19:43:47.965Z] #45 5.495 + . /tmp/install/vndr.installer [2022-06-02T19:43:47.965Z] #45 5.495 ++ : v0.1.2 [2022-06-02T19:43:47.965Z] #45 5.495 + install_vndr [2022-06-02T19:43:47.965Z] #45 5.495 + echo 'Install vndr version v0.1.2' [2022-06-02T19:43:47.965Z] #45 5.495 + GOBIN=/build [2022-06-02T19:43:47.965Z] #45 5.495 + GO111MODULE=on [2022-06-02T19:43:47.965Z] #45 5.495 + go install github.com/LK4D4/vndr@v0.1.2 [2022-06-02T19:43:47.965Z] #45 5.496 Install vndr version v0.1.2 [2022-06-02T19:43:47.965Z] #45 6.218 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-06-02T19:43:48.226Z] #45 ... [2022-06-02T19:43:48.226Z] [2022-06-02T19:43:48.226Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:43:48.226Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:43:48.226Z] #36 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:43:48.992Z] #10 DONE 1.6s [2022-06-02T19:43:48.992Z] [2022-06-02T19:43:48.992Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-02T19:43:48.992Z] #11 sha256:40e821c60df46eaa3460ae9a24d7a3ca1d22abb0073c2725be146f4966dd4623 [2022-06-02T19:43:49.559Z] #11 DONE 0.5s [2022-06-02T19:43:49.559Z] [2022-06-02T19:43:49.559Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:49.559Z] #29 sha256:f332bd67955cc82d88d0e59f323a65ddcf0cd52d200528dc45c193ae519e6d6d [2022-06-02T19:43:49.559Z] #29 1.214 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-06-02T19:43:49.559Z] #29 1.290 [2022-06-02T19:43:49.559Z] #29 1.511 #=#=# ############# 18.3% ########################### 38.3% ######################################### 58.2% ######################################################## 77.8% ###################################################################### 97.7% ######################################################################## 100.0% [2022-06-02T19:43:49.559Z] #29 2.116 [2022-06-02T19:43:49.559Z] #29 2.341 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:49.559Z] #29 2.541 [2022-06-02T19:43:49.559Z] #29 2.767 #=#=# ################################################################ 89.4% ######################################################################## 100.0% [2022-06-02T19:43:49.559Z] #29 2.954 [2022-06-02T19:43:49.559Z] #29 3.175 #=#=# ############ 17.8% ########################## 37.1% ######################################## 56.2% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2022-06-02T19:43:49.559Z] #29 3.780 [2022-06-02T19:43:49.560Z] #29 3.997 #=#=# ### 4.7% ####### 9.9% ########## 15.1% ############## 20.4% ################## 25.5% ###################### 30.7% ######################### 36.0% ############################# 41.3% ################################ 45.3% ##################################### 51.8% ######################################## 56.9% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.3% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2022-06-02T19:43:49.560Z] #29 5.951 [2022-06-02T19:43:49.560Z] #29 6.384 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T19:43:49.560Z] #29 6.497 [2022-06-02T19:43:49.820Z] #29 6.734 #=#=# #29 ... [2022-06-02T19:43:49.820Z] [2022-06-02T19:43:49.820Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T19:43:49.820Z] #31 sha256:274a5a6f831a51b2b8f5cc8ba0d5f307472aff7b92df8d5f2388e0e5a56d2591 [2022-06-02T19:43:49.820Z] #31 DONE 0.2s [2022-06-02T19:43:49.820Z] [2022-06-02T19:43:49.820Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:49.820Z] #29 sha256:f332bd67955cc82d88d0e59f323a65ddcf0cd52d200528dc45c193ae519e6d6d [2022-06-02T19:43:49.820Z] #29 6.734 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:49.820Z] #29 6.800 [2022-06-02T19:43:49.820Z] #29 ... [2022-06-02T19:43:49.820Z] [2022-06-02T19:43:49.820Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:43:49.820Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:43:50.078Z] #55 ... [2022-06-02T19:43:50.078Z] [2022-06-02T19:43:50.078Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T19:43:50.078Z] #39 sha256:4f995103e69f136c8b36e25dad193e5d508a80af0935e8672eb8fc44760ab6ce [2022-06-02T19:43:50.078Z] #39 DONE 0.4s [2022-06-02T19:43:50.078Z] [2022-06-02T19:43:50.078Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:43:50.078Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:43:51.467Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-06-02T19:43:51.467Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-03065246\powershellScript.ps1'; exit $LASTEXITCODE; [2022-06-02T19:43:51.467Z] ---------------------------------------------------------------------------- [2022-06-02T19:43:51.467Z] [2022-06-02T19:43:51.467Z] INFO: executeCI.ps1 starting at Thu Jun 2 19:43:48 CUT 2022 [2022-06-02T19:43:51.467Z] [2022-06-02T19:43:51.467Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-06-02T19:43:51.467Z] INFO: Running git version 2.24.1.windows.2 [2022-06-02T19:43:51.467Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-06-02T19:43:51.467Z] INFO: Environment variables: [2022-06-02T19:43:51.467Z] [2022-06-02T19:43:51.467Z] Name Value [2022-06-02T19:43:51.467Z] ---- ----- [2022-06-02T19:43:51.467Z] ALLUSERSPROFILE C:\ProgramData [2022-06-02T19:43:51.467Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-06-02T19:43:51.467Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-06-02T19:43:51.467Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-06-02T19:43:51.467Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-06-02T19:43:51.467Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-06-02T19:43:51.467Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-06-02T19:43:51.467Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-06-02T19:43:51.467Z] BRANCH_NAME PR-43683 [2022-06-02T19:43:51.467Z] BUILD_DISPLAY_NAME #1 [2022-06-02T19:43:51.467Z] BUILD_ID 1 [2022-06-02T19:43:51.467Z] BUILD_NUMBER 1 [2022-06-02T19:43:51.467Z] BUILD_TAG jenkins-moby-PR-43683-1 [2022-06-02T19:43:51.467Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/1/ [2022-06-02T19:43:51.467Z] CHANGE_AUTHOR neersighted [2022-06-02T19:43:51.467Z] CHANGE_AUTHOR_DISPLAY_NAME Bjorn Neergaard [2022-06-02T19:43:51.467Z] CHANGE_AUTHOR_EMAIL bjorn@neersighted.com [2022-06-02T19:43:51.467Z] CHANGE_BRANCH update-libnetwork [2022-06-02T19:43:51.467Z] CHANGE_FORK neersighted [2022-06-02T19:43:51.467Z] CHANGE_ID 43683 [2022-06-02T19:43:51.467Z] CHANGE_TARGET 20.10 [2022-06-02T19:43:51.467Z] CHANGE_TITLE [20.10] Backport sysctl performance tuning in libnetwork sandboxes [2022-06-02T19:43:51.467Z] CHANGE_URL https://github.com/moby/moby/pull/43683 [2022-06-02T19:43:51.467Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:43:51.467Z] CommonProgramFiles C:\Program Files\Common Files [2022-06-02T19:43:51.467Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-06-02T19:43:51.467Z] CommonProgramW6432 C:\Program Files\Common Files [2022-06-02T19:43:51.467Z] COMPUTERNAME azwin-2-849cd0 [2022-06-02T19:43:51.467Z] ComSpec C:\Windows\system32\cmd.exe [2022-06-02T19:43:51.467Z] ConfigSequenceNumber 0 [2022-06-02T19:43:51.467Z] DOCKER_BUILDKIT 0 [2022-06-02T19:43:51.467Z] DOCKER_DUT_DEBUG 1 [2022-06-02T19:43:51.467Z] DOCKER_EXPERIMENTAL 1 [2022-06-02T19:43:51.467Z] DOCKER_GRAPHDRIVER overlay2 [2022-06-02T19:43:51.467Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-06-02T19:43:51.467Z] EXECUTOR_NUMBER 0 [2022-06-02T19:43:51.467Z] FQDN azwin-2-849cd0.westus.cloudapp.azure.com [2022-06-02T19:43:51.467Z] GIT_BRANCH PR-43683 [2022-06-02T19:43:51.467Z] GIT_COMMIT 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:43:51.467Z] GIT_URL https://github.com/moby/moby.git [2022-06-02T19:43:51.467Z] HUDSON_COOKIE ab957e71-83fb-437e-9288-97abb9602353 [2022-06-02T19:43:51.467Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-06-02T19:43:51.467Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-06-02T19:43:51.467Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-06-02T19:43:51.467Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-06-02T19:43:51.467Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-06-02T19:43:51.468Z] JENKINS_NODE_COOKIE 492dfc83-51c3-478e-962f-d8b9ad0250f9 [2022-06-02T19:43:51.468Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-06-02T19:43:51.468Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-06-02T19:43:51.468Z] JOB_BASE_NAME PR-43683 [2022-06-02T19:43:51.468Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/display/redirect [2022-06-02T19:43:51.468Z] JOB_NAME moby/PR-43683 [2022-06-02T19:43:51.468Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/ [2022-06-02T19:43:51.468Z] library.jps.version master [2022-06-02T19:43:51.468Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-06-02T19:43:51.468Z] NODE_LABELS amd64 azure azwin-2-849cd0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-06-02T19:43:51.468Z] NODE_NAME azwin-2-849cd0 [2022-06-02T19:43:51.468Z] NUMBER_OF_PROCESSORS 4 [2022-06-02T19:43:51.468Z] OS Windows_NT [2022-06-02T19:43:51.468Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-06-02T19:43:51.468Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-06-02T19:43:51.468Z] PROCESSOR_ARCHITECTURE AMD64 [2022-06-02T19:43:51.468Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-06-02T19:43:51.468Z] PROCESSOR_LEVEL 6 [2022-06-02T19:43:51.468Z] PROCESSOR_REVISION 4f01 [2022-06-02T19:43:51.468Z] ProgramData C:\ProgramData [2022-06-02T19:43:51.468Z] ProgramFiles C:\Program Files [2022-06-02T19:43:51.468Z] ProgramFiles(x86) C:\Program Files (x86) [2022-06-02T19:43:51.468Z] ProgramW6432 C:\Program Files [2022-06-02T19:43:51.468Z] PROMPT $P$G [2022-06-02T19:43:51.468Z] PSExecutionPolicyPreference Bypass [2022-06-02T19:43:51.468Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-06-02T19:43:51.468Z] PUBLIC C:\Users\Public [2022-06-02T19:43:51.468Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/1/display/redirect?page=artif... [2022-06-02T19:43:51.468Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/1/display/redirect?page=changes [2022-06-02T19:43:51.468Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/1/display/redirect [2022-06-02T19:43:51.468Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43683/1/display/redirect?page=tests [2022-06-02T19:43:51.468Z] SKIP_VALIDATION_TESTS 1 [2022-06-02T19:43:51.468Z] SOURCES_DRIVE d [2022-06-02T19:43:51.468Z] SOURCES_SUBDIR gopath [2022-06-02T19:43:51.468Z] STAGE_NAME Run tests [2022-06-02T19:43:51.468Z] SystemDrive C: [2022-06-02T19:43:51.468Z] SystemRoot C:\Windows [2022-06-02T19:43:51.468Z] TEMP C:\Windows\TEMP [2022-06-02T19:43:51.468Z] TESTDEBUG 0 [2022-06-02T19:43:51.468Z] TESTRUN_DRIVE d [2022-06-02T19:43:51.468Z] TESTRUN_SUBDIR CI [2022-06-02T19:43:51.468Z] TIMEOUT 120m [2022-06-02T19:43:51.468Z] TMP C:\Windows\TEMP [2022-06-02T19:43:51.468Z] USERDOMAIN WORKGROUP [2022-06-02T19:43:51.468Z] USERNAME azwin-2-849cd0$ [2022-06-02T19:43:51.468Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-06-02T19:43:51.468Z] windir C:\Windows [2022-06-02T19:43:51.468Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-06-02T19:43:51.468Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-06-02T19:43:51.468Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-06-02T19:43:51.468Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] INFO: Sources under d:\gopath\... [2022-06-02T19:43:51.468Z] INFO: Test run under d:\CI\... [2022-06-02T19:43:51.468Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-06-02T19:43:51.468Z] INFO: docker/docker repository was found [2022-06-02T19:43:51.468Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-06-02T19:43:51.468Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-06-02T19:43:51.468Z] INFO: Docker version of control daemon [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] Client: [2022-06-02T19:43:51.468Z] Version: 20.10.9 [2022-06-02T19:43:51.468Z] API version: 1.41 [2022-06-02T19:43:51.468Z] Go version: go1.16.8 [2022-06-02T19:43:51.468Z] Git commit: c2ea9bc [2022-06-02T19:43:51.468Z] Built: Mon Oct 4 16:11:10 2021 [2022-06-02T19:43:51.468Z] OS/Arch: windows/amd64 [2022-06-02T19:43:51.468Z] Context: default [2022-06-02T19:43:51.468Z] Experimental: true [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] Server: Docker Engine - Community [2022-06-02T19:43:51.468Z] Engine: [2022-06-02T19:43:51.468Z] Version: 20.10.9 [2022-06-02T19:43:51.468Z] API version: 1.41 (minimum version 1.24) [2022-06-02T19:43:51.468Z] Go version: go1.16.8 [2022-06-02T19:43:51.468Z] Git commit: 79ea9d3 [2022-06-02T19:43:51.468Z] Built: Mon Oct 4 16:06:39 2021 [2022-06-02T19:43:51.468Z] OS/Arch: windows/amd64 [2022-06-02T19:43:51.468Z] Experimental: true [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] INFO: Docker info of control daemon [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] Client: [2022-06-02T19:43:51.468Z] Context: default [2022-06-02T19:43:51.468Z] Debug Mode: false [2022-06-02T19:43:51.468Z] Plugins: [2022-06-02T19:43:51.468Z] app: Docker Application (Docker Inc., v0.8.0) [2022-06-02T19:43:51.468Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-06-02T19:43:51.468Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] Server: [2022-06-02T19:43:51.468Z] Containers: 0 [2022-06-02T19:43:51.468Z] Running: 0 [2022-06-02T19:43:51.468Z] Paused: 0 [2022-06-02T19:43:51.468Z] Stopped: 0 [2022-06-02T19:43:51.468Z] Images: 10 [2022-06-02T19:43:51.468Z] Server Version: 20.10.9 [2022-06-02T19:43:51.468Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-06-02T19:43:51.468Z] Windows: [2022-06-02T19:43:51.468Z] LCOW: [2022-06-02T19:43:51.468Z] Logging Driver: json-file [2022-06-02T19:43:51.468Z] Plugins: [2022-06-02T19:43:51.468Z] Volume: local [2022-06-02T19:43:51.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-06-02T19:43:51.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-06-02T19:43:51.468Z] Swarm: inactive [2022-06-02T19:43:51.468Z] Default Isolation: process [2022-06-02T19:43:51.468Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-06-02T19:43:51.468Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-06-02T19:43:51.468Z] OSType: windows [2022-06-02T19:43:51.468Z] Architecture: x86_64 [2022-06-02T19:43:51.468Z] CPUs: 4 [2022-06-02T19:43:51.468Z] Total Memory: 32GiB [2022-06-02T19:43:51.468Z] Name: azwin-2-849cd0 [2022-06-02T19:43:51.468Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-06-02T19:43:51.468Z] Docker Root Dir: D:\docker [2022-06-02T19:43:51.468Z] Debug Mode: false [2022-06-02T19:43:51.468Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:43:51.468Z] Labels: [2022-06-02T19:43:51.468Z] Experimental: true [2022-06-02T19:43:51.468Z] Insecure Registries: [2022-06-02T19:43:51.468Z] 10.0.0.4:5000 [2022-06-02T19:43:51.468Z] 127.0.0.0/8 [2022-06-02T19:43:51.468Z] Registry Mirrors: [2022-06-02T19:43:51.468Z] http://10.0.0.4:5000/ [2022-06-02T19:43:51.468Z] Live Restore Enabled: false [2022-06-02T19:43:51.468Z] Product License: Community Engine [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] INFO: Commit hash is 081e538fbd [2022-06-02T19:43:51.468Z] INFO: Nuke-Everything... [2022-06-02T19:43:51.468Z] INFO: Container count on control daemon to delete is 0 [2022-06-02T19:43:51.468Z] INFO: Nuking d:\CI [2022-06-02T19:43:51.468Z] INFO: Zapped successfully [2022-06-02T19:43:51.468Z] INFO: Location for testing is d:\CI\PR-43683\1 [2022-06-02T19:43:51.468Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.468Z] INFO: Building the image from Dockerfile.windows at 06/02/2022 19:43:50... [2022-06-02T19:43:51.468Z] [2022-06-02T19:43:51.530Z] #36 ... [2022-06-02T19:43:51.530Z] [2022-06-02T19:43:51.530Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:43:51.530Z] #24 sha256:83dd7cbb45edd99eb8861d2a72c8df04c678d9bc1a15dd494c0f0fbf7c9b95d4 [2022-06-02T19:43:51.530Z] #24 14.19 + mkdir -p /build [2022-06-02T19:43:51.530Z] #24 14.19 + mv docker/docker /build/ [2022-06-02T19:43:51.530Z] #24 14.20 + rmdir docker [2022-06-02T19:43:51.530Z] #24 DONE 14.5s [2022-06-02T19:43:51.530Z] [2022-06-02T19:43:51.530Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:43:51.530Z] #58 sha256:8228dee9751a06d11e63c56add40cf647167714e8192e38047bc7946257da28e [2022-06-02T19:43:51.530Z] #58 12.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-06-02T19:43:51.530Z] #58 13.58 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T19:43:51.530Z] #58 13.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T19:43:51.530Z] #58 13.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T19:43:51.530Z] #58 13.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T19:43:51.530Z] #58 13.85 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T19:43:51.530Z] #58 14.00 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-06-02T19:43:51.530Z] #58 14.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T19:43:51.530Z] #58 14.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-06-02T19:43:52.473Z] #58 ... [2022-06-02T19:43:52.473Z] [2022-06-02T19:43:52.473Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:43:52.473Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:43:52.473Z] #32 5.160 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T19:43:52.473Z] #32 5.164 Cloning into '.'... [2022-06-02T19:43:52.473Z] #32 ... [2022-06-02T19:43:52.473Z] [2022-06-02T19:43:52.473Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:43:52.473Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:43:52.473Z] #49 15.08 go: downloading github.com/fatih/color v1.7.0 [2022-06-02T19:43:52.473Z] #49 15.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-06-02T19:43:52.473Z] #49 15.32 go: downloading github.com/pkg/errors v0.8.1 [2022-06-02T19:43:52.473Z] #49 15.32 go: downloading github.com/spf13/cobra v0.0.5 [2022-06-02T19:43:52.473Z] #49 15.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T19:43:52.473Z] #49 15.84 go: downloading github.com/spf13/viper v1.6.1 [2022-06-02T19:43:52.733Z] #49 16.10 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-06-02T19:43:52.733Z] #49 16.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-06-02T19:43:52.733Z] #49 16.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-06-02T19:43:52.733Z] #49 16.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-06-02T19:43:54.116Z] #49 17.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-06-02T19:43:54.116Z] #49 17.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T19:43:54.269Z] #40 ... [2022-06-02T19:43:54.269Z] [2022-06-02T19:43:54.269Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-06-02T19:43:54.269Z] #12 sha256:27c348c040a04a058d903d71f1bdee3666c28aa6ddea2b5128dda73193c5a4ac [2022-06-02T19:43:54.269Z] #12 DONE 4.0s [2022-06-02T19:43:54.269Z] [2022-06-02T19:43:54.269Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:43:54.269Z] #29 sha256:f332bd67955cc82d88d0e59f323a65ddcf0cd52d200528dc45c193ae519e6d6d [2022-06-02T19:43:54.269Z] #29 7.468 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T19:43:54.269Z] #29 7.649 [2022-06-02T19:43:54.269Z] #29 7.887 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:54.269Z] #29 8.000 [2022-06-02T19:43:54.269Z] #29 8.599 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-06-02T19:43:54.269Z] #29 8.722 [2022-06-02T19:43:54.270Z] #29 8.961 #=#=# 0.2% ############### 21.0% ########################## 37.3% ################################# 47.1% ###################################### 53.0% ########################################## 58.9% ############################################# 62.7% ########################################################## 81.3% ######################################################################## 100.0% [2022-06-02T19:43:54.270Z] #29 9.926 [2022-06-02T19:43:54.270Z] #29 10.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T19:43:54.270Z] #29 10.76 [2022-06-02T19:43:54.270Z] #29 11.01 #=#=# ######################################################################## 100.0% [2022-06-02T19:43:54.270Z] #29 11.14 [2022-06-02T19:43:54.835Z] #29 11.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T19:43:54.835Z] #29 12.02 [2022-06-02T19:43:55.400Z] #29 12.30 #=#=# ##O#- # ######################################################################## 100.0% [2022-06-02T19:43:55.661Z] #29 12.76 [2022-06-02T19:43:55.921Z] #29 12.83 Download of images into '/build' complete. [2022-06-02T19:43:55.921Z] #29 12.83 Use something like the following to load the result into a Docker daemon: [2022-06-02T19:43:55.921Z] #29 12.83 tar -cC '/build' . | docker load [2022-06-02T19:43:55.921Z] #29 DONE 12.9s [2022-06-02T19:43:55.921Z] [2022-06-02T19:43:55.921Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:43:55.921Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:43:55.921Z] #55 6.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:43:56.178Z] #55 6.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:43:56.178Z] #55 6.478 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:43:57.410Z] #49 20.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-06-02T19:43:57.410Z] #49 20.70 go: downloading github.com/stretchr/testify v1.4.0 [2022-06-02T19:43:57.410Z] #49 20.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-06-02T19:43:57.410Z] #49 20.97 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-06-02T19:43:57.670Z] #49 21.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T19:43:57.670Z] #49 ... [2022-06-02T19:43:57.670Z] [2022-06-02T19:43:57.670Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:43:57.670Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:43:57.670Z] #42 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:43:57.670Z] #42 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:43:57.930Z] #42 ... [2022-06-02T19:43:57.930Z] [2022-06-02T19:43:57.930Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:43:57.930Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:43:57.930Z] #49 21.36 go: downloading github.com/magiconair/properties v1.8.1 [2022-06-02T19:43:57.930Z] #49 21.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T19:43:57.930Z] #49 21.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-06-02T19:43:57.930Z] #49 21.51 go: downloading github.com/spf13/afero v1.1.2 [2022-06-02T19:43:58.190Z] #49 ... [2022-06-02T19:43:58.190Z] [2022-06-02T19:43:58.190Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:43:58.190Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:43:58.190Z] #13 6.634 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:58.190Z] #13 9.140 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:43:58.190Z] #13 12.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:43:58.190Z] #13 ... [2022-06-02T19:43:58.190Z] [2022-06-02T19:43:58.190Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:43:58.190Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:43:58.190Z] #49 21.74 go: downloading github.com/spf13/cast v1.3.0 [2022-06-02T19:43:58.190Z] #49 21.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-06-02T19:43:58.190Z] #49 21.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T19:43:58.451Z] #49 21.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-06-02T19:43:58.451Z] #49 21.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-06-02T19:43:58.451Z] #49 22.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-06-02T19:43:58.635Z] Sending build context to Docker daemon 58.33MB [2022-06-02T19:43:58.635Z] [2022-06-02T19:43:58.714Z] #49 22.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T19:43:58.714Z] #49 22.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T19:43:58.714Z] #49 22.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-06-02T19:43:58.975Z] #49 22.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T19:43:58.975Z] #49 22.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T19:43:58.975Z] #49 22.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T19:43:58.975Z] #49 22.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-06-02T19:43:59.104Z] Step 1/10 : FROM microsoft/windowsservercore [2022-06-02T19:43:59.104Z] ---> 3e15a767850d [2022-06-02T19:43:59.104Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> 6b460fce6482 [2022-06-02T19:43:59.104Z] Step 3/10 : ARG GO_VERSION=1.17.11 [2022-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> 50451cab5567 [2022-06-02T19:43:59.104Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> f9319171ea35 [2022-06-02T19:43:59.104Z] 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-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> 00dacb5642de [2022-06-02T19:43:59.104Z] 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-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> 82dd47317887 [2022-06-02T19:43:59.104Z] 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-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> 601fb6276110 [2022-06-02T19:43:59.104Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> 4ea1bf2930a1 [2022-06-02T19:43:59.104Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-06-02T19:43:59.104Z] ---> Using cache [2022-06-02T19:43:59.104Z] ---> b5cb42951657 [2022-06-02T19:43:59.104Z] Step 10/10 : COPY . . [2022-06-02T19:43:59.236Z] #49 22.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-06-02T19:43:59.236Z] #49 22.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-06-02T19:43:59.236Z] #49 22.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T19:43:59.497Z] #49 22.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T19:43:59.499Z] #55 9.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:43:59.499Z] #55 ... [2022-06-02T19:43:59.499Z] [2022-06-02T19:43:59.499Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:43:59.499Z] #47 sha256:da9f598d24960b15da49fd9988878256c6685d745e6aa0ba773775b2fdab9de7 [2022-06-02T19:43:59.499Z] #47 5.872 + RM_GOPATH=0 [2022-06-02T19:43:59.499Z] #47 5.872 + TMP_GOPATH= [2022-06-02T19:43:59.499Z] #47 5.872 + : /build [2022-06-02T19:43:59.499Z] #47 5.872 + '[' -z '' ']' [2022-06-02T19:43:59.499Z] #47 5.872 ++ mktemp -d [2022-06-02T19:43:59.499Z] #47 5.892 + export GOPATH=/tmp/tmp.GUaOcnRuS3 [2022-06-02T19:43:59.499Z] #47 5.892 + GOPATH=/tmp/tmp.GUaOcnRuS3 [2022-06-02T19:43:59.499Z] #47 5.892 + RM_GOPATH=1 [2022-06-02T19:43:59.499Z] #47 5.892 + case "$(go env GOARCH)" in [2022-06-02T19:43:59.499Z] #47 5.892 ++ go env GOARCH [2022-06-02T19:43:59.499Z] #47 5.925 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:59.499Z] #47 5.925 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:59.499Z] #47 5.925 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:59.499Z] #47 5.928 + dir=/tmp/install [2022-06-02T19:43:59.499Z] #47 5.929 + bin=gotestsum [2022-06-02T19:43:59.499Z] #47 5.929 + shift [2022-06-02T19:43:59.499Z] #47 5.929 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-06-02T19:43:59.499Z] #47 5.929 + . /tmp/install/gotestsum.installer [2022-06-02T19:43:59.499Z] #47 5.930 ++ : v1.7.0 [2022-06-02T19:43:59.499Z] #47 5.930 + install_gotestsum [2022-06-02T19:43:59.499Z] #47 5.931 + set -e [2022-06-02T19:43:59.499Z] #47 5.935 + echo 'Install gotestsum version v1.7.0' [2022-06-02T19:43:59.499Z] #47 5.935 Install gotestsum version v1.7.0 [2022-06-02T19:43:59.499Z] #47 5.935 + GOBIN=/build [2022-06-02T19:43:59.499Z] #47 5.936 + GO111MODULE=on [2022-06-02T19:43:59.499Z] #47 5.936 + go install gotest.tools/gotestsum@v1.7.0 [2022-06-02T19:43:59.499Z] #47 6.599 go: downloading gotest.tools/gotestsum v1.7.0 [2022-06-02T19:43:59.499Z] #47 9.425 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T19:43:59.499Z] #47 9.437 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T19:43:59.499Z] #47 9.559 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T19:43:59.499Z] #47 9.571 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:43:59.758Z] #49 23.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-06-02T19:43:59.758Z] #49 23.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T19:43:59.758Z] #49 ... [2022-06-02T19:43:59.758Z] [2022-06-02T19:43:59.758Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:43:59.758Z] #45 sha256:75142959d4ede376a8b47a0524fe68aaad9efd2f702b2bab677a054a2a0af0f2 [2022-06-02T19:43:59.758Z] #45 DONE 23.3s [2022-06-02T19:43:59.758Z] #47 10.01 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T19:43:59.758Z] #47 10.03 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T19:43:59.758Z] #47 10.08 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T19:43:59.758Z] #47 10.15 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T19:43:59.758Z] #47 ... [2022-06-02T19:43:59.758Z] [2022-06-02T19:43:59.758Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:43:59.758Z] #24 sha256:6c0a22fda1a57d5a62513ae54bb4bd05d437bcfeb4d56d1a4a065505a7307e91 [2022-06-02T19:43:59.758Z] #24 5.065 + RM_GOPATH=0 [2022-06-02T19:43:59.758Z] #24 5.065 + TMP_GOPATH= [2022-06-02T19:43:59.758Z] #24 5.065 + : /build [2022-06-02T19:43:59.758Z] #24 5.065 + '[' -z '' ']' [2022-06-02T19:43:59.758Z] #24 5.065 ++ mktemp -d [2022-06-02T19:43:59.758Z] #24 5.065 + export GOPATH=/tmp/tmp.RfRrGKR3L6 [2022-06-02T19:43:59.758Z] #24 5.065 + GOPATH=/tmp/tmp.RfRrGKR3L6 [2022-06-02T19:43:59.758Z] #24 5.065 + RM_GOPATH=1 [2022-06-02T19:43:59.758Z] #24 5.065 + case "$(go env GOARCH)" in [2022-06-02T19:43:59.758Z] #24 5.076 ++ go env GOARCH [2022-06-02T19:43:59.758Z] #24 5.087 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:59.758Z] #24 5.087 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:59.758Z] #24 5.088 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:59.758Z] #24 5.092 Install docker/cli version 17.06.2-ce from stable [2022-06-02T19:43:59.758Z] #24 5.093 + dir=/tmp/install [2022-06-02T19:43:59.758Z] #24 5.093 + bin=dockercli [2022-06-02T19:43:59.758Z] #24 5.093 + shift [2022-06-02T19:43:59.758Z] #24 5.093 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-06-02T19:43:59.758Z] #24 5.093 + . /tmp/install/dockercli.installer [2022-06-02T19:43:59.758Z] #24 5.093 ++ : stable [2022-06-02T19:43:59.758Z] #24 5.093 ++ : 17.06.2-ce [2022-06-02T19:43:59.758Z] #24 5.093 + install_dockercli [2022-06-02T19:43:59.758Z] #24 5.093 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T19:43:59.758Z] #24 5.093 ++ uname -m [2022-06-02T19:43:59.758Z] #24 5.093 + arch=x86_64 [2022-06-02T19:43:59.758Z] #24 5.093 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T19:43:59.758Z] #24 5.093 + url=https://download.docker.com/linux/static [2022-06-02T19:43:59.758Z] #24 5.093 + tar -xz docker/docker [2022-06-02T19:43:59.758Z] #24 5.093 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T19:43:59.758Z] #24 ... [2022-06-02T19:43:59.758Z] [2022-06-02T19:43:59.758Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:43:59.758Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:43:59.758Z] #49 5.021 + RM_GOPATH=0 [2022-06-02T19:43:59.758Z] #49 5.021 + TMP_GOPATH= [2022-06-02T19:43:59.758Z] #49 5.021 + : /build [2022-06-02T19:43:59.758Z] #49 5.021 + '[' -z '' ']' [2022-06-02T19:43:59.758Z] #49 5.021 ++ mktemp -d [2022-06-02T19:43:59.758Z] #49 5.049 + export GOPATH=/tmp/tmp.oYzCtb0qXG [2022-06-02T19:43:59.758Z] #49 5.049 + GOPATH=/tmp/tmp.oYzCtb0qXG [2022-06-02T19:43:59.758Z] #49 5.049 + RM_GOPATH=1 [2022-06-02T19:43:59.758Z] #49 5.049 + case "$(go env GOARCH)" in [2022-06-02T19:43:59.758Z] #49 5.049 ++ go env GOARCH [2022-06-02T19:43:59.758Z] #49 5.109 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:59.758Z] #49 5.109 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:43:59.758Z] #49 5.113 ++ dirname /tmp/install/install.sh [2022-06-02T19:43:59.758Z] #49 5.113 + dir=/tmp/install [2022-06-02T19:43:59.758Z] #49 5.113 + bin=golangci_lint [2022-06-02T19:43:59.758Z] #49 5.113 + shift [2022-06-02T19:43:59.758Z] #49 5.113 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-06-02T19:43:59.758Z] #49 5.113 + . /tmp/install/golangci_lint.installer [2022-06-02T19:43:59.758Z] #49 5.113 ++ : v1.23.8 [2022-06-02T19:43:59.758Z] #49 5.113 + install_golangci_lint [2022-06-02T19:43:59.758Z] #49 5.113 + set -e [2022-06-02T19:43:59.758Z] #49 5.113 + echo 'Install golangci-lint version v1.23.8' [2022-06-02T19:43:59.758Z] #49 5.113 + GOBIN=/build [2022-06-02T19:43:59.758Z] #49 5.113 + GO111MODULE=on [2022-06-02T19:43:59.758Z] #49 5.113 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-06-02T19:43:59.758Z] #49 5.113 Install golangci-lint version v1.23.8 [2022-06-02T19:43:59.758Z] #49 6.000 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-06-02T19:44:00.016Z] #49 ... [2022-06-02T19:44:00.016Z] [2022-06-02T19:44:00.016Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:44:00.016Z] #67 sha256:4362276fb19f9e72e269e82ea293c68059b1c683c75062b1fd50b97ea7bdfcf5 [2022-06-02T19:44:00.016Z] #67 5.661 + RM_GOPATH=0 [2022-06-02T19:44:00.016Z] #67 5.661 + TMP_GOPATH= [2022-06-02T19:44:00.016Z] #67 5.661 + : /build [2022-06-02T19:44:00.016Z] #67 5.661 + '[' -z '' ']' [2022-06-02T19:44:00.016Z] #67 5.661 ++ mktemp -d [2022-06-02T19:44:00.016Z] #67 5.692 + export GOPATH=/tmp/tmp.jJhfzjE6Tj [2022-06-02T19:44:00.016Z] #67 5.692 + GOPATH=/tmp/tmp.jJhfzjE6Tj [2022-06-02T19:44:00.016Z] #67 5.693 + RM_GOPATH=1 [2022-06-02T19:44:00.016Z] #67 5.693 + case "$(go env GOARCH)" in [2022-06-02T19:44:00.016Z] #67 5.709 ++ go env GOARCH [2022-06-02T19:44:00.016Z] #67 5.765 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.016Z] #67 5.765 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.016Z] #67 5.765 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:00.016Z] #67 5.766 + dir=/tmp/install [2022-06-02T19:44:00.016Z] #67 5.766 + bin=proxy [2022-06-02T19:44:00.016Z] #67 5.766 + shift [2022-06-02T19:44:00.016Z] #67 5.766 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-06-02T19:44:00.016Z] #67 5.766 + . /tmp/install/proxy.installer [2022-06-02T19:44:00.016Z] #67 5.767 ++ : f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:44:00.016Z] #67 5.768 + install_proxy [2022-06-02T19:44:00.016Z] #67 5.768 + case "$1" in [2022-06-02T19:44:00.016Z] #67 5.768 + export CGO_ENABLED=0 [2022-06-02T19:44:00.016Z] #67 5.768 + CGO_ENABLED=0 [2022-06-02T19:44:00.016Z] #67 5.768 + _install_proxy [2022-06-02T19:44:00.016Z] #67 5.768 + echo 'Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea' [2022-06-02T19:44:00.016Z] #67 5.768 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jJhfzjE6Tj/src/github.com/docker/libnetwork [2022-06-02T19:44:00.016Z] #67 5.768 Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:44:00.016Z] #67 5.775 Cloning into '/tmp/tmp.jJhfzjE6Tj/src/github.com/docker/libnetwork'... [2022-06-02T19:44:00.016Z] #67 ... [2022-06-02T19:44:00.016Z] [2022-06-02T19:44:00.016Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:44:00.016Z] #45 sha256:f0be3dbd5312a9f19586541c717f74905efa0aeb294ed014cfc0c38610e3b507 [2022-06-02T19:44:00.016Z] #45 5.838 + RM_GOPATH=0 [2022-06-02T19:44:00.016Z] #45 5.838 + TMP_GOPATH= [2022-06-02T19:44:00.016Z] #45 5.838 + : /build [2022-06-02T19:44:00.016Z] #45 5.838 + '[' -z '' ']' [2022-06-02T19:44:00.016Z] #45 5.841 ++ mktemp -d [2022-06-02T19:44:00.016Z] #45 5.841 + export GOPATH=/tmp/tmp.oXrD8xoUrD [2022-06-02T19:44:00.016Z] #45 5.841 + GOPATH=/tmp/tmp.oXrD8xoUrD [2022-06-02T19:44:00.017Z] #45 5.841 + RM_GOPATH=1 [2022-06-02T19:44:00.017Z] #45 5.841 + case "$(go env GOARCH)" in [2022-06-02T19:44:00.017Z] #45 5.841 ++ go env GOARCH [2022-06-02T19:44:00.017Z] #45 5.865 Install vndr version v0.1.2 [2022-06-02T19:44:00.017Z] #45 5.866 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.017Z] #45 5.866 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.017Z] #45 5.866 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:00.017Z] #45 5.866 + dir=/tmp/install [2022-06-02T19:44:00.017Z] #45 5.866 + bin=vndr [2022-06-02T19:44:00.017Z] #45 5.866 + shift [2022-06-02T19:44:00.017Z] #45 5.866 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-06-02T19:44:00.017Z] #45 5.866 + . /tmp/install/vndr.installer [2022-06-02T19:44:00.017Z] #45 5.866 ++ : v0.1.2 [2022-06-02T19:44:00.017Z] #45 5.866 + install_vndr [2022-06-02T19:44:00.017Z] #45 5.866 + echo 'Install vndr version v0.1.2' [2022-06-02T19:44:00.017Z] #45 5.866 + GOBIN=/build [2022-06-02T19:44:00.017Z] #45 5.866 + GO111MODULE=on [2022-06-02T19:44:00.017Z] #45 5.866 + go install github.com/LK4D4/vndr@v0.1.2 [2022-06-02T19:44:00.017Z] #45 6.829 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-06-02T19:44:00.021Z] [2022-06-02T19:44:00.021Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:00.021Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:00.021Z] #36 22.16 Fetched 8486 kB in 18s (474 kB/s) [2022-06-02T19:44:00.275Z] #45 ... [2022-06-02T19:44:00.275Z] [2022-06-02T19:44:00.275Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:44:00.275Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:44:00.275Z] #32 5.459 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T19:44:00.275Z] #32 5.462 Cloning into '.'... [2022-06-02T19:44:00.282Z] #36 22.16 Reading package lists... [2022-06-02T19:44:00.282Z] #36 ... [2022-06-02T19:44:00.282Z] [2022-06-02T19:44:00.282Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:00.282Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:00.282Z] #55 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:44:00.533Z] #32 ... [2022-06-02T19:44:00.533Z] [2022-06-02T19:44:00.533Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:00.533Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:00.533Z] #42 5.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:00.533Z] #42 5.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:00.533Z] #42 5.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:00.533Z] #42 6.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:00.533Z] #42 9.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:44:00.533Z] #42 ... [2022-06-02T19:44:00.533Z] [2022-06-02T19:44:00.533Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:44:00.533Z] #58 sha256:e76ec891c605a1de79cc94e0728fa45dea76d7011f2d9be0795135906a524bba [2022-06-02T19:44:00.533Z] #58 5.183 + RM_GOPATH=0 [2022-06-02T19:44:00.533Z] #58 5.183 + TMP_GOPATH= [2022-06-02T19:44:00.533Z] #58 5.183 + : /build [2022-06-02T19:44:00.533Z] #58 5.183 + '[' -z '' ']' [2022-06-02T19:44:00.533Z] #58 5.184 ++ mktemp -d [2022-06-02T19:44:00.533Z] #58 5.185 + export GOPATH=/tmp/tmp.PtQccNPu1l [2022-06-02T19:44:00.533Z] #58 5.185 + GOPATH=/tmp/tmp.PtQccNPu1l [2022-06-02T19:44:00.533Z] #58 5.185 + RM_GOPATH=1 [2022-06-02T19:44:00.533Z] #58 5.185 + case "$(go env GOARCH)" in [2022-06-02T19:44:00.533Z] #58 5.185 ++ go env GOARCH [2022-06-02T19:44:00.533Z] #58 5.204 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.533Z] #58 5.204 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.533Z] #58 5.213 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:00.533Z] #58 5.222 + dir=/tmp/install [2022-06-02T19:44:00.533Z] #58 5.222 + bin=rootlesskit [2022-06-02T19:44:00.533Z] #58 5.222 + shift [2022-06-02T19:44:00.533Z] #58 5.222 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-06-02T19:44:00.533Z] #58 5.222 + . /tmp/install/rootlesskit.installer [2022-06-02T19:44:00.533Z] #58 5.222 ++ : v0.14.4 [2022-06-02T19:44:00.533Z] #58 5.222 + install_rootlesskit [2022-06-02T19:44:00.533Z] #58 5.222 + case "$1" in [2022-06-02T19:44:00.533Z] #58 5.222 + export CGO_ENABLED=0 [2022-06-02T19:44:00.533Z] #58 5.222 + CGO_ENABLED=0 [2022-06-02T19:44:00.533Z] #58 5.222 + _install_rootlesskit [2022-06-02T19:44:00.533Z] #58 5.232 Install rootlesskit version v0.14.4 [2022-06-02T19:44:00.533Z] #58 5.232 + echo 'Install rootlesskit version v0.14.4' [2022-06-02T19:44:00.533Z] #58 5.232 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:44:00.533Z] #58 5.232 + GOBIN=/build [2022-06-02T19:44:00.533Z] #58 5.232 + GO111MODULE=on [2022-06-02T19:44:00.533Z] #58 5.232 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-06-02T19:44:00.533Z] #58 5.912 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-06-02T19:44:00.533Z] #58 9.630 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T19:44:00.533Z] #58 9.637 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:44:00.533Z] #58 9.825 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T19:44:00.533Z] #58 10.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-06-02T19:44:00.542Z] #55 ... [2022-06-02T19:44:00.542Z] [2022-06-02T19:44:00.542Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:00.542Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:44:00.542Z] #49 23.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-06-02T19:44:00.542Z] #49 23.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-06-02T19:44:00.543Z] #49 24.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T19:44:00.792Z] #58 ... [2022-06-02T19:44:00.792Z] [2022-06-02T19:44:00.792Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:00.792Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:44:00.792Z] #34 5.656 + RM_GOPATH=0 [2022-06-02T19:44:00.792Z] #34 5.656 + TMP_GOPATH= [2022-06-02T19:44:00.792Z] #34 5.656 + : /build [2022-06-02T19:44:00.792Z] #34 5.656 + '[' -z '' ']' [2022-06-02T19:44:00.792Z] #34 5.669 ++ mktemp -d [2022-06-02T19:44:00.792Z] #34 5.669 + export GOPATH=/tmp/tmp.XnRu868PRy [2022-06-02T19:44:00.792Z] #34 5.669 + GOPATH=/tmp/tmp.XnRu868PRy [2022-06-02T19:44:00.792Z] #34 5.669 + RM_GOPATH=1 [2022-06-02T19:44:00.792Z] #34 5.669 + case "$(go env GOARCH)" in [2022-06-02T19:44:00.792Z] #34 5.703 ++ go env GOARCH [2022-06-02T19:44:00.792Z] #34 5.732 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.792Z] #34 5.732 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:00.792Z] #34 5.739 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:44:00.792Z] #34 5.741 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:00.792Z] #34 5.741 + dir=/tmp/install [2022-06-02T19:44:00.792Z] #34 5.741 + bin=tomlv [2022-06-02T19:44:00.792Z] #34 5.741 + shift [2022-06-02T19:44:00.792Z] #34 5.741 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-06-02T19:44:00.792Z] #34 5.741 + . /tmp/install/tomlv.installer [2022-06-02T19:44:00.792Z] #34 5.741 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:44:00.792Z] #34 5.741 + install_tomlv [2022-06-02T19:44:00.792Z] #34 5.741 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-06-02T19:44:00.792Z] #34 5.741 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XnRu868PRy/src/github.com/BurntSushi/toml [2022-06-02T19:44:00.792Z] #34 5.752 Cloning into '/tmp/tmp.XnRu868PRy/src/github.com/BurntSushi/toml'... [2022-06-02T19:44:00.792Z] #34 7.775 + cd /tmp/tmp.XnRu868PRy/src/github.com/BurntSushi/toml [2022-06-02T19:44:00.792Z] #34 7.783 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:44:00.792Z] #34 8.018 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:44:00.792Z] #34 9.203 internal/unsafeheader [2022-06-02T19:44:00.792Z] #34 9.242 internal/abi [2022-06-02T19:44:00.792Z] #34 9.344 internal/cpu [2022-06-02T19:44:00.792Z] #34 9.731 internal/goexperiment [2022-06-02T19:44:00.792Z] #34 9.926 runtime/internal/atomic [2022-06-02T19:44:00.792Z] #34 10.47 internal/bytealg [2022-06-02T19:44:00.792Z] #34 10.60 runtime/internal/sys [2022-06-02T19:44:00.792Z] #34 11.04 runtime/internal/math [2022-06-02T19:44:00.792Z] #34 11.15 internal/itoa [2022-06-02T19:44:00.792Z] #34 ... [2022-06-02T19:44:00.792Z] [2022-06-02T19:44:00.792Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:00.792Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:00.792Z] #36 6.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:00.792Z] #36 6.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:00.792Z] #36 6.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:00.792Z] #36 8.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:00.804Z] #49 24.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-06-02T19:44:01.050Z] #36 ... [2022-06-02T19:44:01.050Z] [2022-06-02T19:44:01.050Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:44:01.050Z] #51 sha256:1002bae21701b851cbef72b7b44b3313e568dad96487b77ec5f6cb39d95bfbd1 [2022-06-02T19:44:01.050Z] #51 3.120 + RM_GOPATH=0 [2022-06-02T19:44:01.050Z] #51 3.120 + TMP_GOPATH= [2022-06-02T19:44:01.050Z] #51 3.120 + : /build [2022-06-02T19:44:01.050Z] #51 3.120 + '[' -z '' ']' [2022-06-02T19:44:01.050Z] #51 3.122 ++ mktemp -d [2022-06-02T19:44:01.050Z] #51 3.123 + export GOPATH=/tmp/tmp.CgkRRxIUX7 [2022-06-02T19:44:01.050Z] #51 3.123 + GOPATH=/tmp/tmp.CgkRRxIUX7 [2022-06-02T19:44:01.050Z] #51 3.123 + RM_GOPATH=1 [2022-06-02T19:44:01.050Z] #51 3.123 + case "$(go env GOARCH)" in [2022-06-02T19:44:01.050Z] #51 3.127 ++ go env GOARCH [2022-06-02T19:44:01.050Z] #51 3.133 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:01.050Z] #51 3.133 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:01.050Z] #51 3.133 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:01.050Z] #51 3.133 + dir=/tmp/install [2022-06-02T19:44:01.050Z] #51 3.133 + bin=shfmt [2022-06-02T19:44:01.050Z] #51 3.133 + shift [2022-06-02T19:44:01.050Z] #51 3.133 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-06-02T19:44:01.050Z] #51 3.133 + . /tmp/install/shfmt.installer [2022-06-02T19:44:01.050Z] #51 3.133 ++ : v3.0.2 [2022-06-02T19:44:01.050Z] #51 3.133 + install_shfmt [2022-06-02T19:44:01.050Z] #51 3.133 + echo 'Install shfmt version v3.0.2' [2022-06-02T19:44:01.050Z] #51 3.133 + GOBIN=/build [2022-06-02T19:44:01.050Z] #51 3.133 + GO111MODULE=on [2022-06-02T19:44:01.050Z] #51 3.133 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-06-02T19:44:01.050Z] #51 3.133 Install shfmt version v3.0.2 [2022-06-02T19:44:01.050Z] #51 3.531 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T19:44:01.050Z] #51 4.129 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T19:44:01.050Z] #51 4.133 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T19:44:01.050Z] #51 4.144 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T19:44:01.050Z] #51 4.556 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T19:44:01.050Z] #51 ... [2022-06-02T19:44:01.050Z] [2022-06-02T19:44:01.050Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:01.050Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:44:01.050Z] #34 11.32 math/bits [2022-06-02T19:44:01.067Z] #49 24.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T19:44:01.308Z] #34 11.73 runtime [2022-06-02T19:44:01.328Z] #49 24.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T19:44:01.328Z] #49 24.81 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-06-02T19:44:01.591Z] #49 ... [2022-06-02T19:44:01.591Z] [2022-06-02T19:44:01.591Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:44:01.592Z] #47 sha256:df34099cad3ab044af58f6ddadc8fcbb60b3cc8602a3c1135ad660058d6f02a2 [2022-06-02T19:44:01.592Z] #47 14.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T19:44:01.592Z] #47 15.00 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T19:44:01.592Z] #47 15.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T19:44:01.592Z] #47 17.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T19:44:01.592Z] #47 17.57 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T19:44:01.592Z] #47 ... [2022-06-02T19:44:01.592Z] [2022-06-02T19:44:01.592Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:44:01.592Z] #67 sha256:38310f1051923cac82157984fa8bfc65b9a8143ddb149246589474d75d7cc6b3 [2022-06-02T19:44:01.877Z] #34 12.37 math [2022-06-02T19:44:02.113Z] #67 24.23 Checking out files: 46% (884/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 89% (1711/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-06-02T19:44:02.113Z] #67 25.52 + cd /tmp/tmp.bkznJ4fdMF/src/github.com/docker/libnetwork [2022-06-02T19:44:02.113Z] #67 25.52 + git checkout -q f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:44:02.685Z] #67 26.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-06-02T19:44:03.256Z] #67 ... [2022-06-02T19:44:03.256Z] [2022-06-02T19:44:03.256Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:03.256Z] #34 sha256:04ea7be88a19e214a0aaeee04fff29749e2908aa4ff218e085ca9ed123a065dd [2022-06-02T19:44:03.256Z] #34 16.71 unicode/utf8 [2022-06-02T19:44:03.256Z] #34 17.24 internal/race [2022-06-02T19:44:03.256Z] #34 17.42 sync/atomic [2022-06-02T19:44:03.256Z] #34 18.13 unicode [2022-06-02T19:44:03.256Z] #34 21.84 encoding [2022-06-02T19:44:03.256Z] #34 ... [2022-06-02T19:44:03.256Z] [2022-06-02T19:44:03.256Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:03.256Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:44:03.256Z] #49 25.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-06-02T19:44:03.256Z] #49 25.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T19:44:03.256Z] #49 25.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-06-02T19:44:03.256Z] #49 25.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-06-02T19:44:03.256Z] #49 25.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-06-02T19:44:03.256Z] #49 25.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-06-02T19:44:03.256Z] #49 26.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-06-02T19:44:03.256Z] #49 26.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-06-02T19:44:03.256Z] #49 26.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-06-02T19:44:03.516Z] #49 26.93 go: downloading github.com/ultraware/funlen v0.0.2 [2022-06-02T19:44:03.516Z] #49 26.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T19:44:03.516Z] #49 26.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-06-02T19:44:03.777Z] #49 27.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-06-02T19:44:03.777Z] #49 ... [2022-06-02T19:44:03.777Z] [2022-06-02T19:44:03.777Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:44:03.777Z] #58 sha256:8228dee9751a06d11e63c56add40cf647167714e8192e38047bc7946257da28e [2022-06-02T19:44:03.777Z] #58 17.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-06-02T19:44:03.777Z] #58 22.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T19:44:03.779Z] #34 ... [2022-06-02T19:44:03.779Z] [2022-06-02T19:44:03.779Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:03.779Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:03.779Z] #13 3.017 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:44:03.779Z] #13 3.171 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:03.779Z] #13 3.173 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:03.779Z] #13 3.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:03.779Z] #13 5.594 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:44:03.779Z] #13 7.479 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:03.779Z] #13 ... [2022-06-02T19:44:03.779Z] [2022-06-02T19:44:03.779Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:44:03.779Z] #58 sha256:e76ec891c605a1de79cc94e0728fa45dea76d7011f2d9be0795135906a524bba [2022-06-02T19:44:03.779Z] #58 14.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-06-02T19:44:04.037Z] #58 ... [2022-06-02T19:44:04.037Z] [2022-06-02T19:44:04.037Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:04.037Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:04.037Z] #13 22.24 Fetched 9023 kB in 19s (466 kB/s) [2022-06-02T19:44:04.345Z] #58 14.74 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T19:44:04.345Z] #58 14.74 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T19:44:04.605Z] #58 14.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T19:44:04.605Z] #58 ... [2022-06-02T19:44:04.605Z] [2022-06-02T19:44:04.605Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:44:04.605Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:44:04.605Z] #40 4.492 + git clone https://github.com/docker/distribution.git . [2022-06-02T19:44:04.605Z] #40 4.497 Cloning into '.'... [2022-06-02T19:44:04.605Z] #40 ... [2022-06-02T19:44:04.605Z] [2022-06-02T19:44:04.605Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:04.605Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:04.605Z] #49 14.82 go: downloading github.com/fatih/color v1.7.0 [2022-06-02T19:44:04.605Z] #49 14.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-06-02T19:44:04.605Z] #49 14.98 go: downloading github.com/pkg/errors v0.8.1 [2022-06-02T19:44:04.605Z] #49 14.99 go: downloading github.com/spf13/cobra v0.0.5 [2022-06-02T19:44:04.606Z] #49 15.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T19:44:05.173Z] #49 ... [2022-06-02T19:44:05.173Z] [2022-06-02T19:44:05.173Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:44:05.173Z] #24 sha256:6c0a22fda1a57d5a62513ae54bb4bd05d437bcfeb4d56d1a4a065505a7307e91 [2022-06-02T19:44:05.173Z] #24 15.25 + mkdir -p /build [2022-06-02T19:44:05.173Z] #24 15.25 + mv docker/docker /build/ [2022-06-02T19:44:05.173Z] #24 15.26 + rmdir docker [2022-06-02T19:44:05.173Z] #24 DONE 15.5s [2022-06-02T19:44:05.173Z] [2022-06-02T19:44:05.173Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:05.173Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:05.173Z] #49 15.43 go: downloading github.com/spf13/viper v1.6.1 [2022-06-02T19:44:05.307Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c28d0fa22b37088b) in /home/ubuntu/workspace/moby_PR-43683 [Pipeline] { [Pipeline] checkout [2022-06-02T19:44:05.338Z] The recommended git tool is: git [2022-06-02T19:44:05.352Z] using credential docker-jenkins-github-credentials [2022-06-02T19:44:05.360Z] Cloning the remote Git repository [2022-06-02T19:44:05.360Z] Cloning with configured refspecs honoured and without tags [2022-06-02T19:44:05.432Z] #49 15.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-06-02T19:44:05.432Z] #49 15.83 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-06-02T19:44:05.432Z] #49 15.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-06-02T19:44:05.432Z] #49 15.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-06-02T19:44:05.367Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T19:44:05.367Z] > git init /home/ubuntu/workspace/moby_PR-43683 # timeout=10 [2022-06-02T19:44:05.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:44:05.387Z] > git --version # timeout=10 [2022-06-02T19:44:05.405Z] > git --version # 'git version 2.25.1' [2022-06-02T19:44:05.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:05.407Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:07.333Z] #49 17.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-06-02T19:44:07.333Z] #49 17.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T19:44:09.319Z] #13 22.24 Reading package lists... [2022-06-02T19:44:09.320Z] #13 ... [2022-06-02T19:44:09.320Z] [2022-06-02T19:44:09.320Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:44:09.320Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:44:09.320Z] #40 28.72 Checking out files: 74% (1620/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-06-02T19:44:09.320Z] #40 29.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-06-02T19:44:09.320Z] #40 30.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-02T19:44:09.867Z] #49 ... [2022-06-02T19:44:09.867Z] [2022-06-02T19:44:09.867Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:44:09.867Z] #47 sha256:da9f598d24960b15da49fd9988878256c6685d745e6aa0ba773775b2fdab9de7 [2022-06-02T19:44:09.867Z] #47 10.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T19:44:09.867Z] #47 10.48 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T19:44:09.867Z] #47 10.63 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T19:44:09.867Z] #47 10.89 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T19:44:09.867Z] #47 18.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T19:44:09.867Z] #47 18.93 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T19:44:10.125Z] #47 ... [2022-06-02T19:44:10.125Z] [2022-06-02T19:44:10.125Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:10.125Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:44:10.125Z] #34 19.36 unicode/utf8 [2022-06-02T19:44:10.125Z] #34 20.03 internal/race [2022-06-02T19:44:10.125Z] #34 20.22 sync/atomic [2022-06-02T19:44:10.392Z] #34 20.72 unicode [2022-06-02T19:44:11.328Z] #34 ... [2022-06-02T19:44:11.328Z] [2022-06-02T19:44:11.328Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:11.328Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:11.328Z] #55 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:44:11.328Z] #55 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:44:11.328Z] #55 ... [2022-06-02T19:44:11.328Z] [2022-06-02T19:44:11.328Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:11.328Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:11.328Z] #36 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:44:11.328Z] #36 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:44:11.587Z] #36 ... [2022-06-02T19:44:11.587Z] [2022-06-02T19:44:11.587Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:11.587Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:11.587Z] #49 21.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-06-02T19:44:11.587Z] #49 21.15 go: downloading github.com/stretchr/testify v1.4.0 [2022-06-02T19:44:11.587Z] #49 21.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-06-02T19:44:11.587Z] #49 21.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-06-02T19:44:11.587Z] #49 21.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T19:44:11.587Z] #49 21.76 go: downloading github.com/magiconair/properties v1.8.1 [2022-06-02T19:44:11.587Z] #49 21.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T19:44:11.587Z] #49 21.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-06-02T19:44:11.587Z] #49 21.92 go: downloading github.com/spf13/afero v1.1.2 [2022-06-02T19:44:11.587Z] #49 22.09 go: downloading github.com/spf13/cast v1.3.0 [2022-06-02T19:44:11.587Z] #49 22.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-06-02T19:44:11.845Z] #49 22.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T19:44:11.845Z] #49 22.18 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-06-02T19:44:11.845Z] #49 22.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-06-02T19:44:11.859Z] #40 ... [2022-06-02T19:44:11.859Z] [2022-06-02T19:44:11.859Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:11.859Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:11.859Z] #42 24.99 Fetched 8486 kB in 19s (447 kB/s) [2022-06-02T19:44:11.859Z] #42 24.99 Reading package lists... [2022-06-02T19:44:11.859Z] #42 31.61 Reading package lists... [2022-06-02T19:44:11.859Z] #42 ... [2022-06-02T19:44:11.859Z] [2022-06-02T19:44:11.859Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:11.859Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:44:11.859Z] #49 28.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T19:44:11.859Z] #49 28.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-06-02T19:44:11.859Z] #49 28.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T19:44:11.859Z] #49 28.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T19:44:11.859Z] #49 28.38 go: downloading github.com/stretchr/objx v0.2.0 [2022-06-02T19:44:11.859Z] #49 28.56 go: downloading golang.org/x/text v0.3.2 [2022-06-02T19:44:11.859Z] #49 34.36 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T19:44:11.859Z] #49 34.39 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T19:44:11.859Z] #49 34.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-06-02T19:44:11.859Z] #49 34.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-06-02T19:44:11.859Z] #49 34.57 go: downloading github.com/gogo/protobuf v1.2.1 [2022-06-02T19:44:11.859Z] #49 ... [2022-06-02T19:44:11.859Z] [2022-06-02T19:44:11.860Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:11.860Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:11.860Z] #55 25.36 Fetched 8486 kB in 20s (427 kB/s) [2022-06-02T19:44:11.860Z] #55 25.36 Reading package lists... [2022-06-02T19:44:12.104Z] #49 ... [2022-06-02T19:44:12.104Z] [2022-06-02T19:44:12.104Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:12.104Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:12.104Z] #42 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:44:12.104Z] #42 ... [2022-06-02T19:44:12.104Z] [2022-06-02T19:44:12.104Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:12.104Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:12.104Z] #49 22.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-06-02T19:44:12.104Z] #49 22.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T19:44:12.104Z] #49 22.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T19:44:12.104Z] #49 22.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-06-02T19:44:12.104Z] #49 22.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T19:44:12.104Z] #49 22.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T19:44:12.104Z] #49 22.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T19:44:12.104Z] #49 22.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-06-02T19:44:12.120Z] #55 32.08 Reading package lists... [2022-06-02T19:44:12.120Z] #55 ... [2022-06-02T19:44:12.120Z] [2022-06-02T19:44:12.120Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:12.120Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:12.120Z] #13 22.24 Reading package lists... [2022-06-02T19:44:12.363Z] #49 22.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-06-02T19:44:12.621Z] #49 22.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-06-02T19:44:12.880Z] #49 23.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T19:44:12.880Z] #49 23.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T19:44:12.880Z] #49 23.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-06-02T19:44:12.880Z] #49 23.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T19:44:13.446Z] #49 23.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-06-02T19:44:13.446Z] #49 23.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-06-02T19:44:13.709Z] #49 24.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T19:44:13.709Z] #49 24.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-06-02T19:44:13.967Z] #49 ... [2022-06-02T19:44:13.967Z] [2022-06-02T19:44:13.967Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:44:13.967Z] #45 sha256:f0be3dbd5312a9f19586541c717f74905efa0aeb294ed014cfc0c38610e3b507 [2022-06-02T19:44:13.967Z] #45 DONE 24.3s [2022-06-02T19:44:13.967Z] [2022-06-02T19:44:13.967Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:13.967Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:13.967Z] #13 10.39 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:44:13.967Z] #13 13.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:44:13.967Z] #13 ... [2022-06-02T19:44:13.967Z] [2022-06-02T19:44:13.967Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:13.967Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:13.967Z] #49 24.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T19:44:14.534Z] #49 24.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T19:44:14.534Z] #49 24.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-06-02T19:44:14.792Z] #49 ... [2022-06-02T19:44:14.792Z] [2022-06-02T19:44:14.792Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:44:14.792Z] #58 sha256:e76ec891c605a1de79cc94e0728fa45dea76d7011f2d9be0795135906a524bba [2022-06-02T19:44:14.792Z] #58 15.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T19:44:14.792Z] #58 15.28 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T19:44:14.792Z] #58 15.60 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-06-02T19:44:14.792Z] #58 16.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T19:44:14.792Z] #58 17.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-06-02T19:44:14.792Z] #58 18.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-06-02T19:44:14.792Z] #58 23.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T19:44:14.792Z] #58 ... [2022-06-02T19:44:14.792Z] [2022-06-02T19:44:14.792Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:44:14.792Z] #67 sha256:4362276fb19f9e72e269e82ea293c68059b1c683c75062b1fd50b97ea7bdfcf5 [2022-06-02T19:44:15.309Z] #67 24.66 Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-06-02T19:44:15.309Z] #67 25.79 + cd /tmp/tmp.jJhfzjE6Tj/src/github.com/docker/libnetwork [2022-06-02T19:44:15.582Z] #67 25.79 + git checkout -q f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:44:15.582Z] #67 26.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-06-02T19:44:16.326Z] #13 29.04 Reading package lists... [2022-06-02T19:44:16.326Z] #13 ... [2022-06-02T19:44:16.327Z] [2022-06-02T19:44:16.327Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:16.327Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:16.327Z] #42 31.61 Reading package lists... [2022-06-02T19:44:16.327Z] #42 38.18 Building dependency tree... [2022-06-02T19:44:16.327Z] #42 ... [2022-06-02T19:44:16.327Z] [2022-06-02T19:44:16.327Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:44:16.327Z] #51 sha256:ef27b2f5072a10768545b0a862f5de2deff6ea05f096e36154f21a2d7c6013d2 [2022-06-02T19:44:16.327Z] #51 DONE 39.3s [2022-06-02T19:44:16.327Z] [2022-06-02T19:44:16.327Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:16.327Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:16.327Z] #36 22.16 Reading package lists... [2022-06-02T19:44:16.327Z] #36 29.65 Reading package lists... [2022-06-02T19:44:16.327Z] #36 35.89 Building dependency tree... [2022-06-02T19:44:16.327Z] #36 37.49 Reading state information... [2022-06-02T19:44:16.327Z] #36 ... [2022-06-02T19:44:16.327Z] [2022-06-02T19:44:16.327Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:16.327Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:16.327Z] #55 32.08 Reading package lists... [2022-06-02T19:44:16.327Z] #55 38.07 Building dependency tree... [2022-06-02T19:44:16.327Z] #55 39.83 Reading state information... [2022-06-02T19:44:17.859Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc338a62741c09a0) in /home/ubuntu/workspace/moby_PR-43683 [Pipeline] { [Pipeline] checkout [2022-06-02T19:44:17.951Z] The recommended git tool is: git [2022-06-02T19:44:18.870Z] #55 41.87 The following additional packages will be installed: [2022-06-02T19:44:18.870Z] #55 41.87 libbtrfs0 [2022-06-02T19:44:18.870Z] #55 42.06 The following NEW packages will be installed: [2022-06-02T19:44:18.870Z] #55 42.07 libbtrfs-dev libbtrfs0 [2022-06-02T19:44:18.870Z] #55 42.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:18.870Z] #55 42.46 Need to get 119 kB of archives. [2022-06-02T19:44:18.870Z] #55 42.46 After this operation, 387 kB of additional disk space will be used. [2022-06-02T19:44:18.870Z] #55 42.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:44:18.870Z] #55 42.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:44:19.023Z] Fetching without tags [2022-06-02T19:44:19.201Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:44:19.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:44:19.004Z] > git config --add remote.origin.fetch +refs/pull/43683/head:refs/remotes/origin/PR-43683 # timeout=10 [2022-06-02T19:44:19.013Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:19.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:44:19.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:44:19.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:19.030Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:19.208Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:44:19.213Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:44:19.673Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:44:19.674Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:44:19.812Z] #55 ... [2022-06-02T19:44:19.812Z] [2022-06-02T19:44:19.813Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:44:19.813Z] #67 sha256:38310f1051923cac82157984fa8bfc65b9a8143ddb149246589474d75d7cc6b3 [2022-06-02T19:44:19.813Z] #67 DONE 43.0s [2022-06-02T19:44:19.813Z] [2022-06-02T19:44:19.813Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:19.813Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:19.813Z] #36 39.58 The following additional packages will be installed: [2022-06-02T19:44:19.813Z] #36 39.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-06-02T19:44:19.813Z] #36 39.61 Suggested packages: [2022-06-02T19:44:19.813Z] #36 39.61 cmake-doc ninja-build lrzip [2022-06-02T19:44:19.813Z] #36 39.61 Recommended packages: [2022-06-02T19:44:19.813Z] #36 39.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T19:44:19.813Z] #36 40.69 The following NEW packages will be installed: [2022-06-02T19:44:19.813Z] #36 40.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-06-02T19:44:19.813Z] #36 40.72 vim-common xxd [2022-06-02T19:44:19.813Z] #36 41.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:19.813Z] #36 41.12 Need to get 14.9 MB of archives. [2022-06-02T19:44:19.813Z] #36 41.12 After this operation, 61.8 MB of additional disk space will be used. [2022-06-02T19:44:19.813Z] #36 41.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:44:19.813Z] #36 41.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:44:19.813Z] #36 41.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:44:19.813Z] #36 41.77 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-06-02T19:44:19.813Z] #36 41.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-06-02T19:44:19.813Z] #36 41.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-06-02T19:44:19.813Z] #36 41.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-06-02T19:44:19.813Z] #36 41.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-06-02T19:44:19.813Z] #36 41.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-06-02T19:44:19.813Z] #36 41.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-06-02T19:44:20.073Z] #36 43.43 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:20.246Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:44:20.259Z] > git --version # timeout=10 [2022-06-02T19:44:20.267Z] > git --version # 'git version 2.25.1' [2022-06-02T19:44:20.270Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T19:44:20.333Z] #36 43.81 Fetched 14.9 MB in 1s (10.5 MB/s) [2022-06-02T19:44:20.333Z] #36 43.91 Selecting previously unselected package xxd. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T19:44:20.592Z] #36 43.91 (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-06-02T19:44:20.593Z] #36 44.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:44:20.593Z] #36 44.01 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:20.853Z] #36 44.22 Selecting previously unselected package vim-common. [2022-06-02T19:44:20.853Z] #36 44.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:44:20.853Z] #36 44.29 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:20.897Z] + docker version [2022-06-02T19:44:20.897Z] Client: Docker Engine - Community [2022-06-02T19:44:20.897Z] Version: 20.10.14 [2022-06-02T19:44:20.897Z] API version: 1.41 [2022-06-02T19:44:20.897Z] Go version: go1.16.15 [2022-06-02T19:44:20.897Z] Git commit: a224086 [2022-06-02T19:44:20.897Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-02T19:44:20.897Z] OS/Arch: linux/amd64 [2022-06-02T19:44:20.897Z] Context: default [2022-06-02T19:44:20.897Z] Experimental: true [2022-06-02T19:44:20.897Z] [2022-06-02T19:44:20.897Z] Server: Docker Engine - Community [2022-06-02T19:44:20.897Z] Engine: [2022-06-02T19:44:20.897Z] Version: 20.10.14 [2022-06-02T19:44:20.897Z] API version: 1.41 (minimum version 1.12) [2022-06-02T19:44:20.897Z] Go version: go1.16.15 [2022-06-02T19:44:20.897Z] Git commit: 87a90dc [2022-06-02T19:44:20.897Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-02T19:44:20.897Z] OS/Arch: linux/amd64 [2022-06-02T19:44:20.897Z] Experimental: true [2022-06-02T19:44:20.897Z] containerd: [2022-06-02T19:44:20.897Z] Version: 1.5.11 [2022-06-02T19:44:20.897Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:44:20.897Z] runc: [2022-06-02T19:44:20.897Z] Version: 1.0.3 [2022-06-02T19:44:20.897Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T19:44:20.897Z] docker-init: [2022-06-02T19:44:20.897Z] Version: 0.19.0 [2022-06-02T19:44:20.897Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T19:44:20.986Z] using credential docker-jenkins-github-credentials [2022-06-02T19:44:21.000Z] Cloning the remote Git repository [2022-06-02T19:44:21.000Z] Cloning with configured refspecs honoured and without tags [2022-06-02T19:44:21.113Z] #36 44.56 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:44:21.113Z] #36 44.56 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:44:21.113Z] #36 44.57 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:44:21.212Z] + docker info [2022-06-02T19:44:19.649Z] > git remote # timeout=10 [2022-06-02T19:44:19.658Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:44:19.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:19.663Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:44:19.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:44:19.680Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:44:19.682Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:44:20.481Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T19:44:20.557Z] > git init /home/ubuntu/workspace/moby_PR-43683 # timeout=10 [2022-06-02T19:44:21.380Z] #36 ... [2022-06-02T19:44:21.380Z] [2022-06-02T19:44:21.380Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:21.380Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:21.380Z] #55 43.66 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:21.380Z] #55 43.96 Fetched 119 kB in 0s (421 kB/s) [2022-06-02T19:44:21.380Z] #55 44.06 Selecting previously unselected package libbtrfs0. [2022-06-02T19:44:21.380Z] #55 44.06 (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-06-02T19:44:21.380Z] #55 44.13 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:44:21.380Z] #55 44.15 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:44:21.380Z] #55 44.23 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:44:21.380Z] #55 44.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:44:21.380Z] #55 44.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:44:21.380Z] #55 44.47 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:44:21.380Z] #55 44.50 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:44:21.380Z] #55 44.52 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:21.380Z] #55 DONE 44.8s [2022-06-02T19:44:21.380Z] [2022-06-02T19:44:21.380Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:21.380Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:21.380Z] #42 38.18 Building dependency tree... [2022-06-02T19:44:21.380Z] #42 39.95 Reading state information... [2022-06-02T19:44:21.380Z] #42 41.86 The following additional packages will be installed: [2022-06-02T19:44:21.380Z] #42 41.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-06-02T19:44:21.380Z] #42 41.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-06-02T19:44:21.380Z] #42 41.91 Suggested packages: [2022-06-02T19:44:21.380Z] #42 41.92 manpages-dev python-setuptools [2022-06-02T19:44:21.380Z] #42 43.01 The following NEW packages will be installed: [2022-06-02T19:44:21.380Z] #42 43.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-06-02T19:44:21.380Z] #42 43.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-06-02T19:44:21.380Z] #42 43.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-06-02T19:44:21.380Z] #42 43.05 python-six zlib1g-dev [2022-06-02T19:44:21.380Z] #42 43.53 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:21.380Z] #42 43.53 Need to get 4091 kB of archives. [2022-06-02T19:44:21.380Z] #42 43.53 After this operation, 22.5 MB of additional disk space will be used. [2022-06-02T19:44:21.380Z] #42 43.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-06-02T19:44:21.380Z] #42 43.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:44:21.380Z] #42 43.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-06-02T19:44:21.380Z] #42 43.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:44:21.380Z] #42 43.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-06-02T19:44:21.380Z] #42 43.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:44:21.380Z] #42 43.58 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-06-02T19:44:21.380Z] #42 43.60 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-06-02T19:44:21.380Z] #42 43.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-06-02T19:44:21.380Z] #42 43.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-06-02T19:44:21.380Z] #42 43.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-06-02T19:44:21.380Z] #42 43.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-06-02T19:44:21.380Z] #42 43.94 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-06-02T19:44:21.380Z] #42 43.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-06-02T19:44:21.380Z] #42 43.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-06-02T19:44:21.380Z] #42 43.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-06-02T19:44:21.380Z] #42 43.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-06-02T19:44:21.380Z] #42 44.78 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:21.640Z] #42 45.15 Fetched 4091 kB in 1s (5463 kB/s) [2022-06-02T19:44:21.640Z] #42 45.26 Selecting previously unselected package libcap-dev:amd64. [2022-06-02T19:44:21.901Z] #42 45.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-06-02T19:44:21.901Z] #42 45.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-06-02T19:44:21.901Z] #42 45.40 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:44:22.138Z] Client: [2022-06-02T19:44:22.138Z] Context: default [2022-06-02T19:44:22.138Z] Debug Mode: false [2022-06-02T19:44:22.138Z] Plugins: [2022-06-02T19:44:22.138Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T19:44:22.138Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T19:44:22.138Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T19:44:22.138Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T19:44:22.138Z] [2022-06-02T19:44:22.138Z] Server: [2022-06-02T19:44:22.138Z] Containers: 0 [2022-06-02T19:44:22.138Z] Running: 0 [2022-06-02T19:44:22.138Z] Paused: 0 [2022-06-02T19:44:22.138Z] Stopped: 0 [2022-06-02T19:44:22.138Z] Images: 2 [2022-06-02T19:44:22.138Z] Server Version: 20.10.14 [2022-06-02T19:44:22.138Z] Storage Driver: overlay2 [2022-06-02T19:44:22.138Z] Backing Filesystem: extfs [2022-06-02T19:44:22.138Z] Supports d_type: true [2022-06-02T19:44:22.138Z] Native Overlay Diff: true [2022-06-02T19:44:22.138Z] userxattr: false [2022-06-02T19:44:22.138Z] Logging Driver: json-file [2022-06-02T19:44:22.138Z] Cgroup Driver: systemd [2022-06-02T19:44:22.138Z] Cgroup Version: 2 [2022-06-02T19:44:22.138Z] Plugins: [2022-06-02T19:44:22.138Z] Volume: local [2022-06-02T19:44:22.138Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T19:44:22.138Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T19:44:22.138Z] Swarm: inactive [2022-06-02T19:44:22.138Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T19:44:22.138Z] Default Runtime: runc [2022-06-02T19:44:22.138Z] Init Binary: docker-init [2022-06-02T19:44:22.138Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:44:22.138Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T19:44:22.138Z] init version: de40ad0 [2022-06-02T19:44:22.138Z] Security Options: [2022-06-02T19:44:22.138Z] apparmor [2022-06-02T19:44:22.138Z] seccomp [2022-06-02T19:44:22.138Z] Profile: default [2022-06-02T19:44:22.138Z] cgroupns [2022-06-02T19:44:22.138Z] Kernel Version: 5.13.0-1021-aws [2022-06-02T19:44:22.138Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-02T19:44:22.138Z] OSType: linux [2022-06-02T19:44:22.138Z] Architecture: x86_64 [2022-06-02T19:44:22.138Z] CPUs: 2 [2022-06-02T19:44:22.138Z] Total Memory: 7.476GiB [2022-06-02T19:44:22.138Z] Name: ip-10-100-69-29 [2022-06-02T19:44:22.138Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-02T19:44:22.138Z] Docker Root Dir: /var/lib/docker [2022-06-02T19:44:22.138Z] Debug Mode: false [2022-06-02T19:44:22.138Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:44:22.138Z] Labels: [2022-06-02T19:44:22.138Z] Experimental: true [2022-06-02T19:44:22.138Z] Insecure Registries: [2022-06-02T19:44:22.138Z] 127.0.0.0/8 [2022-06-02T19:44:22.138Z] Live Restore Enabled: true [2022-06-02T19:44:22.138Z] [Pipeline] } [2022-06-02T19:44:22.147Z] #67 ... [2022-06-02T19:44:22.147Z] [2022-06-02T19:44:22.147Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:44:22.147Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:44:22.147Z] #40 27.83 Checking out files: 74% (1615/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-06-02T19:44:22.147Z] #40 28.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-06-02T19:44:22.147Z] #40 30.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] // stage [2022-06-02T19:44:22.162Z] #42 45.64 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:44:22.162Z] #42 45.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:44:22.162Z] #42 45.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T19:44:22.422Z] #42 45.75 Selecting previously unselected package libnet1-dev. [2022-06-02T19:44:22.422Z] #42 45.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:44:22.422Z] #42 45.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:22.422Z] #42 45.95 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:44:22.422Z] #42 45.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:44:22.422Z] #42 45.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:44:22.454Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 . [2022-06-02T19:44:20.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:44:20.857Z] > git --version # timeout=10 [2022-06-02T19:44:20.881Z] > git --version # 'git version 2.17.1' [2022-06-02T19:44:20.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:20.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:22.682Z] #42 46.06 Selecting previously unselected package libnl-3-dev:amd64. [2022-06-02T19:44:22.682Z] #42 46.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-06-02T19:44:22.682Z] #42 46.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:44:22.715Z] #1 [internal] load build definition from Dockerfile [2022-06-02T19:44:22.715Z] #1 sha256:a6439e25e5bceb273af1eaa1d41027bd7f0bdda8acc90c780b776e318f59a02a [2022-06-02T19:44:22.715Z] #1 transferring dockerfile: 17.05kB done [2022-06-02T19:44:22.715Z] #1 DONE 0.0s [2022-06-02T19:44:22.715Z] [2022-06-02T19:44:22.715Z] #2 [internal] load .dockerignore [2022-06-02T19:44:22.715Z] #2 sha256:e6447bd24fb459aec70091477674bbe0ea991bc8d97eb0d265835455a3e2d428 [2022-06-02T19:44:22.715Z] #2 transferring context: 87B done [2022-06-02T19:44:22.715Z] #2 DONE 0.0s [2022-06-02T19:44:22.715Z] [2022-06-02T19:44:22.715Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-06-02T19:44:22.715Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-06-02T19:44:22.966Z] #42 ... [2022-06-02T19:44:22.966Z] [2022-06-02T19:44:22.966Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:22.966Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:44:22.966Z] #49 36.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-06-02T19:44:22.966Z] #49 36.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T19:44:22.966Z] #49 36.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-06-02T19:44:22.966Z] #49 ... [2022-06-02T19:44:22.966Z] [2022-06-02T19:44:22.966Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:22.966Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:22.966Z] #42 46.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:44:22.966Z] #42 46.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:44:22.966Z] #42 46.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:22.966Z] #42 46.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-02T19:44:22.966Z] #42 46.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:44:22.966Z] #42 46.49 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:22.970Z] #3 DONE 0.2s [2022-06-02T19:44:22.970Z] [2022-06-02T19:44:22.970Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-06-02T19:44:22.970Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-06-02T19:44:22.970Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-06-02T19:44:22.970Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-06-02T19:44:22.970Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-06-02T19:44:22.970Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-06-02T19:44:22.970Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-06-02T19:44:22.970Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-06-02T19:44:22.970Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-06-02T19:44:23.226Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-06-02T19:44:23.226Z] #4 DONE 0.4s [2022-06-02T19:44:23.235Z] #42 46.59 Selecting previously unselected package zlib1g-dev:amd64. [2022-06-02T19:44:23.235Z] #42 46.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-06-02T19:44:23.235Z] #42 46.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:44:23.483Z] [2022-06-02T19:44:23.484Z] #6 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:44:23.484Z] #6 sha256:f6ddd2f9ca276dcbdd88c49cc25b269b835d7d383233f2e39f48ad791cf0a45c [2022-06-02T19:44:23.484Z] #6 ... [2022-06-02T19:44:23.484Z] [2022-06-02T19:44:23.484Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:44:23.484Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T19:44:23.484Z] #7 DONE 0.1s [2022-06-02T19:44:23.484Z] [2022-06-02T19:44:23.484Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:44:23.484Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T19:44:23.484Z] #8 DONE 0.1s [2022-06-02T19:44:23.484Z] [2022-06-02T19:44:23.484Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-06-02T19:44:23.484Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-06-02T19:44:23.484Z] #5 DONE 0.2s [2022-06-02T19:44:23.484Z] [2022-06-02T19:44:23.484Z] #6 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:44:23.484Z] #6 sha256:f6ddd2f9ca276dcbdd88c49cc25b269b835d7d383233f2e39f48ad791cf0a45c [2022-06-02T19:44:23.484Z] #6 DONE 0.2s [2022-06-02T19:44:23.500Z] #42 46.97 Selecting previously unselected package libprotobuf17:amd64. [2022-06-02T19:44:23.500Z] #42 46.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:23.500Z] #42 46.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:23.524Z] #40 ... [2022-06-02T19:44:23.524Z] [2022-06-02T19:44:23.524Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:23.524Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:23.524Z] #42 23.73 Fetched 8486 kB in 19s (452 kB/s) [2022-06-02T19:44:23.524Z] #42 23.73 Reading package lists... [2022-06-02T19:44:23.524Z] #42 30.78 Reading package lists... [2022-06-02T19:44:23.524Z] #42 ... [2022-06-02T19:44:23.524Z] [2022-06-02T19:44:23.524Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:23.524Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:23.524Z] #49 25.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-06-02T19:44:23.524Z] #49 25.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T19:44:23.524Z] #49 25.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-06-02T19:44:23.524Z] #49 25.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-06-02T19:44:23.524Z] #49 25.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-06-02T19:44:23.524Z] #49 25.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-06-02T19:44:23.524Z] #49 26.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-06-02T19:44:23.524Z] #49 26.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-06-02T19:44:23.524Z] #49 26.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-06-02T19:44:23.524Z] #49 26.56 go: downloading github.com/ultraware/funlen v0.0.2 [2022-06-02T19:44:23.524Z] #49 26.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T19:44:23.524Z] #49 26.66 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-06-02T19:44:23.524Z] #49 26.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-06-02T19:44:23.524Z] #49 27.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T19:44:23.524Z] #49 27.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-06-02T19:44:23.524Z] #49 27.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T19:44:23.524Z] #49 27.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T19:44:23.524Z] #49 27.80 go: downloading github.com/stretchr/objx v0.2.0 [2022-06-02T19:44:23.524Z] #49 28.04 go: downloading golang.org/x/text v0.3.2 [2022-06-02T19:44:23.524Z] #49 33.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T19:44:23.524Z] #49 33.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T19:44:23.783Z] #49 34.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-06-02T19:44:23.783Z] #49 34.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-06-02T19:44:23.783Z] #49 ... [2022-06-02T19:44:23.783Z] [2022-06-02T19:44:23.783Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:23.783Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:44:23.783Z] #34 24.11 encoding [2022-06-02T19:44:23.783Z] #34 ... [2022-06-02T19:44:23.783Z] [2022-06-02T19:44:23.783Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:44:23.783Z] #51 sha256:1002bae21701b851cbef72b7b44b3313e568dad96487b77ec5f6cb39d95bfbd1 [2022-06-02T19:44:23.783Z] #51 DONE 34.2s [2022-06-02T19:44:23.783Z] [2022-06-02T19:44:23.783Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:23.783Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:23.783Z] #49 34.18 go: downloading github.com/gogo/protobuf v1.2.1 [2022-06-02T19:44:24.045Z] [2022-06-02T19:44:24.045Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:44:24.045Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T19:44:24.045Z] #64 DONE 0.0s [2022-06-02T19:44:24.045Z] [2022-06-02T19:44:24.045Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:44:24.045Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T19:44:24.045Z] #62 DONE 0.0s [2022-06-02T19:44:24.045Z] [2022-06-02T19:44:24.045Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:44:24.045Z] #26 sha256:d920e565bd7869fc90945eb4b04a4a5447a2f14c4ca82d2b9659d4d7d5d7d0e2 [2022-06-02T19:44:24.045Z] #26 resolve docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 0.0s done [2022-06-02T19:44:24.045Z] #26 sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 1.85kB / 1.85kB done [2022-06-02T19:44:24.045Z] #26 sha256:ff2b512c66a78380275b217fd68e81623fc899a7bf9be9bfe16d98188183fcd3 529B / 529B done [2022-06-02T19:44:24.045Z] #26 sha256:354ff99d6bffcaa24b2490f5d9cb68a706c52e1e1d67830799db37dca3451b8d 1.46kB / 1.46kB done [2022-06-02T19:44:24.045Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 0B / 50.44MB 0.1s [2022-06-02T19:44:24.301Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 8.39MB / 50.44MB 0.3s [2022-06-02T19:44:24.468Z] #42 47.76 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-06-02T19:44:24.469Z] #42 47.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:24.469Z] #42 47.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:24.469Z] #42 48.05 Selecting previously unselected package libprotobuf-dev:amd64. [2022-06-02T19:44:24.469Z] #42 48.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:24.469Z] #42 48.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:24.557Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 20.97MB / 50.44MB 0.5s [2022-06-02T19:44:24.557Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 30.41MB / 50.44MB 0.6s [2022-06-02T19:44:24.813Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 45.09MB / 50.44MB 0.8s [2022-06-02T19:44:25.068Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 1.0s [2022-06-02T19:44:25.068Z] #26 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 1.0s done [2022-06-02T19:44:25.158Z] #49 ... [2022-06-02T19:44:25.158Z] [2022-06-02T19:44:25.158Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:25.158Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:25.158Z] #55 25.63 Fetched 8486 kB in 20s (434 kB/s) [2022-06-02T19:44:25.158Z] #55 25.63 Reading package lists... [2022-06-02T19:44:25.324Z] #26 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b [2022-06-02T19:44:25.417Z] #55 31.92 Reading package lists... [2022-06-02T19:44:25.417Z] #55 ... [2022-06-02T19:44:25.417Z] [2022-06-02T19:44:25.417Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:25.417Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:25.417Z] #49 35.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-06-02T19:44:25.417Z] #49 35.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T19:44:25.417Z] #49 ... [2022-06-02T19:44:25.417Z] [2022-06-02T19:44:25.417Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:25.417Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:25.417Z] #36 25.94 Fetched 8486 kB in 20s (429 kB/s) [2022-06-02T19:44:25.417Z] #36 25.94 Reading package lists... [2022-06-02T19:44:25.675Z] #36 32.29 Reading package lists... [2022-06-02T19:44:25.675Z] #36 ... [2022-06-02T19:44:25.675Z] [2022-06-02T19:44:25.675Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:25.675Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:44:25.675Z] #49 36.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-06-02T19:44:25.852Z] #42 49.37 Selecting previously unselected package libprotoc17:amd64. [2022-06-02T19:44:25.852Z] #42 49.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:25.852Z] #42 49.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:26.424Z] #42 50.03 Selecting previously unselected package protobuf-c-compiler. [2022-06-02T19:44:26.684Z] #42 50.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:44:26.684Z] #42 50.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:44:26.684Z] #42 50.15 Selecting previously unselected package protobuf-compiler. [2022-06-02T19:44:26.684Z] #42 50.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:26.684Z] #42 50.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:44:26.945Z] #42 50.33 Selecting previously unselected package python-pkg-resources. [2022-06-02T19:44:26.945Z] #42 50.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:44:26.945Z] #42 50.34 Unpacking python-pkg-resources (40.8.0-1) ... [2022-06-02T19:44:27.205Z] #42 50.63 Selecting previously unselected package python-six. [2022-06-02T19:44:27.205Z] #42 50.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-06-02T19:44:27.205Z] #42 50.64 Unpacking python-six (1.12.0-1) ... [2022-06-02T19:44:27.466Z] #42 50.77 Selecting previously unselected package python-protobuf. [2022-06-02T19:44:27.466Z] #42 50.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:27.466Z] #42 50.78 Unpacking python-protobuf (3.6.1.3-2) ... [2022-06-02T19:44:27.466Z] #42 ... [2022-06-02T19:44:27.466Z] [2022-06-02T19:44:27.466Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:27.466Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:27.466Z] #13 29.04 Reading package lists... [2022-06-02T19:44:27.466Z] #13 36.04 Building dependency tree... [2022-06-02T19:44:27.466Z] #13 37.41 Reading state information... [2022-06-02T19:44:27.466Z] #13 39.42 The following additional packages will be installed: [2022-06-02T19:44:27.466Z] #13 39.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-06-02T19:44:27.466Z] #13 39.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-06-02T19:44:27.466Z] #13 39.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-06-02T19:44:27.466Z] #13 39.43 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-06-02T19:44:27.466Z] #13 39.43 mingw-w64-x86-64-dev [2022-06-02T19:44:27.466Z] #13 39.44 Suggested packages: [2022-06-02T19:44:27.466Z] #13 39.44 gcc-8-locales seccomp wine64 [2022-06-02T19:44:27.466Z] #13 40.71 The following NEW packages will be installed: [2022-06-02T19:44:27.466Z] #13 40.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T19:44:27.466Z] #13 40.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-06-02T19:44:27.466Z] #13 40.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-06-02T19:44:27.466Z] #13 40.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-06-02T19:44:27.466Z] #13 40.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-06-02T19:44:27.466Z] #13 40.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T19:44:27.466Z] #13 40.74 The following packages will be upgraded: [2022-06-02T19:44:27.466Z] #13 40.74 libseccomp2 [2022-06-02T19:44:27.466Z] #13 41.18 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:27.466Z] #13 41.18 Need to get 77.8 MB of archives. [2022-06-02T19:44:27.466Z] #13 41.18 After this operation, 487 MB of additional disk space will be used. [2022-06-02T19:44:27.466Z] #13 41.18 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-06-02T19:44:27.466Z] #13 41.18 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-06-02T19:44:27.466Z] #13 41.19 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-06-02T19:44:27.466Z] #13 41.35 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-06-02T19:44:27.466Z] #13 41.49 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-06-02T19:44:27.466Z] #13 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-06-02T19:44:27.466Z] #13 41.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-06-02T19:44:27.466Z] #13 41.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-06-02T19:44:27.466Z] #13 41.83 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-06-02T19:44:27.466Z] #13 42.09 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-06-02T19:44:27.466Z] #13 42.10 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-06-02T19:44:27.466Z] #13 44.92 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-06-02T19:44:27.466Z] #13 ... [2022-06-02T19:44:27.466Z] [2022-06-02T19:44:27.466Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:44:27.466Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:44:27.466Z] #32 46.87 Checking out files: 85% (1302/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-06-02T19:44:27.466Z] #32 47.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T19:44:27.466Z] #32 47.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:44:27.578Z] #49 ... [2022-06-02T19:44:27.578Z] [2022-06-02T19:44:27.578Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:27.578Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:27.578Z] #13 23.89 Fetched 9023 kB in 21s (428 kB/s) [2022-06-02T19:44:27.578Z] #13 23.89 Reading package lists... [2022-06-02T19:44:27.836Z] #13 30.96 Reading package lists... [2022-06-02T19:44:27.836Z] #13 ... [2022-06-02T19:44:27.836Z] [2022-06-02T19:44:27.836Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:27.836Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:27.836Z] #36 32.29 Reading package lists... [2022-06-02T19:44:27.851Z] #26 ... [2022-06-02T19:44:27.851Z] [2022-06-02T19:44:27.851Z] #23 [internal] load build context [2022-06-02T19:44:27.851Z] #23 sha256:b706f820d96bf668fb47624002d91cd05f0a8d3c54bbf28df6e81d57a69427f0 [2022-06-02T19:44:27.851Z] #23 transferring context: 53.37MB 3.5s done [2022-06-02T19:44:27.851Z] #23 DONE 3.6s [2022-06-02T19:44:27.851Z] [2022-06-02T19:44:27.851Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:44:27.851Z] #26 sha256:d920e565bd7869fc90945eb4b04a4a5447a2f14c4ca82d2b9659d4d7d5d7d0e2 [2022-06-02T19:44:29.218Z] #26 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 3.7s done [2022-06-02T19:44:29.218Z] #26 DONE 5.1s [2022-06-02T19:44:29.218Z] [2022-06-02T19:44:29.218Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:44:29.218Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:44:29.218Z] #9 resolve docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 0.0s done [2022-06-02T19:44:29.218Z] #9 sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 1.86kB / 1.86kB done [2022-06-02T19:44:29.218Z] #9 sha256:2ebd5d77085a8f119d1e8565cee875430e6ddd628ab7cd40b7c526359ba0b2c8 1.79kB / 1.79kB done [2022-06-02T19:44:29.218Z] #9 sha256:54c782875559ebb701ff4e2448107cfd9e672862897f0651419f5908fd1cadc3 7.11kB / 7.11kB done [2022-06-02T19:44:29.218Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 1.0s done [2022-06-02T19:44:29.218Z] #9 sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 7.86MB / 7.86MB 0.2s done [2022-06-02T19:44:29.218Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 10.00MB / 10.00MB 0.3s done [2022-06-02T19:44:29.218Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 51.84MB / 51.84MB 1.1s done [2022-06-02T19:44:29.218Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 68.80MB / 68.80MB 1.6s done [2022-06-02T19:44:29.218Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 2.9s done [2022-06-02T19:44:29.218Z] #9 sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 156B / 156B 1.1s done [2022-06-02T19:44:29.218Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 3.7s done [2022-06-02T19:44:29.218Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 [2022-06-02T19:44:29.469Z] #36 38.35 Building dependency tree... [2022-06-02T19:44:29.469Z] #36 39.61 Reading state information... [2022-06-02T19:44:29.474Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 0.5s done [2022-06-02T19:44:29.474Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce [2022-06-02T19:44:30.017Z] #32 ... [2022-06-02T19:44:30.017Z] [2022-06-02T19:44:30.017Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:30.017Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:30.018Z] #13 46.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-06-02T19:44:30.018Z] #13 46.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-06-02T19:44:30.018Z] #13 46.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:44:30.018Z] #13 46.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:44:30.018Z] #13 46.83 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-06-02T19:44:30.018Z] #13 46.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-06-02T19:44:30.018Z] #13 46.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-06-02T19:44:30.018Z] #13 46.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-06-02T19:44:30.018Z] #13 46.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-06-02T19:44:30.018Z] #13 46.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-06-02T19:44:30.018Z] #13 46.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-06-02T19:44:30.018Z] #13 47.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-06-02T19:44:30.018Z] #13 47.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-06-02T19:44:30.018Z] #13 47.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-06-02T19:44:30.018Z] #13 47.93 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:30.018Z] #13 48.13 Fetched 77.8 MB in 6s (12.6 MB/s) [2022-06-02T19:44:30.018Z] #13 48.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:44:30.018Z] #13 48.33 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:44:30.018Z] #13 48.35 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-06-02T19:44:30.018Z] #13 48.51 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:44:30.036Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 0.3s done [2022-06-02T19:44:30.036Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 0.1s [2022-06-02T19:44:30.279Z] #13 48.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T19:44:30.279Z] #13 48.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:44:30.279Z] #13 48.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:44:30.279Z] #13 48.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:44:30.847Z] #36 41.29 The following additional packages will be installed: [2022-06-02T19:44:31.105Z] #36 41.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-06-02T19:44:31.105Z] #36 41.31 Suggested packages: [2022-06-02T19:44:31.106Z] #36 41.31 cmake-doc ninja-build lrzip [2022-06-02T19:44:31.106Z] #36 41.31 Recommended packages: [2022-06-02T19:44:31.106Z] #36 41.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T19:44:31.220Z] #13 ... [2022-06-02T19:44:31.220Z] [2022-06-02T19:44:31.220Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:44:31.220Z] #56 sha256:6706bf781fc31899a2ee56025a6d347ba94c4c2cab970c7855f3e92d646f273f [2022-06-02T19:44:31.220Z] #56 0.895 + RM_GOPATH=0 [2022-06-02T19:44:31.220Z] #56 0.896 + TMP_GOPATH= [2022-06-02T19:44:31.220Z] #56 0.896 + : /build [2022-06-02T19:44:31.220Z] #56 0.896 + '[' -z '' ']' [2022-06-02T19:44:31.220Z] #56 0.897 ++ mktemp -d [2022-06-02T19:44:31.220Z] #56 0.901 + export GOPATH=/tmp/tmp.wPc95pPFgn [2022-06-02T19:44:31.220Z] #56 0.901 + GOPATH=/tmp/tmp.wPc95pPFgn [2022-06-02T19:44:31.220Z] #56 0.901 + RM_GOPATH=1 [2022-06-02T19:44:31.220Z] #56 0.901 + case "$(go env GOARCH)" in [2022-06-02T19:44:31.220Z] #56 0.901 ++ go env GOARCH [2022-06-02T19:44:31.220Z] #56 0.921 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:31.220Z] #56 0.927 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:31.220Z] #56 0.927 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:31.220Z] #56 0.928 + dir=/tmp/install [2022-06-02T19:44:31.220Z] #56 0.931 + bin=containerd [2022-06-02T19:44:31.220Z] #56 0.932 + shift [2022-06-02T19:44:31.220Z] #56 0.932 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-06-02T19:44:31.220Z] #56 0.932 + . /tmp/install/containerd.installer [2022-06-02T19:44:31.220Z] #56 0.932 ++ set -e [2022-06-02T19:44:31.220Z] #56 0.933 ++ : v1.6.4 [2022-06-02T19:44:31.220Z] #56 0.933 + install_containerd [2022-06-02T19:44:31.220Z] #56 0.934 + echo 'Install containerd version v1.6.4' [2022-06-02T19:44:31.220Z] #56 0.936 Install containerd version v1.6.4 [2022-06-02T19:44:31.220Z] #56 0.936 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wPc95pPFgn/src/github.com/containerd/containerd [2022-06-02T19:44:31.220Z] #56 0.938 Cloning into '/tmp/tmp.wPc95pPFgn/src/github.com/containerd/containerd'... [2022-06-02T19:44:31.480Z] #56 ... [2022-06-02T19:44:31.480Z] [2022-06-02T19:44:31.480Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:31.480Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:31.480Z] #36 51.39 Selecting previously unselected package libxml2:amd64. [2022-06-02T19:44:31.481Z] #36 51.39 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-06-02T19:44:31.481Z] #36 51.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:44:31.481Z] #36 52.06 Selecting previously unselected package cmake-data. [2022-06-02T19:44:31.481Z] #36 52.06 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-06-02T19:44:31.481Z] #36 52.07 Unpacking cmake-data (3.13.4-1) ... [2022-06-02T19:44:31.481Z] #36 54.84 Selecting previously unselected package libarchive13:amd64. [2022-06-02T19:44:31.481Z] #36 54.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-06-02T19:44:31.481Z] #36 54.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:44:31.673Z] #36 42.11 The following NEW packages will be installed: [2022-06-02T19:44:31.673Z] #36 42.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-06-02T19:44:31.740Z] #36 55.18 Selecting previously unselected package libjsoncpp1:amd64. [2022-06-02T19:44:31.740Z] #36 55.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-06-02T19:44:31.740Z] #36 55.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:44:31.932Z] #36 ... [2022-06-02T19:44:31.933Z] [2022-06-02T19:44:31.933Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:44:31.933Z] #67 sha256:4362276fb19f9e72e269e82ea293c68059b1c683c75062b1fd50b97ea7bdfcf5 [2022-06-02T19:44:31.933Z] #67 DONE 42.2s [2022-06-02T19:44:31.933Z] [2022-06-02T19:44:31.933Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:31.933Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:31.933Z] #36 42.17 vim-common xxd [2022-06-02T19:44:32.001Z] #36 55.39 Selecting previously unselected package librhash0:amd64. [2022-06-02T19:44:32.001Z] #36 55.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-06-02T19:44:32.001Z] #36 55.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:44:32.001Z] #36 55.58 Selecting previously unselected package libuv1:amd64. [2022-06-02T19:44:32.191Z] #36 42.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:32.191Z] #36 42.63 Need to get 14.9 MB of archives. [2022-06-02T19:44:32.191Z] #36 42.63 After this operation, 61.8 MB of additional disk space will be used. [2022-06-02T19:44:32.191Z] #36 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:44:32.191Z] #36 42.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-06-02T19:44:32.191Z] #36 42.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:44:32.261Z] #36 55.58 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-06-02T19:44:32.261Z] #36 55.59 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:44:32.261Z] #36 55.74 Selecting previously unselected package cmake. [2022-06-02T19:44:32.261Z] #36 55.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-06-02T19:44:32.261Z] #36 55.75 Unpacking cmake (3.13.4-1) ... [2022-06-02T19:44:32.832Z] #36 ... [2022-06-02T19:44:32.832Z] [2022-06-02T19:44:32.832Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:32.832Z] #34 sha256:04ea7be88a19e214a0aaeee04fff29749e2908aa4ff218e085ca9ed123a065dd [2022-06-02T19:44:32.832Z] #34 46.40 sync [2022-06-02T19:44:32.832Z] #34 46.41 internal/reflectlite [2022-06-02T19:44:32.832Z] #34 48.00 internal/testlog [2022-06-02T19:44:32.832Z] #34 49.34 sort [2022-06-02T19:44:32.832Z] #34 49.34 errors [2022-06-02T19:44:32.832Z] #34 49.70 strconv [2022-06-02T19:44:32.832Z] #34 50.72 io [2022-06-02T19:44:32.832Z] #34 52.34 internal/oserror [2022-06-02T19:44:32.832Z] #34 52.60 syscall [2022-06-02T19:44:32.832Z] #34 53.45 reflect [2022-06-02T19:44:33.093Z] #34 ... [2022-06-02T19:44:33.093Z] [2022-06-02T19:44:33.093Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:33.093Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:33.093Z] #13 50.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T19:44:33.093Z] #13 50.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:44:33.093Z] #13 50.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:44:33.126Z] #36 43.49 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-06-02T19:44:33.126Z] #36 43.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-06-02T19:44:33.385Z] #36 43.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-06-02T19:44:33.385Z] #36 43.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-06-02T19:44:33.385Z] #36 43.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-06-02T19:44:33.385Z] #36 43.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-06-02T19:44:33.385Z] #36 43.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-06-02T19:44:33.964Z] #36 ... [2022-06-02T19:44:33.964Z] [2022-06-02T19:44:33.964Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:33.964Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:33.964Z] #55 31.92 Reading package lists... [2022-06-02T19:44:33.964Z] #55 38.31 Building dependency tree... [2022-06-02T19:44:33.964Z] #55 39.58 Reading state information... [2022-06-02T19:44:33.964Z] #55 41.18 The following additional packages will be installed: [2022-06-02T19:44:33.964Z] #55 41.18 libbtrfs0 [2022-06-02T19:44:33.964Z] #55 41.34 The following NEW packages will be installed: [2022-06-02T19:44:33.964Z] #55 41.35 libbtrfs-dev libbtrfs0 [2022-06-02T19:44:33.964Z] #55 41.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:33.964Z] #55 41.76 Need to get 119 kB of archives. [2022-06-02T19:44:33.964Z] #55 41.76 After this operation, 387 kB of additional disk space will be used. [2022-06-02T19:44:33.964Z] #55 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:44:33.964Z] #55 41.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:44:33.964Z] #55 43.05 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:33.964Z] #55 43.30 Fetched 119 kB in 0s (379 kB/s) [2022-06-02T19:44:33.964Z] #55 43.39 Selecting previously unselected package libbtrfs0. [2022-06-02T19:44:33.964Z] #55 43.39 (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-06-02T19:44:33.964Z] #55 43.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:44:33.964Z] #55 43.50 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:44:33.964Z] #55 43.67 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:44:33.964Z] #55 43.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:44:33.964Z] #55 43.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:44:33.964Z] #55 43.93 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:44:33.964Z] #55 43.97 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:44:33.964Z] #55 43.99 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:33.964Z] #55 DONE 44.2s [2022-06-02T19:44:33.964Z] [2022-06-02T19:44:33.964Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:33.964Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:33.964Z] #42 30.78 Reading package lists... [2022-06-02T19:44:33.964Z] #42 37.03 Building dependency tree... [2022-06-02T19:44:33.964Z] #42 38.32 Reading state information... [2022-06-02T19:44:33.964Z] #42 39.90 The following additional packages will be installed: [2022-06-02T19:44:33.964Z] #42 39.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-06-02T19:44:33.964Z] #42 39.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-06-02T19:44:33.964Z] #42 39.91 Suggested packages: [2022-06-02T19:44:33.964Z] #42 39.91 manpages-dev python-setuptools [2022-06-02T19:44:33.964Z] #42 41.05 The following NEW packages will be installed: [2022-06-02T19:44:33.964Z] #42 41.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-06-02T19:44:33.964Z] #42 41.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-06-02T19:44:33.964Z] #42 41.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-06-02T19:44:33.964Z] #42 41.07 python-six zlib1g-dev [2022-06-02T19:44:33.964Z] #42 41.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:33.964Z] #42 41.46 Need to get 4091 kB of archives. [2022-06-02T19:44:33.964Z] #42 41.46 After this operation, 22.5 MB of additional disk space will be used. [2022-06-02T19:44:33.964Z] #42 41.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-06-02T19:44:33.964Z] #42 41.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:44:33.964Z] #42 41.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-06-02T19:44:33.964Z] #42 41.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:44:33.964Z] #42 41.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-06-02T19:44:33.964Z] #42 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:44:33.964Z] #42 41.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-06-02T19:44:33.964Z] #42 41.50 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-06-02T19:44:33.964Z] #42 41.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-06-02T19:44:33.964Z] #42 41.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-06-02T19:44:33.964Z] #42 41.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-06-02T19:44:33.964Z] #42 41.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-06-02T19:44:33.964Z] #42 41.74 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-06-02T19:44:33.964Z] #42 41.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-06-02T19:44:33.964Z] #42 41.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-06-02T19:44:33.964Z] #42 41.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-06-02T19:44:33.964Z] #42 41.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-06-02T19:44:33.964Z] #42 43.44 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:33.964Z] #42 43.55 Fetched 4091 kB in 1s (6519 kB/s) [2022-06-02T19:44:33.964Z] #42 43.60 Selecting previously unselected package libcap-dev:amd64. [2022-06-02T19:44:33.964Z] #42 43.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-06-02T19:44:33.964Z] #42 43.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-06-02T19:44:33.964Z] #42 43.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:44:33.964Z] #42 43.80 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:44:33.964Z] #42 43.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:44:33.964Z] #42 43.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:33.964Z] #42 43.97 Selecting previously unselected package libnet1-dev. [2022-06-02T19:44:33.964Z] #42 43.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:44:33.964Z] #42 43.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:33.964Z] #42 44.16 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:44:33.964Z] #42 44.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:44:33.964Z] #42 44.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:44:33.964Z] #42 44.37 Selecting previously unselected package libnl-3-dev:amd64. [2022-06-02T19:44:33.964Z] #42 44.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-06-02T19:44:33.964Z] #42 44.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:44:34.223Z] #42 44.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:44:34.481Z] #42 44.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:44:34.481Z] #42 44.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:34.481Z] #42 44.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-02T19:44:34.481Z] #42 44.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:44:34.481Z] #42 44.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:34.740Z] #42 45.07 Selecting previously unselected package zlib1g-dev:amd64. [2022-06-02T19:44:34.740Z] #42 45.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-06-02T19:44:34.740Z] #42 45.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:44:34.740Z] #42 ... [2022-06-02T19:44:34.740Z] [2022-06-02T19:44:34.740Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:34.740Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:34.740Z] #36 45.20 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:34.740Z] #36 45.31 Fetched 14.9 MB in 2s (9540 kB/s) [2022-06-02T19:44:34.973Z] ---> 4cba04d94901 [2022-06-02T19:44:34.973Z] Successfully built 4cba04d94901 [2022-06-02T19:44:34.973Z] Successfully tagged docker:latest [2022-06-02T19:44:34.973Z] INFO: Image build ended at 06/02/2022 19:44:31. Duration:00:00:40.6996146 [2022-06-02T19:44:34.973Z] [2022-06-02T19:44:34.973Z] [2022-06-02T19:44:34.973Z] INFO: Building the test binaries at 06/02/2022 19:44:31... [2022-06-02T19:44:34.998Z] #36 45.43 Selecting previously unselected package xxd. [2022-06-02T19:44:34.998Z] #36 45.43 (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-06-02T19:44:34.998Z] #36 45.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:44:34.998Z] #36 45.51 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:35.008Z] #13 53.47 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T19:44:35.008Z] #13 53.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-06-02T19:44:35.008Z] #13 53.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:44:35.008Z] #13 53.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T19:44:35.098Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5584f5a01aa8deb) in /home/ubuntu/workspace/moby_PR-43683 [Pipeline] { [Pipeline] checkout [2022-06-02T19:44:35.218Z] The recommended git tool is: git [2022-06-02T19:44:35.266Z] #36 45.70 Selecting previously unselected package vim-common. [2022-06-02T19:44:35.269Z] #13 53.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:44:35.269Z] #13 53.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:44:35.269Z] #13 53.81 Selecting previously unselected package dmsetup. [2022-06-02T19:44:35.269Z] #13 53.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:44:35.269Z] #13 53.82 Unpacking dmsetup (2:1.02.155-3) ... [2022-06-02T19:44:35.284Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 4.7s done [2022-06-02T19:44:35.284Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 0.1s [2022-06-02T19:44:35.527Z] #36 45.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:44:35.527Z] #36 45.77 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:35.527Z] #36 45.90 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:44:35.528Z] #36 45.90 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:44:35.528Z] #36 45.91 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:44:35.530Z] #13 54.00 Selecting previously unselected package mingw-w64-common. [2022-06-02T19:44:35.530Z] #13 54.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-06-02T19:44:35.530Z] #13 54.01 Unpacking mingw-w64-common (6.0.0-3) ... [2022-06-02T19:44:36.103Z] #13 ... [2022-06-02T19:44:36.103Z] [2022-06-02T19:44:36.103Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:36.103Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:36.103Z] #36 58.73 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:44:36.103Z] #36 58.75 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:36.103Z] #36 58.77 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:44:36.103Z] #36 58.78 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:36.103Z] #36 58.82 Setting up librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:44:36.103Z] #36 58.83 Setting up cmake-data (3.13.4-1) ... [2022-06-02T19:44:36.103Z] #36 58.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:44:36.103Z] #36 58.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:44:36.103Z] #36 58.92 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:44:36.103Z] #36 58.94 Setting up cmake (3.13.4-1) ... [2022-06-02T19:44:36.103Z] #36 58.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:36.103Z] #36 59.01 Processing triggers for mime-support (3.62) ... [2022-06-02T19:44:36.103Z] #36 DONE 59.5s [2022-06-02T19:44:36.103Z] [2022-06-02T19:44:36.103Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:44:36.103Z] #37 sha256:1c93b668f4f2acb5606f00d004c3e45c6020d66179228846726fb11419c80b4a [2022-06-02T19:44:36.212Z] #9 ... [2022-06-02T19:44:36.212Z] [2022-06-02T19:44:36.212Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:44:36.212Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:44:36.212Z] #27 0.897 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:36.212Z] #27 0.897 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:36.212Z] #27 0.904 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:36.212Z] #27 1.049 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:44:36.212Z] #27 1.257 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:36.212Z] #27 1.713 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:44:36.212Z] #27 3.204 Fetched 8486 kB in 3s (3317 kB/s) [2022-06-02T19:44:36.212Z] #27 3.204 Reading package lists... [2022-06-02T19:44:36.212Z] #27 4.120 Reading package lists... [2022-06-02T19:44:36.212Z] #27 5.077 Building dependency tree... [2022-06-02T19:44:36.212Z] #27 5.251 Reading state information... [2022-06-02T19:44:36.212Z] #27 5.403 The following additional packages will be installed: [2022-06-02T19:44:36.212Z] #27 5.403 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-02T19:44:36.212Z] #27 5.403 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-06-02T19:44:36.212Z] #27 5.404 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-06-02T19:44:36.212Z] #27 5.405 Suggested packages: [2022-06-02T19:44:36.212Z] #27 5.405 krb5-doc krb5-user [2022-06-02T19:44:36.212Z] #27 5.405 Recommended packages: [2022-06-02T19:44:36.212Z] #27 5.405 krb5-locales publicsuffix libsasl2-modules [2022-06-02T19:44:36.212Z] #27 5.574 The following NEW packages will be installed: [2022-06-02T19:44:36.212Z] #27 5.574 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-06-02T19:44:36.212Z] #27 5.574 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-06-02T19:44:36.212Z] #27 5.574 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T19:44:36.212Z] #27 5.575 libssh2-1 libssl1.1 openssl [2022-06-02T19:44:36.212Z] #27 5.868 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:36.212Z] #27 5.868 Need to get 5082 kB of archives. [2022-06-02T19:44:36.212Z] #27 5.868 After this operation, 12.1 MB of additional disk space will be used. [2022-06-02T19:44:36.212Z] #27 5.868 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-06-02T19:44:36.212Z] #27 5.868 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u2 [1551 kB] [2022-06-02T19:44:36.212Z] #27 5.868 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-06-02T19:44:36.212Z] #27 5.868 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-06-02T19:44:36.212Z] #27 5.868 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-06-02T19:44:36.212Z] #27 5.873 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-06-02T19:44:36.212Z] #27 5.875 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-06-02T19:44:36.212Z] #27 5.878 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-06-02T19:44:36.212Z] #27 5.889 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-06-02T19:44:36.212Z] #27 5.892 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-06-02T19:44:36.212Z] #27 5.896 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-06-02T19:44:36.212Z] #27 5.899 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-06-02T19:44:36.212Z] #27 5.899 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-06-02T19:44:36.212Z] #27 5.899 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-06-02T19:44:36.212Z] #27 5.901 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-06-02T19:44:36.212Z] #27 5.903 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-06-02T19:44:36.212Z] #27 5.909 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u2 [855 kB] [2022-06-02T19:44:36.212Z] #27 5.915 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-06-02T19:44:36.212Z] #27 5.920 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:44:36.212Z] #27 5.928 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:44:36.212Z] #27 5.932 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:44:36.212Z] #27 6.071 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:36.212Z] #27 6.105 Fetched 5082 kB in 0s (15.4 MB/s) [2022-06-02T19:44:36.212Z] #27 6.148 Selecting previously unselected package libssl1.1:amd64. [2022-06-02T19:44:36.212Z] #27 6.148 (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-06-02T19:44:36.212Z] #27 6.153 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.162 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:44:36.212Z] #27 6.352 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-02T19:44:36.212Z] #27 6.352 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.355 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:44:36.212Z] #27 6.439 Selecting previously unselected package libsasl2-2:amd64. [2022-06-02T19:44:36.212Z] #27 6.439 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.443 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:44:36.212Z] #27 6.490 Selecting previously unselected package libldap-common. [2022-06-02T19:44:36.212Z] #27 6.492 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-06-02T19:44:36.212Z] #27 6.504 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:44:36.212Z] #27 6.596 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-02T19:44:36.212Z] #27 6.596 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.600 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:44:36.212Z] #27 6.667 Selecting previously unselected package openssl. [2022-06-02T19:44:36.212Z] #27 6.667 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.671 Unpacking openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:44:36.212Z] #27 6.820 Selecting previously unselected package ca-certificates. [2022-06-02T19:44:36.212Z] #27 6.820 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-06-02T19:44:36.212Z] #27 6.823 Unpacking ca-certificates (20200601~deb10u2) ... [2022-06-02T19:44:36.212Z] #27 6.902 Selecting previously unselected package libkeyutils1:amd64. [2022-06-02T19:44:36.212Z] #27 6.902 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.906 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:44:36.212Z] #27 6.941 Selecting previously unselected package libkrb5support0:amd64. [2022-06-02T19:44:36.212Z] #27 6.941 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.945 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.212Z] #27 6.984 Selecting previously unselected package libk5crypto3:amd64. [2022-06-02T19:44:36.212Z] #27 6.984 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 6.988 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.212Z] #27 7.032 Selecting previously unselected package libkrb5-3:amd64. [2022-06-02T19:44:36.212Z] #27 7.032 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 7.036 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.212Z] #27 7.122 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-02T19:44:36.212Z] #27 7.122 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 7.126 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.212Z] #27 7.187 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-02T19:44:36.212Z] #27 7.187 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 7.190 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:44:36.212Z] #27 7.234 Selecting previously unselected package libpsl5:amd64. [2022-06-02T19:44:36.212Z] #27 7.234 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-06-02T19:44:36.212Z] #27 7.237 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:44:36.212Z] #27 7.272 Selecting previously unselected package librtmp1:amd64. [2022-06-02T19:44:36.212Z] #27 7.272 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-06-02T19:44:36.469Z] #27 7.280 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:44:36.469Z] #27 7.320 Selecting previously unselected package libssh2-1:amd64. [2022-06-02T19:44:36.469Z] #27 7.320 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-06-02T19:44:36.469Z] #27 7.328 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:44:36.469Z] #27 7.376 Selecting previously unselected package libcurl4:amd64. [2022-06-02T19:44:36.469Z] #27 7.376 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:44:36.469Z] #27 7.380 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:44:36.469Z] #27 7.452 Selecting previously unselected package curl. [2022-06-02T19:44:36.469Z] #27 7.453 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:44:36.469Z] #27 7.457 Unpacking curl (7.64.0-4+deb10u2) ... [2022-06-02T19:44:36.725Z] #27 7.524 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:44:36.725Z] #27 7.526 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:44:36.725Z] #27 7.530 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:44:36.725Z] #27 7.591 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:44:36.725Z] #27 7.591 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:44:36.725Z] #27 7.594 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:44:36.725Z] #27 7.641 Selecting previously unselected package jq. [2022-06-02T19:44:36.725Z] #27 7.642 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:44:36.725Z] #27 7.647 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:44:36.725Z] #27 7.685 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:44:36.725Z] #27 7.694 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:44:36.725Z] #27 7.705 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:44:36.981Z] #27 7.810 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:44:36.981Z] #27 7.819 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:44:36.981Z] #27 7.834 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.981Z] #27 7.842 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:44:36.981Z] #27 7.851 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:44:36.981Z] #27 7.861 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.981Z] #27 7.870 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:44:36.981Z] #27 7.880 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:44:36.981Z] #27 7.890 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:36.981Z] #27 7.899 Setting up openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:44:36.981Z] #27 7.913 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:44:36.981Z] #27 7.923 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:44:36.981Z] #27 7.932 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:44:36.981Z] #27 7.942 Setting up ca-certificates (20200601~deb10u2) ... [2022-06-02T19:44:37.046Z] #37 0.935 + RM_GOPATH=0 [2022-06-02T19:44:37.046Z] #37 0.935 + TMP_GOPATH= [2022-06-02T19:44:37.046Z] #37 0.936 + : /build [2022-06-02T19:44:37.046Z] #37 0.936 + '[' -z '' ']' [2022-06-02T19:44:37.046Z] #37 0.938 ++ mktemp -d [2022-06-02T19:44:37.046Z] #37 0.942 + export GOPATH=/tmp/tmp.KAURt5IEbW [2022-06-02T19:44:37.046Z] #37 0.942 + GOPATH=/tmp/tmp.KAURt5IEbW [2022-06-02T19:44:37.046Z] #37 0.942 + RM_GOPATH=1 [2022-06-02T19:44:37.046Z] #37 0.943 + case "$(go env GOARCH)" in [2022-06-02T19:44:37.046Z] #37 0.945 ++ go env GOARCH [2022-06-02T19:44:37.046Z] #37 0.964 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:37.046Z] #37 0.965 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:37.046Z] #37 0.965 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:37.046Z] #37 0.966 + dir=/tmp/install [2022-06-02T19:44:37.046Z] #37 0.981 + bin=tini [2022-06-02T19:44:37.046Z] #37 0.984 + shift [2022-06-02T19:44:37.046Z] #37 0.984 + '[' '!' -f /tmp/install/tini.installer ']' [2022-06-02T19:44:37.046Z] #37 0.985 + . /tmp/install/tini.installer [2022-06-02T19:44:37.046Z] #37 0.985 ++ : v0.19.0 [2022-06-02T19:44:37.046Z] #37 0.988 + install_tini [2022-06-02T19:44:37.046Z] #37 0.988 + echo 'Install tini version v0.19.0' [2022-06-02T19:44:37.046Z] #37 0.988 Install tini version v0.19.0 [2022-06-02T19:44:37.046Z] #37 0.988 + git clone https://github.com/krallin/tini.git /tmp/tmp.KAURt5IEbW/tini [2022-06-02T19:44:37.046Z] #37 0.994 Cloning into '/tmp/tmp.KAURt5IEbW/tini'... [2022-06-02T19:44:37.543Z] #27 8.563 Updating certificates in /etc/ssl/certs... [2022-06-02T19:44:37.943Z] INFO: make.ps1 starting at 06/02/2022 19:44:37 [2022-06-02T19:44:37.943Z] INFO: Git commit (081e538fbd) assumed from DOCKER_GITCOMMIT environment variable [2022-06-02T19:44:37.943Z] INFO: Invoking autogen... [2022-06-02T19:44:37.986Z] #37 1.720 + cd /tmp/tmp.KAURt5IEbW/tini [2022-06-02T19:44:37.986Z] #37 1.721 + git checkout -q v0.19.0 [2022-06-02T19:44:37.986Z] #37 1.728 + cmake . [2022-06-02T19:44:37.986Z] #37 ... [2022-06-02T19:44:37.986Z] [2022-06-02T19:44:37.986Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:37.986Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:37.986Z] #42 51.21 Setting up python-pkg-resources (40.8.0-1) ... [2022-06-02T19:44:37.986Z] #42 55.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:37.986Z] #42 55.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:37.986Z] #42 55.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:37.986Z] #42 55.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:37.986Z] #42 55.68 Setting up python-six (1.12.0-1) ... [2022-06-02T19:44:37.986Z] #42 59.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:44:37.986Z] #42 59.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:44:37.986Z] #42 59.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:37.986Z] #42 59.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:44:37.986Z] #42 59.92 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:37.986Z] #42 59.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:44:37.986Z] #42 59.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:37.986Z] #42 59.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:37.986Z] #42 60.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:44:37.986Z] #42 60.06 Setting up python-protobuf (3.6.1.3-2) ... [2022-06-02T19:44:37.986Z] #42 ... [2022-06-02T19:44:37.986Z] [2022-06-02T19:44:37.986Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:37.986Z] #34 sha256:04ea7be88a19e214a0aaeee04fff29749e2908aa4ff218e085ca9ed123a065dd [2022-06-02T19:44:37.986Z] #34 60.94 internal/syscall/unix [2022-06-02T19:44:37.986Z] #34 61.34 time [2022-06-02T19:44:38.411Z] INFO: Building daemon... [2022-06-02T19:44:38.472Z] #27 9.322 137 added, 0 removed; done. [2022-06-02T19:44:38.472Z] #27 9.359 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:44:38.472Z] #27 9.374 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:44:38.472Z] #27 9.405 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:44:38.728Z] #27 9.429 Setting up curl (7.64.0-4+deb10u2) ... [2022-06-02T19:44:38.728Z] #27 9.455 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:38.728Z] #27 9.494 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-06-02T19:44:38.728Z] #27 9.504 Updating certificates in /etc/ssl/certs... [2022-06-02T19:44:39.290Z] #27 10.13 0 added, 0 removed; done. [2022-06-02T19:44:39.290Z] #27 10.13 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T19:44:39.290Z] #27 10.13 done. [2022-06-02T19:44:39.698Z] using credential docker-jenkins-github-credentials [2022-06-02T19:44:39.732Z] Cloning the remote Git repository [2022-06-02T19:44:39.732Z] Cloning with configured refspecs honoured and without tags [2022-06-02T19:44:40.531Z] #34 ... [2022-06-02T19:44:40.532Z] [2022-06-02T19:44:40.532Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:44:40.532Z] #47 sha256:df34099cad3ab044af58f6ddadc8fcbb60b3cc8602a3c1135ad660058d6f02a2 [2022-06-02T19:44:40.532Z] #47 DONE 63.7s [2022-06-02T19:44:40.532Z] [2022-06-02T19:44:40.532Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:44:40.532Z] #37 sha256:1c93b668f4f2acb5606f00d004c3e45c6020d66179228846726fb11419c80b4a [2022-06-02T19:44:40.532Z] #37 2.468 -- The C compiler identification is GNU 8.3.0 [2022-06-02T19:44:40.532Z] #37 2.526 -- Check for working C compiler: /usr/bin/cc [2022-06-02T19:44:40.532Z] #37 3.217 -- Check for working C compiler: /usr/bin/cc -- works [2022-06-02T19:44:40.532Z] #37 3.220 -- Detecting C compiler ABI info [2022-06-02T19:44:40.532Z] #37 3.933 -- Detecting C compiler ABI info - done [2022-06-02T19:44:40.532Z] #37 3.968 -- Detecting C compile features [2022-06-02T19:44:40.658Z] #27 DONE 11.5s [2022-06-02T19:44:40.658Z] [2022-06-02T19:44:40.658Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T19:44:40.658Z] #28 sha256:4f84bfb74b3f04d2e03b9baf708297a57e07e8a1f392351ecad81100b146b737 [2022-06-02T19:44:40.803Z] #36 ... [2022-06-02T19:44:40.803Z] [2022-06-02T19:44:40.803Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:40.803Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:40.803Z] #13 30.96 Reading package lists... [2022-06-02T19:44:40.803Z] #13 37.07 Building dependency tree... [2022-06-02T19:44:40.803Z] #13 38.52 Reading state information... [2022-06-02T19:44:40.803Z] #13 40.12 The following additional packages will be installed: [2022-06-02T19:44:40.803Z] #13 40.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-06-02T19:44:40.803Z] #13 40.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-06-02T19:44:40.803Z] #13 40.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-06-02T19:44:40.803Z] #13 40.13 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-06-02T19:44:40.803Z] #13 40.13 mingw-w64-x86-64-dev [2022-06-02T19:44:40.803Z] #13 40.13 Suggested packages: [2022-06-02T19:44:40.803Z] #13 40.14 gcc-8-locales seccomp wine64 [2022-06-02T19:44:40.803Z] #13 41.54 The following NEW packages will be installed: [2022-06-02T19:44:40.803Z] #13 41.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T19:44:40.803Z] #13 41.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-06-02T19:44:40.803Z] #13 41.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-06-02T19:44:40.803Z] #13 41.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-06-02T19:44:40.803Z] #13 41.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-06-02T19:44:40.803Z] #13 41.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T19:44:40.803Z] #13 41.58 The following packages will be upgraded: [2022-06-02T19:44:40.803Z] #13 41.59 libseccomp2 [2022-06-02T19:44:40.803Z] #13 42.01 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:44:40.803Z] #13 42.01 Need to get 77.8 MB of archives. [2022-06-02T19:44:40.803Z] #13 42.01 After this operation, 487 MB of additional disk space will be used. [2022-06-02T19:44:40.803Z] #13 42.01 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-06-02T19:44:40.803Z] #13 42.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-06-02T19:44:40.803Z] #13 42.01 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-06-02T19:44:40.803Z] #13 42.20 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-06-02T19:44:40.803Z] #13 42.40 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-06-02T19:44:40.803Z] #13 42.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-06-02T19:44:40.803Z] #13 42.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-06-02T19:44:40.803Z] #13 42.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-06-02T19:44:40.803Z] #13 42.84 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-06-02T19:44:40.803Z] #13 43.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-06-02T19:44:40.803Z] #13 43.13 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-06-02T19:44:40.803Z] #13 46.05 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-06-02T19:44:40.803Z] #13 ... [2022-06-02T19:44:40.803Z] [2022-06-02T19:44:40.803Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:40.803Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:40.803Z] #42 45.35 Selecting previously unselected package libprotobuf17:amd64. [2022-06-02T19:44:40.803Z] #42 45.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 45.36 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:40.803Z] #42 46.02 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-06-02T19:44:40.803Z] #42 46.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 46.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:40.803Z] #42 46.24 Selecting previously unselected package libprotobuf-dev:amd64. [2022-06-02T19:44:40.803Z] #42 46.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 46.25 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:40.803Z] #42 47.52 Selecting previously unselected package libprotoc17:amd64. [2022-06-02T19:44:40.803Z] #42 47.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 47.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:40.803Z] #42 48.19 Selecting previously unselected package protobuf-c-compiler. [2022-06-02T19:44:40.803Z] #42 48.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 48.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:44:40.803Z] #42 48.32 Selecting previously unselected package protobuf-compiler. [2022-06-02T19:44:40.803Z] #42 48.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 48.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:44:40.803Z] #42 48.51 Selecting previously unselected package python-pkg-resources. [2022-06-02T19:44:40.803Z] #42 48.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:44:40.803Z] #42 48.52 Unpacking python-pkg-resources (40.8.0-1) ... [2022-06-02T19:44:40.803Z] #42 48.79 Selecting previously unselected package python-six. [2022-06-02T19:44:40.803Z] #42 48.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-06-02T19:44:40.803Z] #42 48.82 Unpacking python-six (1.12.0-1) ... [2022-06-02T19:44:40.803Z] #42 48.90 Selecting previously unselected package python-protobuf. [2022-06-02T19:44:40.803Z] #42 48.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-06-02T19:44:40.803Z] #42 48.91 Unpacking python-protobuf (3.6.1.3-2) ... [2022-06-02T19:44:40.803Z] #42 49.53 Setting up python-pkg-resources (40.8.0-1) ... [2022-06-02T19:44:39.755Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T19:44:39.867Z] > git init /home/ubuntu/workspace/moby_PR-43683 # timeout=10 [2022-06-02T19:44:40.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:44:40.352Z] > git --version # timeout=10 [2022-06-02T19:44:40.360Z] > git --version # 'git version 2.25.1' [2022-06-02T19:44:40.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:40.362Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:41.220Z] #28 DONE 0.5s [2022-06-02T19:44:41.220Z] [2022-06-02T19:44:41.220Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:44:41.220Z] #29 sha256:622570ae2b16bbfe7b1cf92d602ee9f861d64474240e43ae9a8163b8c18940e4 [2022-06-02T19:44:41.372Z] #42 ... [2022-06-02T19:44:41.372Z] [2022-06-02T19:44:41.372Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:41.372Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:41.372Z] #36 51.75 Selecting previously unselected package libxml2:amd64. [2022-06-02T19:44:41.372Z] #36 51.75 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-06-02T19:44:41.372Z] #36 51.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:44:42.146Z] #29 1.120 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-06-02T19:44:42.146Z] #29 1.194 [2022-06-02T19:44:42.198Z] #36 52.38 Selecting previously unselected package cmake-data. [2022-06-02T19:44:42.198Z] #36 52.39 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-06-02T19:44:42.198Z] #36 52.39 Unpacking cmake-data (3.13.4-1) ... [2022-06-02T19:44:42.446Z] #37 6.350 -- Detecting C compile features - done [2022-06-02T19:44:42.446Z] #37 6.379 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T19:44:42.480Z] Fetching without tags [2022-06-02T19:44:42.706Z] #37 6.683 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T19:44:42.752Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:44:42.967Z] #37 6.769 -- Configuring done [2022-06-02T19:44:42.968Z] #37 6.797 -- Generating done [2022-06-02T19:44:42.968Z] #37 6.812 -- Build files have been written to: /tmp/tmp.KAURt5IEbW/tini [2022-06-02T19:44:42.968Z] #37 6.824 + make tini-static [2022-06-02T19:44:43.170Z] #29 1.412 #=#=# ### 4.9% ########################## 37.0% ######################################## 56.8% ################################################ 66.9% ######################################################## 78.4% ######################################################################## 100.0% [2022-06-02T19:44:43.170Z] #29 2.076 [2022-06-02T19:44:43.228Z] #37 7.196 Scanning dependencies of target tini-static [2022-06-02T19:44:43.228Z] #37 7.305 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T19:44:43.427Z] #29 2.297 #=#=# ######################################################################## 100.0% [2022-06-02T19:44:43.427Z] #29 2.490 [2022-06-02T19:44:43.488Z] #37 ... [2022-06-02T19:44:43.488Z] [2022-06-02T19:44:43.488Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:43.488Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:43.488Z] #42 66.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:44:43.488Z] #42 66.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:43.488Z] #42 DONE 66.9s [2022-06-02T19:44:43.488Z] [2022-06-02T19:44:43.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:44:43.488Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:44:43.516Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:44:43.516Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:44:42.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:44:42.402Z] > git config --add remote.origin.fetch +refs/pull/43683/head:refs/remotes/origin/PR-43683 # timeout=10 [2022-06-02T19:44:42.432Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:42.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:44:42.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:44:42.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:42.488Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:42.761Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:44:42.786Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:44:43.399Z] > git remote # timeout=10 [2022-06-02T19:44:43.427Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:44:43.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:43.452Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:44:43.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:44:43.519Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:44:43.539Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:44:43.988Z] #29 2.712 #=#=# #################################################### 73.3% ######################################################################## 100.0% [2022-06-02T19:44:43.989Z] #29 2.924 [2022-06-02T19:44:44.098Z] #36 ... [2022-06-02T19:44:44.098Z] [2022-06-02T19:44:44.098Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:44:44.098Z] #56 sha256:d96718d936019a3c33f8e91908199248e63de94a3eba02def8c2f1d3060cee18 [2022-06-02T19:44:44.098Z] #56 0.887 + RM_GOPATH=0 [2022-06-02T19:44:44.098Z] #56 0.887 + TMP_GOPATH= [2022-06-02T19:44:44.098Z] #56 0.887 + : /build [2022-06-02T19:44:44.098Z] #56 0.887 + '[' -z '' ']' [2022-06-02T19:44:44.098Z] #56 0.887 ++ mktemp -d [2022-06-02T19:44:44.098Z] #56 0.888 + export GOPATH=/tmp/tmp.bKwCXrzoP1 [2022-06-02T19:44:44.098Z] #56 0.888 + GOPATH=/tmp/tmp.bKwCXrzoP1 [2022-06-02T19:44:44.098Z] #56 0.888 + RM_GOPATH=1 [2022-06-02T19:44:44.098Z] #56 0.888 + case "$(go env GOARCH)" in [2022-06-02T19:44:44.098Z] #56 0.890 ++ go env GOARCH [2022-06-02T19:44:44.098Z] #56 0.915 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:44.098Z] #56 0.916 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:44.099Z] #56 0.916 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:44.099Z] #56 0.919 + dir=/tmp/install [2022-06-02T19:44:44.099Z] #56 0.919 + bin=containerd [2022-06-02T19:44:44.099Z] #56 0.919 + shift [2022-06-02T19:44:44.099Z] #56 0.919 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-06-02T19:44:44.099Z] #56 0.921 + . /tmp/install/containerd.installer [2022-06-02T19:44:44.099Z] #56 0.922 ++ set -e [2022-06-02T19:44:44.099Z] #56 0.922 ++ : v1.6.4 [2022-06-02T19:44:44.099Z] #56 0.922 + install_containerd [2022-06-02T19:44:44.099Z] #56 0.923 + echo 'Install containerd version v1.6.4' [2022-06-02T19:44:44.099Z] #56 0.927 Install containerd version v1.6.4 [2022-06-02T19:44:44.099Z] #56 0.927 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bKwCXrzoP1/src/github.com/containerd/containerd [2022-06-02T19:44:44.099Z] #56 0.929 Cloning into '/tmp/tmp.bKwCXrzoP1/src/github.com/containerd/containerd'... [2022-06-02T19:44:44.099Z] #56 ... [2022-06-02T19:44:44.099Z] [2022-06-02T19:44:44.099Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:44.099Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:44.099Z] #13 48.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-06-02T19:44:44.099Z] #13 48.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-06-02T19:44:44.099Z] #13 48.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:44:44.099Z] #13 48.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:44:44.099Z] #13 48.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-06-02T19:44:44.099Z] #13 48.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-06-02T19:44:44.099Z] #13 48.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-06-02T19:44:44.099Z] #13 48.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-06-02T19:44:44.099Z] #13 48.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-06-02T19:44:44.099Z] #13 48.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-06-02T19:44:44.099Z] #13 48.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-06-02T19:44:44.099Z] #13 48.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-06-02T19:44:44.099Z] #13 48.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-06-02T19:44:44.099Z] #13 48.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-06-02T19:44:44.099Z] #13 49.16 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:44:44.099Z] #13 49.38 Fetched 77.8 MB in 6s (12.1 MB/s) [2022-06-02T19:44:44.099Z] #13 49.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:44:44.099Z] #13 49.58 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:44:44.099Z] #13 49.60 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-06-02T19:44:44.099Z] #13 49.78 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:44:44.099Z] #13 49.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T19:44:44.099Z] #13 49.95 (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-06-02T19:44:44.099Z] #13 50.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:44:44.099Z] #13 50.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:44:44.756Z] #29 3.145 #=#=# ############ 18.0% ########################## 37.5% ######################################## 56.6% ###################################################### 76.1% ################################################################ 90.2% ######################################################################## 100.0% [2022-06-02T19:44:44.756Z] #29 3.749 [2022-06-02T19:44:45.998Z] #13 52.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T19:44:45.998Z] #13 52.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:44:45.998Z] #13 52.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:44:46.034Z] #43 ... [2022-06-02T19:44:46.034Z] [2022-06-02T19:44:46.034Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:44:46.035Z] #37 sha256:1c93b668f4f2acb5606f00d004c3e45c6020d66179228846726fb11419c80b4a [2022-06-02T19:44:46.035Z] #37 8.776 [100%] Linking C executable tini-static [2022-06-02T19:44:46.035Z] #37 9.267 [100%] Built target tini-static [2022-06-02T19:44:46.035Z] #37 9.343 + mkdir -p /build [2022-06-02T19:44:46.035Z] #37 9.364 + cp tini-static /build/docker-init [2022-06-02T19:44:46.035Z] #37 DONE 9.5s [2022-06-02T19:44:46.035Z] [2022-06-02T19:44:46.035Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:44:46.035Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:44:46.035Z] #43 2.105 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:44:46.035Z] #43 2.106 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:44:46.035Z] #43 2.133 Note: Building without GnuTLS support [2022-06-02T19:44:46.035Z] #43 2.199 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:44:46.035Z] #43 2.199 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:44:46.256Z] #13 ... [2022-06-02T19:44:46.256Z] [2022-06-02T19:44:46.256Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:44:46.256Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:44:46.256Z] #32 46.29 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-06-02T19:44:46.256Z] #32 46.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T19:44:46.256Z] #32 46.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:44:46.333Z] #29 3.974 #=#=# ### 4.7% ####### 10.0% ########## 15.2% ############## 20.3% ################ 23.2% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 45.9% ###################################### 53.3% ########################################## 58.5% ############################################# 63.8% [2022-06-02T19:44:46.333Z] #29 ... [2022-06-02T19:44:46.333Z] [2022-06-02T19:44:46.333Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:44:46.333Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:44:46.333Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 3.7s done [2022-06-02T19:44:46.333Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 7.1s done [2022-06-02T19:44:46.333Z] #9 extracting sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 done [2022-06-02T19:44:46.333Z] #9 DONE 22.3s [2022-06-02T19:44:46.333Z] [2022-06-02T19:44:46.333Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:44:46.333Z] #29 sha256:622570ae2b16bbfe7b1cf92d602ee9f861d64474240e43ae9a8163b8c18940e4 [2022-06-02T19:44:46.334Z] #29 3.974 #=#=# ### 4.7% ####### 10.0% ########## 15.2% ############## 20.3% ################ 23.2% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 45.9% ###################################### 53.3% ########################################## 58.5% ############################################# 63.8% ################################################# 68.9% ##################################################### 74.2% [2022-06-02T19:44:46.334Z] #29 ... [2022-06-02T19:44:46.334Z] [2022-06-02T19:44:46.334Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T19:44:46.334Z] #10 sha256:6b0024934312781f0b7581777be1526c17c52df90855aeb7130e1f722e65862f [2022-06-02T19:44:46.514Z] #32 ... [2022-06-02T19:44:46.514Z] [2022-06-02T19:44:46.514Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:46.514Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:46.514Z] #36 55.08 Selecting previously unselected package libarchive13:amd64. [2022-06-02T19:44:46.514Z] #36 55.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-06-02T19:44:46.514Z] #36 55.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:44:46.514Z] #36 55.39 Selecting previously unselected package libjsoncpp1:amd64. [2022-06-02T19:44:46.514Z] #36 55.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-06-02T19:44:46.514Z] #36 55.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:44:46.514Z] #36 55.54 Selecting previously unselected package librhash0:amd64. [2022-06-02T19:44:46.514Z] #36 55.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-06-02T19:44:46.514Z] #36 55.54 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:44:46.514Z] #36 55.72 Selecting previously unselected package libuv1:amd64. [2022-06-02T19:44:46.514Z] #36 55.72 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-06-02T19:44:46.514Z] #36 55.74 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:44:46.514Z] #36 55.88 Selecting previously unselected package cmake. [2022-06-02T19:44:46.514Z] #36 55.88 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-06-02T19:44:46.514Z] #36 55.90 Unpacking cmake (3.13.4-1) ... [2022-06-02T19:44:47.448Z] #36 ... [2022-06-02T19:44:47.448Z] [2022-06-02T19:44:47.448Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:47.448Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:44:47.448Z] #34 47.68 sync [2022-06-02T19:44:47.448Z] #34 47.70 internal/reflectlite [2022-06-02T19:44:47.448Z] #34 49.01 internal/testlog [2022-06-02T19:44:47.448Z] #34 50.22 errors [2022-06-02T19:44:47.448Z] #34 50.23 sort [2022-06-02T19:44:47.448Z] #34 50.62 strconv [2022-06-02T19:44:47.448Z] #34 51.47 io [2022-06-02T19:44:47.448Z] #34 52.87 internal/oserror [2022-06-02T19:44:47.448Z] #34 53.08 syscall [2022-06-02T19:44:47.448Z] #34 54.98 reflect [2022-06-02T19:44:47.448Z] #34 ... [2022-06-02T19:44:47.448Z] [2022-06-02T19:44:47.448Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:47.448Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:47.448Z] #42 54.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:47.448Z] #42 54.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:47.448Z] #42 54.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:47.448Z] #42 54.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:44:47.448Z] #42 54.27 Setting up python-six (1.12.0-1) ... [2022-06-02T19:44:47.700Z] #10 DONE 1.4s [2022-06-02T19:44:47.700Z] [2022-06-02T19:44:47.700Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-02T19:44:47.700Z] #11 sha256:40e821c60df46eaa3460ae9a24d7a3ca1d22abb0073c2725be146f4966dd4623 [2022-06-02T19:44:48.082Z] #42 58.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:44:48.082Z] #42 58.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:44:48.082Z] #42 58.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:48.082Z] #42 58.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:44:48.082Z] #42 58.57 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:48.082Z] #42 58.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:44:48.082Z] #42 58.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:44:48.082Z] #43 4.408 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:44:48.083Z] #43 4.440 GEN .gitid [2022-06-02T19:44:48.083Z] #43 4.481 GEN criu/include/version.h [2022-06-02T19:44:48.083Z] #43 4.540 GEN include/common/asm [2022-06-02T19:44:48.139Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:44:48.189Z] > git --version # timeout=10 [2022-06-02T19:44:48.215Z] > git --version # 'git version 2.17.1' [2022-06-02T19:44:48.225Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T19:44:48.340Z] #42 58.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:44:48.340Z] #42 58.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:44:48.340Z] #42 58.65 Setting up python-protobuf (3.6.1.3-2) ... [2022-06-02T19:44:48.408Z] #11 DONE 0.5s [2022-06-02T19:44:48.408Z] [2022-06-02T19:44:48.408Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:48.408Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T19:44:48.669Z] #42 ... [2022-06-02T19:44:48.669Z] [2022-06-02T19:44:48.669Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T19:44:48.669Z] #31 sha256:274a5a6f831a51b2b8f5cc8ba0d5f307472aff7b92df8d5f2388e0e5a56d2591 [2022-06-02T19:44:48.669Z] #31 DONE 0.4s [2022-06-02T19:44:48.669Z] [2022-06-02T19:44:48.669Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T19:44:48.669Z] #39 sha256:4f995103e69f136c8b36e25dad193e5d508a80af0935e8672eb8fc44760ab6ce [2022-06-02T19:44:48.669Z] #39 DONE 0.4s [2022-06-02T19:44:48.907Z] #42 ... [2022-06-02T19:44:48.907Z] [2022-06-02T19:44:48.907Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:48.907Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:48.907Z] #36 58.93 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:44:48.907Z] #36 58.97 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:48.907Z] #36 58.99 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:44:48.907Z] #36 59.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:44:48.907Z] #36 59.06 Setting up librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:44:48.907Z] #36 59.08 Setting up cmake-data (3.13.4-1) ... [2022-06-02T19:44:48.907Z] #36 59.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:44:48.907Z] #36 59.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:44:48.907Z] #36 59.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:44:48.907Z] #36 59.17 Setting up cmake (3.13.4-1) ... [2022-06-02T19:44:48.907Z] #36 59.18 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:48.907Z] #36 59.27 Processing triggers for mime-support (3.62) ... [2022-06-02T19:44:48.928Z] [2022-06-02T19:44:48.928Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:44:48.928Z] #29 sha256:622570ae2b16bbfe7b1cf92d602ee9f861d64474240e43ae9a8163b8c18940e4 [2022-06-02T19:44:48.928Z] #29 3.974 #=#=# ### 4.7% ####### 10.0% ########## 15.2% ############## 20.3% ################ 23.2% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 45.9% ###################################### 53.3% ########################################## 58.5% ############################################# 63.8% ################################################# 68.9% ##################################################### 74.2% ######################################################## 78.1% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 94.8% ######################################################################## 100.0% [2022-06-02T19:44:48.928Z] #29 5.938 [2022-06-02T19:44:48.928Z] #29 6.402 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T19:44:48.928Z] #29 6.466 [2022-06-02T19:44:48.928Z] #29 6.681 #=#=# ######################################################################## 100.0% [2022-06-02T19:44:48.928Z] #29 6.747 [2022-06-02T19:44:48.928Z] #29 7.313 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T19:44:48.928Z] #29 7.497 [2022-06-02T19:44:48.928Z] #29 7.766 #=#=# ######################################################################## 100.0% [2022-06-02T19:44:48.928Z] #29 7.909 [2022-06-02T19:44:49.245Z] + docker version [2022-06-02T19:44:49.465Z] #43 5.844 PBCC images/timens.pb-c.c [2022-06-02T19:44:49.465Z] #43 5.881 DEP images/timens.pb-c.d [2022-06-02T19:44:49.465Z] #43 5.937 PBCC images/fown.pb-c.c [2022-06-02T19:44:49.465Z] #43 5.964 PBCC images/google/protobuf/descriptor.pb-c.c [2022-06-02T19:44:49.465Z] #43 6.020 PBCC images/opts.pb-c.c [2022-06-02T19:44:49.465Z] #43 6.054 PBCC images/memfd.pb-c.c [2022-06-02T19:44:49.465Z] #43 6.108 DEP images/fown.pb-c.d [2022-06-02T19:44:49.725Z] #43 6.141 DEP images/google/protobuf/descriptor.pb-c.d [2022-06-02T19:44:49.725Z] #43 6.236 DEP images/opts.pb-c.d [2022-06-02T19:44:49.725Z] #43 6.294 DEP images/memfd.pb-c.d [2022-06-02T19:44:49.725Z] #43 6.372 PBCC images/sit.pb-c.c [2022-06-02T19:44:49.841Z] #36 DONE 60.1s [2022-06-02T19:44:49.841Z] [2022-06-02T19:44:49.841Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:49.841Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:49.841Z] #13 54.36 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T19:44:49.841Z] #13 54.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-06-02T19:44:49.841Z] #13 54.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:44:49.841Z] #13 54.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T19:44:49.841Z] #13 54.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:44:49.841Z] #13 54.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:44:49.841Z] #13 54.68 Selecting previously unselected package dmsetup. [2022-06-02T19:44:49.841Z] #13 54.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:44:49.841Z] #13 54.71 Unpacking dmsetup (2:1.02.155-3) ... [2022-06-02T19:44:49.842Z] #13 54.88 Selecting previously unselected package mingw-w64-common. [2022-06-02T19:44:49.842Z] #13 54.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-06-02T19:44:49.842Z] #13 54.89 Unpacking mingw-w64-common (6.0.0-3) ... [2022-06-02T19:44:49.854Z] #29 8.697 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-06-02T19:44:49.855Z] #29 8.825 [2022-06-02T19:44:49.985Z] #43 6.456 DEP images/sit.pb-c.d [2022-06-02T19:44:49.985Z] #43 6.540 PBCC images/macvlan.pb-c.c [2022-06-02T19:44:49.985Z] #43 6.553 DEP images/macvlan.pb-c.d [2022-06-02T19:44:49.985Z] #43 6.620 PBCC images/autofs.pb-c.c [2022-06-02T19:44:49.985Z] #43 6.646 DEP images/autofs.pb-c.d [2022-06-02T19:44:50.245Z] #43 6.706 PBCC images/sysctl.pb-c.c [2022-06-02T19:44:50.245Z] #43 6.732 DEP images/sysctl.pb-c.d [2022-06-02T19:44:50.245Z] #43 6.777 PBCC images/time.pb-c.c [2022-06-02T19:44:50.245Z] #43 6.803 DEP images/time.pb-c.d [2022-06-02T19:44:50.245Z] #43 6.860 PBCC images/binfmt-misc.pb-c.c [2022-06-02T19:44:50.245Z] #43 6.869 DEP images/binfmt-misc.pb-c.d [2022-06-02T19:44:50.245Z] #43 6.902 PBCC images/seccomp.pb-c.c [2022-06-02T19:44:50.505Z] #43 6.937 DEP images/seccomp.pb-c.d [2022-06-02T19:44:50.505Z] #43 7.008 PBCC images/userns.pb-c.c [2022-06-02T19:44:50.505Z] #43 7.052 DEP images/userns.pb-c.d [2022-06-02T19:44:50.505Z] #43 7.113 PBCC images/cgroup.pb-c.c [2022-06-02T19:44:50.766Z] #43 7.149 DEP images/cgroup.pb-c.d [2022-06-02T19:44:50.766Z] #43 7.183 PBCC images/ext-file.pb-c.c [2022-06-02T19:44:50.766Z] #43 7.202 DEP images/ext-file.pb-c.d [2022-06-02T19:44:50.766Z] #43 7.245 PBCC images/rpc.pb-c.c [2022-06-02T19:44:50.766Z] #43 7.296 DEP images/rpc.pb-c.d [2022-06-02T19:44:50.766Z] #43 7.335 PBCC images/siginfo.pb-c.c [2022-06-02T19:44:50.766Z] #43 7.384 DEP images/siginfo.pb-c.d [2022-06-02T19:44:50.766Z] #43 7.435 PBCC images/pagemap.pb-c.c [2022-06-02T19:44:50.766Z] #43 7.488 DEP images/pagemap.pb-c.d [2022-06-02T19:44:51.026Z] #43 7.563 PBCC images/rlimit.pb-c.c [2022-06-02T19:44:51.026Z] #43 7.592 DEP images/rlimit.pb-c.d [2022-06-02T19:44:51.026Z] #43 7.631 PBCC images/file-lock.pb-c.c [2022-06-02T19:44:51.026Z] #43 7.644 DEP images/file-lock.pb-c.d [2022-06-02T19:44:51.026Z] #43 7.699 PBCC images/tty.pb-c.c [2022-06-02T19:44:51.287Z] #43 7.767 DEP images/tty.pb-c.d [2022-06-02T19:44:51.287Z] #43 7.825 PBCC images/tun.pb-c.c [2022-06-02T19:44:51.287Z] #43 7.862 PBCC images/netdev.pb-c.c [2022-06-02T19:44:51.287Z] #43 7.918 DEP images/tun.pb-c.d [2022-06-02T19:44:51.287Z] #43 7.961 DEP images/netdev.pb-c.d [2022-06-02T19:44:51.394Z] #29 9.062 #=#=# ### 5.0% ################ 23.0% ################################# 47.1% ########################################### 60.4% ############################################### 66.2% ################################################### 72.1% ######################################################## 78.2% ################################################################ 89.8% #################################################################### 95.7% ######################################################################## 100.0% [2022-06-02T19:44:51.394Z] #29 10.26 [2022-06-02T19:44:51.547Z] #43 8.044 PBCC images/vma.pb-c.c [2022-06-02T19:44:51.547Z] #43 8.100 DEP images/vma.pb-c.d [2022-06-02T19:44:51.547Z] #43 8.148 PBCC images/creds.pb-c.c [2022-06-02T19:44:51.547Z] #43 8.172 DEP images/creds.pb-c.d [2022-06-02T19:44:51.547Z] #43 8.224 PBCC images/utsns.pb-c.c [2022-06-02T19:44:51.547Z] #43 ... [2022-06-02T19:44:51.547Z] [2022-06-02T19:44:51.547Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:51.547Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:51.547Z] #13 60.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T19:44:51.547Z] #13 60.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-06-02T19:44:51.547Z] #13 60.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:44:51.547Z] #13 66.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T19:44:51.547Z] #13 66.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:44:51.547Z] #13 66.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:44:51.547Z] #13 66.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-06-02T19:44:51.547Z] #13 66.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:44:51.547Z] #13 66.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:44:51.807Z] #13 ... [2022-06-02T19:44:51.807Z] [2022-06-02T19:44:51.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:44:51.807Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:44:51.807Z] #43 8.244 DEP images/utsns.pb-c.d [2022-06-02T19:44:51.807Z] #43 8.304 PBCC images/ipc-desc.pb-c.c [2022-06-02T19:44:51.807Z] #43 8.324 PBCC images/ipc-sem.pb-c.c [2022-06-02T19:44:51.807Z] #43 8.345 DEP images/ipc-desc.pb-c.d [2022-06-02T19:44:51.807Z] #43 8.413 DEP images/ipc-sem.pb-c.d [2022-06-02T19:44:51.808Z] #43 8.448 PBCC images/ipc-msg.pb-c.c [2022-06-02T19:44:51.957Z] #29 10.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T19:44:51.957Z] #29 11.00 [2022-06-02T19:44:52.068Z] #43 8.469 DEP images/ipc-msg.pb-c.d [2022-06-02T19:44:52.068Z] #43 8.530 PBCC images/ipc-shm.pb-c.c [2022-06-02T19:44:52.068Z] #43 8.541 DEP images/ipc-shm.pb-c.d [2022-06-02T19:44:52.068Z] #43 8.588 PBCC images/ipc-var.pb-c.c [2022-06-02T19:44:52.068Z] #43 8.599 DEP images/ipc-var.pb-c.d [2022-06-02T19:44:52.068Z] #43 8.620 PBCC images/sk-opts.pb-c.c [2022-06-02T19:44:52.068Z] #43 8.647 PBCC images/packet-sock.pb-c.c [2022-06-02T19:44:52.068Z] #43 8.690 DEP images/sk-opts.pb-c.d [2022-06-02T19:44:52.328Z] #43 8.734 DEP images/packet-sock.pb-c.d [2022-06-02T19:44:52.328Z] #43 8.816 PBCC images/sk-netlink.pb-c.c [2022-06-02T19:44:52.328Z] #43 8.888 DEP images/sk-netlink.pb-c.d [2022-06-02T19:44:52.328Z] #43 8.940 PBCC images/sk-inet.pb-c.c [2022-06-02T19:44:52.374Z] #13 ... [2022-06-02T19:44:52.374Z] [2022-06-02T19:44:52.374Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:44:52.374Z] #47 sha256:da9f598d24960b15da49fd9988878256c6685d745e6aa0ba773775b2fdab9de7 [2022-06-02T19:44:52.374Z] #47 DONE 62.4s [2022-06-02T19:44:52.374Z] [2022-06-02T19:44:52.374Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:44:52.374Z] #37 sha256:4275160c4f55aeeda458fd6cbbfb42a6e740e28fe5c4f453bdfd7b93b2ba4b01 [2022-06-02T19:44:52.374Z] #37 0.879 + RM_GOPATH=0 [2022-06-02T19:44:52.374Z] #37 0.881 + TMP_GOPATH= [2022-06-02T19:44:52.374Z] #37 0.881 + : /build [2022-06-02T19:44:52.374Z] #37 0.881 + '[' -z '' ']' [2022-06-02T19:44:52.374Z] #37 0.883 ++ mktemp -d [2022-06-02T19:44:52.374Z] #37 0.884 + export GOPATH=/tmp/tmp.mrnZM3CAZ5 [2022-06-02T19:44:52.374Z] #37 0.885 + GOPATH=/tmp/tmp.mrnZM3CAZ5 [2022-06-02T19:44:52.374Z] #37 0.885 + RM_GOPATH=1 [2022-06-02T19:44:52.374Z] #37 0.885 + case "$(go env GOARCH)" in [2022-06-02T19:44:52.374Z] #37 0.886 ++ go env GOARCH [2022-06-02T19:44:52.374Z] #37 0.895 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:52.374Z] #37 0.895 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:52.374Z] #37 0.896 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:52.374Z] #37 0.897 + dir=/tmp/install [2022-06-02T19:44:52.374Z] #37 0.899 + bin=tini [2022-06-02T19:44:52.374Z] #37 0.899 + shift [2022-06-02T19:44:52.374Z] #37 0.899 + '[' '!' -f /tmp/install/tini.installer ']' [2022-06-02T19:44:52.374Z] #37 0.900 + . /tmp/install/tini.installer [2022-06-02T19:44:52.374Z] #37 0.900 Install tini version v0.19.0 [2022-06-02T19:44:52.374Z] #37 0.900 ++ : v0.19.0 [2022-06-02T19:44:52.374Z] #37 0.900 + install_tini [2022-06-02T19:44:52.374Z] #37 0.900 + echo 'Install tini version v0.19.0' [2022-06-02T19:44:52.374Z] #37 0.900 + git clone https://github.com/krallin/tini.git /tmp/tmp.mrnZM3CAZ5/tini [2022-06-02T19:44:52.374Z] #37 0.903 Cloning into '/tmp/tmp.mrnZM3CAZ5/tini'... [2022-06-02T19:44:52.374Z] #37 1.409 + cd /tmp/tmp.mrnZM3CAZ5/tini [2022-06-02T19:44:52.374Z] #37 1.410 + git checkout -q v0.19.0 [2022-06-02T19:44:52.374Z] #37 1.452 + cmake . [2022-06-02T19:44:52.374Z] #37 2.140 -- The C compiler identification is GNU 8.3.0 [2022-06-02T19:44:52.374Z] #37 2.189 -- Check for working C compiler: /usr/bin/cc [2022-06-02T19:44:52.471Z] #29 11.27 #=#=# #29 ... [2022-06-02T19:44:52.471Z] [2022-06-02T19:44:52.471Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-06-02T19:44:52.471Z] #12 sha256:27c348c040a04a058d903d71f1bdee3666c28aa6ddea2b5128dda73193c5a4ac [2022-06-02T19:44:52.471Z] #12 DONE 4.1s [2022-06-02T19:44:52.471Z] [2022-06-02T19:44:52.471Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:44:52.471Z] #29 sha256:622570ae2b16bbfe7b1cf92d602ee9f861d64474240e43ae9a8163b8c18940e4 [2022-06-02T19:44:52.471Z] #29 11.27 #=#=# ######################################################################## 100.0% [2022-06-02T19:44:52.471Z] #29 11.33 [2022-06-02T19:44:52.471Z] #29 ... [2022-06-02T19:44:52.471Z] [2022-06-02T19:44:52.471Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:52.471Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:52.588Z] #43 9.004 DEP images/sk-inet.pb-c.d [2022-06-02T19:44:52.588Z] #43 9.068 PBCC images/sk-unix.pb-c.c [2022-06-02T19:44:52.588Z] #43 9.124 DEP images/sk-unix.pb-c.d [2022-06-02T19:44:52.588Z] #43 9.154 PBCC images/mm.pb-c.c [2022-06-02T19:44:52.588Z] #43 9.196 DEP images/mm.pb-c.d [2022-06-02T19:44:52.849Z] #43 9.260 PBCC images/timerfd.pb-c.c [2022-06-02T19:44:52.849Z] #43 9.336 DEP images/timerfd.pb-c.d [2022-06-02T19:44:52.849Z] #43 9.366 PBCC images/timer.pb-c.c [2022-06-02T19:44:52.849Z] #43 9.415 DEP images/timer.pb-c.d [2022-06-02T19:44:52.849Z] #43 9.463 PBCC images/sa.pb-c.c [2022-06-02T19:44:52.849Z] #43 9.508 DEP images/sa.pb-c.d [2022-06-02T19:44:52.849Z] #43 9.575 PBCC images/pipe-data.pb-c.c [2022-06-02T19:44:52.941Z] #37 3.143 -- Check for working C compiler: /usr/bin/cc -- works [2022-06-02T19:44:52.941Z] #37 3.143 -- Detecting C compiler ABI info [2022-06-02T19:44:53.110Z] #43 9.597 DEP images/pipe-data.pb-c.d [2022-06-02T19:44:53.110Z] #43 9.640 PBCC images/mnt.pb-c.c [2022-06-02T19:44:53.110Z] #43 9.673 DEP images/mnt.pb-c.d [2022-06-02T19:44:53.110Z] #43 9.760 PBCC images/sk-packet.pb-c.c [2022-06-02T19:44:53.110Z] #43 9.792 DEP images/sk-packet.pb-c.d [2022-06-02T19:44:53.110Z] #43 9.836 PBCC images/tcp-stream.pb-c.c [2022-06-02T19:44:53.370Z] #43 9.888 DEP images/tcp-stream.pb-c.d [2022-06-02T19:44:53.370Z] #43 9.926 PBCC images/pipe.pb-c.c [2022-06-02T19:44:53.370Z] #43 9.961 DEP images/pipe.pb-c.d [2022-06-02T19:44:53.631Z] #43 10.01 PBCC images/pstree.pb-c.c [2022-06-02T19:44:53.631Z] #43 10.04 DEP images/pstree.pb-c.d [2022-06-02T19:44:53.631Z] #43 10.12 PBCC images/fs.pb-c.c [2022-06-02T19:44:53.631Z] #43 10.14 DEP images/fs.pb-c.d [2022-06-02T19:44:53.631Z] #43 10.20 PBCC images/signalfd.pb-c.c [2022-06-02T19:44:53.842Z] #13 ... [2022-06-02T19:44:53.842Z] [2022-06-02T19:44:53.842Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:44:53.842Z] #29 sha256:622570ae2b16bbfe7b1cf92d602ee9f861d64474240e43ae9a8163b8c18940e4 [2022-06-02T19:44:53.842Z] #29 11.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T19:44:53.842Z] #29 12.10 [2022-06-02T19:44:53.842Z] #29 12.33 #=#=# ######################################################################## 100.0% [2022-06-02T19:44:53.842Z] #29 12.48 [2022-06-02T19:44:53.842Z] #29 12.57 Download of images into '/build' complete. [2022-06-02T19:44:53.842Z] #29 12.57 Use something like the following to load the result into a Docker daemon: [2022-06-02T19:44:53.842Z] #29 12.57 tar -cC '/build' . | docker load [2022-06-02T19:44:53.842Z] #29 DONE 12.7s [2022-06-02T19:44:53.842Z] [2022-06-02T19:44:53.842Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:44:53.842Z] #67 sha256:78cc71da3222278df021dd96b3c2cad37a92ae77b3cd8bc068cc768e3e7aa952 [2022-06-02T19:44:53.842Z] #67 4.345 + RM_GOPATH=0 [2022-06-02T19:44:53.842Z] #67 4.345 + TMP_GOPATH= [2022-06-02T19:44:53.842Z] #67 4.345 + : /build [2022-06-02T19:44:53.842Z] #67 4.345 + '[' -z '' ']' [2022-06-02T19:44:53.842Z] #67 4.345 ++ mktemp -d [2022-06-02T19:44:53.842Z] #67 4.349 + export GOPATH=/tmp/tmp.NyITS7B3H1 [2022-06-02T19:44:53.842Z] #67 4.349 + GOPATH=/tmp/tmp.NyITS7B3H1 [2022-06-02T19:44:53.842Z] #67 4.349 + RM_GOPATH=1 [2022-06-02T19:44:53.842Z] #67 4.349 + case "$(go env GOARCH)" in [2022-06-02T19:44:53.842Z] #67 4.359 ++ go env GOARCH [2022-06-02T19:44:53.842Z] #67 4.362 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:53.842Z] #67 4.362 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:53.842Z] #67 4.363 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:53.842Z] #67 4.364 + dir=/tmp/install [2022-06-02T19:44:53.842Z] #67 4.365 + bin=proxy [2022-06-02T19:44:53.842Z] #67 4.365 + shift [2022-06-02T19:44:53.842Z] #67 4.365 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-06-02T19:44:53.842Z] #67 4.365 + . /tmp/install/proxy.installer [2022-06-02T19:44:53.842Z] #67 4.365 ++ : f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:44:53.842Z] #67 4.365 + install_proxy [2022-06-02T19:44:53.842Z] #67 4.365 + case "$1" in [2022-06-02T19:44:53.842Z] #67 4.365 + export CGO_ENABLED=0 [2022-06-02T19:44:53.842Z] #67 4.365 + CGO_ENABLED=0 [2022-06-02T19:44:53.842Z] #67 4.365 + _install_proxy [2022-06-02T19:44:53.842Z] #67 4.365 + echo 'Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea' [2022-06-02T19:44:53.842Z] #67 4.365 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NyITS7B3H1/src/github.com/docker/libnetwork [2022-06-02T19:44:53.842Z] #67 4.367 Cloning into '/tmp/tmp.NyITS7B3H1/src/github.com/docker/libnetwork'... [2022-06-02T19:44:53.842Z] #67 4.387 Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:44:53.879Z] #37 4.108 -- Detecting C compiler ABI info - done [2022-06-02T19:44:53.879Z] #37 4.125 -- Detecting C compile features [2022-06-02T19:44:53.892Z] #43 10.28 DEP images/signalfd.pb-c.d [2022-06-02T19:44:53.892Z] #43 10.33 PBCC images/fh.pb-c.c [2022-06-02T19:44:53.892Z] #43 10.38 PBCC images/fsnotify.pb-c.c [2022-06-02T19:44:53.892Z] #43 10.42 DEP images/fh.pb-c.d [2022-06-02T19:44:53.892Z] #43 10.46 DEP images/fsnotify.pb-c.d [2022-06-02T19:44:53.892Z] #43 10.50 PBCC images/eventpoll.pb-c.c [2022-06-02T19:44:54.153Z] #43 10.53 DEP images/eventpoll.pb-c.d [2022-06-02T19:44:54.153Z] #43 10.55 PBCC images/eventfd.pb-c.c [2022-06-02T19:44:54.153Z] #43 10.58 DEP images/eventfd.pb-c.d [2022-06-02T19:44:54.153Z] #43 10.65 PBCC images/remap-file-path.pb-c.c [2022-06-02T19:44:54.153Z] #43 10.68 DEP images/remap-file-path.pb-c.d [2022-06-02T19:44:54.153Z] #43 10.70 PBCC images/fifo.pb-c.c [2022-06-02T19:44:54.153Z] #43 10.71 DEP images/fifo.pb-c.d [2022-06-02T19:44:54.153Z] #43 10.73 PBCC images/ghost-file.pb-c.c [2022-06-02T19:44:54.153Z] #43 10.76 DEP images/ghost-file.pb-c.d [2022-06-02T19:44:54.414Z] #43 10.80 PBCC images/regfile.pb-c.c [2022-06-02T19:44:54.414Z] #43 10.86 DEP images/regfile.pb-c.d [2022-06-02T19:44:54.414Z] #43 10.92 PBCC images/ns.pb-c.c [2022-06-02T19:44:54.414Z] #43 10.95 DEP images/ns.pb-c.d [2022-06-02T19:44:54.414Z] #43 10.98 PBCC images/fdinfo.pb-c.c [2022-06-02T19:44:54.414Z] #43 11.04 DEP images/fdinfo.pb-c.d [2022-06-02T19:44:54.541Z] Client: Docker Engine - Community [2022-06-02T19:44:54.541Z] Version: 20.10.14 [2022-06-02T19:44:54.541Z] API version: 1.41 [2022-06-02T19:44:54.541Z] Go version: go1.16.15 [2022-06-02T19:44:54.541Z] Git commit: a224086 [2022-06-02T19:44:54.541Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T19:44:54.541Z] OS/Arch: linux/amd64 [2022-06-02T19:44:54.541Z] Context: default [2022-06-02T19:44:54.541Z] Experimental: true [2022-06-02T19:44:54.541Z] [2022-06-02T19:44:54.541Z] Server: Docker Engine - Community [2022-06-02T19:44:54.541Z] Engine: [2022-06-02T19:44:54.541Z] Version: 20.10.14 [2022-06-02T19:44:54.541Z] API version: 1.41 (minimum version 1.12) [2022-06-02T19:44:54.542Z] Go version: go1.16.15 [2022-06-02T19:44:54.542Z] Git commit: 87a90dc [2022-06-02T19:44:54.542Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T19:44:54.542Z] OS/Arch: linux/amd64 [2022-06-02T19:44:54.542Z] Experimental: true [2022-06-02T19:44:54.542Z] containerd: [2022-06-02T19:44:54.542Z] Version: 1.5.11 [2022-06-02T19:44:54.542Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:44:54.542Z] runc: [2022-06-02T19:44:54.542Z] Version: 1.0.3 [2022-06-02T19:44:54.542Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T19:44:54.542Z] docker-init: [2022-06-02T19:44:54.542Z] Version: 0.19.0 [2022-06-02T19:44:54.542Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T19:44:54.675Z] #43 11.08 PBCC images/core-aarch64.pb-c.c [2022-06-02T19:44:54.675Z] #43 11.12 PBCC images/core-arm.pb-c.c [2022-06-02T19:44:54.675Z] #43 11.17 PBCC images/core-ppc64.pb-c.c [2022-06-02T19:44:54.675Z] #43 11.22 PBCC images/core-s390.pb-c.c [2022-06-02T19:44:54.675Z] #43 11.29 PBCC images/core-x86.pb-c.c [2022-06-02T19:44:54.935Z] #43 11.37 PBCC images/core.pb-c.c [2022-06-02T19:44:54.935Z] #43 ... [2022-06-02T19:44:54.935Z] [2022-06-02T19:44:54.935Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:54.935Z] #34 sha256:04ea7be88a19e214a0aaeee04fff29749e2908aa4ff218e085ca9ed123a065dd [2022-06-02T19:44:54.935Z] #34 68.32 internal/poll [2022-06-02T19:44:54.935Z] #34 68.88 internal/fmtsort [2022-06-02T19:44:54.935Z] #34 69.59 internal/syscall/execenv [2022-06-02T19:44:54.935Z] #34 69.82 path [2022-06-02T19:44:54.935Z] #34 70.65 io/fs [2022-06-02T19:44:54.935Z] #34 71.68 strings [2022-06-02T19:44:54.935Z] #34 71.90 os [2022-06-02T19:44:54.935Z] #34 74.05 bufio [2022-06-02T19:44:54.935Z] #34 75.41 text/tabwriter [2022-06-02T19:44:54.935Z] #34 75.57 fmt [2022-06-02T19:44:54.935Z] #34 75.95 io/ioutil [2022-06-02T19:44:54.935Z] #34 78.03 flag [2022-06-02T19:44:54.935Z] #34 78.03 github.com/BurntSushi/toml [2022-06-02T19:44:54.935Z] #34 ... [2022-06-02T19:44:54.935Z] [2022-06-02T19:44:54.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:44:54.936Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:44:54.936Z] #43 11.48 PBCC images/inventory.pb-c.c [2022-06-02T19:44:54.936Z] #43 11.57 DEP images/core-aarch64.pb-c.d [2022-06-02T19:44:54.962Z] + docker info [2022-06-02T19:44:55.196Z] #43 11.60 DEP images/core-arm.pb-c.d [2022-06-02T19:44:55.196Z] #43 11.70 DEP images/core-ppc64.pb-c.d [2022-06-02T19:44:55.196Z] #43 11.78 DEP images/core-s390.pb-c.d [2022-06-02T19:44:55.254Z] #37 ... [2022-06-02T19:44:55.254Z] [2022-06-02T19:44:55.254Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:55.254Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:55.254Z] #42 65.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:44:55.254Z] #42 65.53 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:44:55.456Z] #43 11.86 DEP images/core-x86.pb-c.d [2022-06-02T19:44:55.456Z] #43 11.92 DEP images/core.pb-c.d [2022-06-02T19:44:55.456Z] #43 11.98 DEP images/inventory.pb-c.d [2022-06-02T19:44:55.456Z] #43 12.05 PBCC images/cpuinfo.pb-c.c [2022-06-02T19:44:55.456Z] #43 12.08 DEP images/cpuinfo.pb-c.d [2022-06-02T19:44:55.482Z] Fetching without tags [2022-06-02T19:44:55.513Z] #42 DONE 65.8s [2022-06-02T19:44:55.513Z] [2022-06-02T19:44:55.513Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:44:55.513Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:44:55.513Z] #13 61.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T19:44:55.513Z] #13 61.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-06-02T19:44:55.513Z] #13 61.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:44:55.711Z] Merging remotes/origin/20.10 commit 4159fa686090ce5a5bd835140a67b6e337ed6f71 into PR head commit 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:44:55.716Z] #43 12.14 PBCC images/stats.pb-c.c [2022-06-02T19:44:55.716Z] #43 12.20 DEP images/stats.pb-c.d [2022-06-02T19:44:55.740Z] #67 ... [2022-06-02T19:44:55.740Z] [2022-06-02T19:44:55.740Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:44:55.740Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:44:55.740Z] #42 7.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:55.740Z] #42 7.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:55.740Z] #42 7.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:56.330Z] Merge succeeded, producing 081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:44:56.330Z] Checking out Revision 081e538fbd79aead8e23fc8c6804725b7bc0d160 (PR-43683) [2022-06-02T19:44:55.432Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:44:55.447Z] > git config --add remote.origin.fetch +refs/pull/43683/head:refs/remotes/origin/PR-43683 # timeout=10 [2022-06-02T19:44:55.459Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:55.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T19:44:55.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T19:44:55.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:55.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43683/head:refs/remotes/origin/PR-43683 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-06-02T19:44:55.718Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:44:55.723Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:44:56.283Z] > git remote # timeout=10 [2022-06-02T19:44:56.291Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:44:56.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T19:44:56.303Z] > git merge 4159fa686090ce5a5bd835140a67b6e337ed6f71 # timeout=10 [2022-06-02T19:44:56.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:44:56.331Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:44:56.344Z] > git checkout -f 081e538fbd79aead8e23fc8c6804725b7bc0d160 # timeout=10 [2022-06-02T19:44:57.100Z] #43 13.54 make[1]: Nothing to be done for 'all'. [2022-06-02T19:44:57.106Z] #42 8.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:58.471Z] #42 ... [2022-06-02T19:44:58.471Z] [2022-06-02T19:44:58.471Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:44:58.471Z] #24 sha256:46bd796d020d5263c0fdf0531c0118710608ac7e289b124db18b14241a73beff [2022-06-02T19:44:58.471Z] #24 4.359 + RM_GOPATH=0 [2022-06-02T19:44:58.471Z] #24 4.359 + TMP_GOPATH= [2022-06-02T19:44:58.471Z] #24 4.359 + : /build [2022-06-02T19:44:58.471Z] #24 4.359 + '[' -z '' ']' [2022-06-02T19:44:58.471Z] #24 4.359 ++ mktemp -d [2022-06-02T19:44:58.471Z] #24 4.359 + export GOPATH=/tmp/tmp.pRUytYmAQv [2022-06-02T19:44:58.471Z] #24 4.359 + GOPATH=/tmp/tmp.pRUytYmAQv [2022-06-02T19:44:58.471Z] #24 4.359 + RM_GOPATH=1 [2022-06-02T19:44:58.471Z] #24 4.359 + case "$(go env GOARCH)" in [2022-06-02T19:44:58.471Z] #24 4.359 ++ go env GOARCH [2022-06-02T19:44:58.471Z] #24 4.369 Install docker/cli version 17.06.2-ce from stable [2022-06-02T19:44:58.471Z] #24 4.387 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.471Z] #24 4.387 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.471Z] #24 4.387 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:58.471Z] #24 4.387 + dir=/tmp/install [2022-06-02T19:44:58.471Z] #24 4.387 + bin=dockercli [2022-06-02T19:44:58.471Z] #24 4.387 + shift [2022-06-02T19:44:58.471Z] #24 4.387 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-06-02T19:44:58.471Z] #24 4.387 + . /tmp/install/dockercli.installer [2022-06-02T19:44:58.471Z] #24 4.387 ++ : stable [2022-06-02T19:44:58.471Z] #24 4.387 ++ : 17.06.2-ce [2022-06-02T19:44:58.471Z] #24 4.387 + install_dockercli [2022-06-02T19:44:58.471Z] #24 4.387 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T19:44:58.471Z] #24 4.387 ++ uname -m [2022-06-02T19:44:58.471Z] #24 4.387 + arch=x86_64 [2022-06-02T19:44:58.471Z] #24 4.387 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T19:44:58.471Z] #24 4.387 + url=https://download.docker.com/linux/static [2022-06-02T19:44:58.471Z] #24 4.387 + tar -xz docker/docker [2022-06-02T19:44:58.471Z] #24 4.387 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T19:44:58.471Z] #24 ... [2022-06-02T19:44:58.471Z] [2022-06-02T19:44:58.471Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:44:58.471Z] #45 sha256:96fe7f4054b0f9a6e0991694feb175cafa0c4a62f44c30cbdb9a24ce1fcf7c53 [2022-06-02T19:44:58.471Z] #45 3.813 + RM_GOPATH=0 [2022-06-02T19:44:58.471Z] #45 3.814 + TMP_GOPATH= [2022-06-02T19:44:58.471Z] #45 3.814 + : /build [2022-06-02T19:44:58.471Z] #45 3.814 + '[' -z '' ']' [2022-06-02T19:44:58.471Z] #45 3.818 ++ mktemp -d [2022-06-02T19:44:58.471Z] #45 3.820 + export GOPATH=/tmp/tmp.czgDOP0qst [2022-06-02T19:44:58.471Z] #45 3.820 + GOPATH=/tmp/tmp.czgDOP0qst [2022-06-02T19:44:58.471Z] #45 3.820 + RM_GOPATH=1 [2022-06-02T19:44:58.471Z] #45 3.820 + case "$(go env GOARCH)" in [2022-06-02T19:44:58.471Z] #45 3.826 ++ go env GOARCH [2022-06-02T19:44:58.471Z] #45 3.841 Install vndr version v0.1.2 [2022-06-02T19:44:58.471Z] #45 3.842 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.471Z] #45 3.842 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.471Z] #45 3.842 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:58.471Z] #45 3.842 + dir=/tmp/install [2022-06-02T19:44:58.471Z] #45 3.842 + bin=vndr [2022-06-02T19:44:58.471Z] #45 3.842 + shift [2022-06-02T19:44:58.471Z] #45 3.842 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-06-02T19:44:58.471Z] #45 3.842 + . /tmp/install/vndr.installer [2022-06-02T19:44:58.471Z] #45 3.842 ++ : v0.1.2 [2022-06-02T19:44:58.471Z] #45 3.842 + install_vndr [2022-06-02T19:44:58.471Z] #45 3.842 + echo 'Install vndr version v0.1.2' [2022-06-02T19:44:58.471Z] #45 3.842 + GOBIN=/build [2022-06-02T19:44:58.471Z] #45 3.842 + GO111MODULE=on [2022-06-02T19:44:58.471Z] #45 3.842 + go install github.com/LK4D4/vndr@v0.1.2 [2022-06-02T19:44:58.471Z] #45 4.430 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-06-02T19:44:58.471Z] #45 ... [2022-06-02T19:44:58.471Z] [2022-06-02T19:44:58.471Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:44:58.471Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:44:58.471Z] #55 5.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:58.471Z] #55 5.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:58.471Z] #55 5.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:58.471Z] #55 6.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:58.471Z] #55 9.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:44:58.484Z] #43 14.87 CC images/stats.o [2022-06-02T19:44:58.727Z] #55 ... [2022-06-02T19:44:58.727Z] [2022-06-02T19:44:58.727Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:44:58.727Z] #58 sha256:890c1fc276430555f47c1182e5e75b532478b63533f3aba49e02806cabb03695 [2022-06-02T19:44:58.727Z] #58 4.082 + RM_GOPATH=0 [2022-06-02T19:44:58.727Z] #58 4.082 + TMP_GOPATH= [2022-06-02T19:44:58.727Z] #58 4.082 + : /build [2022-06-02T19:44:58.727Z] #58 4.082 + '[' -z '' ']' [2022-06-02T19:44:58.727Z] #58 4.082 ++ mktemp -d [2022-06-02T19:44:58.727Z] #58 4.082 + export GOPATH=/tmp/tmp.aYfECJcpuI [2022-06-02T19:44:58.727Z] #58 4.082 + GOPATH=/tmp/tmp.aYfECJcpuI [2022-06-02T19:44:58.727Z] #58 4.082 + RM_GOPATH=1 [2022-06-02T19:44:58.727Z] #58 4.082 + case "$(go env GOARCH)" in [2022-06-02T19:44:58.728Z] #58 4.082 ++ go env GOARCH [2022-06-02T19:44:58.728Z] #58 4.094 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.728Z] #58 4.094 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.728Z] #58 4.094 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:58.728Z] #58 4.094 + dir=/tmp/install [2022-06-02T19:44:58.728Z] #58 4.098 + bin=rootlesskit [2022-06-02T19:44:58.728Z] #58 4.098 + shift [2022-06-02T19:44:58.728Z] #58 4.098 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-06-02T19:44:58.728Z] #58 4.098 + . /tmp/install/rootlesskit.installer [2022-06-02T19:44:58.728Z] #58 4.098 ++ : v0.14.4 [2022-06-02T19:44:58.728Z] #58 4.098 + install_rootlesskit [2022-06-02T19:44:58.728Z] #58 4.098 + case "$1" in [2022-06-02T19:44:58.728Z] #58 4.098 + export CGO_ENABLED=0 [2022-06-02T19:44:58.728Z] #58 4.098 + CGO_ENABLED=0 [2022-06-02T19:44:58.728Z] #58 4.098 + _install_rootlesskit [2022-06-02T19:44:58.728Z] #58 4.098 + echo 'Install rootlesskit version v0.14.4' [2022-06-02T19:44:58.728Z] #58 4.098 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:44:58.728Z] #58 4.098 + GOBIN=/build [2022-06-02T19:44:58.728Z] #58 4.098 + GO111MODULE=on [2022-06-02T19:44:58.728Z] #58 4.098 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-06-02T19:44:58.728Z] #58 4.098 Install rootlesskit version v0.14.4 [2022-06-02T19:44:58.728Z] #58 4.430 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-06-02T19:44:58.728Z] #58 7.485 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:44:58.728Z] #58 7.534 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T19:44:58.728Z] #58 7.643 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T19:44:58.728Z] #58 8.078 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-06-02T19:44:58.728Z] #58 ... [2022-06-02T19:44:58.728Z] [2022-06-02T19:44:58.728Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:44:58.728Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:44:58.728Z] #34 5.222 + RM_GOPATH=0 [2022-06-02T19:44:58.728Z] #34 5.222 + TMP_GOPATH= [2022-06-02T19:44:58.728Z] #34 5.222 + : /build [2022-06-02T19:44:58.728Z] #34 5.222 + '[' -z '' ']' [2022-06-02T19:44:58.728Z] #34 5.222 ++ mktemp -d [2022-06-02T19:44:58.728Z] #34 5.222 + export GOPATH=/tmp/tmp.AMZIMbjBVx [2022-06-02T19:44:58.728Z] #34 5.222 + GOPATH=/tmp/tmp.AMZIMbjBVx [2022-06-02T19:44:58.728Z] #34 5.222 + RM_GOPATH=1 [2022-06-02T19:44:58.728Z] #34 5.222 + case "$(go env GOARCH)" in [2022-06-02T19:44:58.728Z] #34 5.222 ++ go env GOARCH [2022-06-02T19:44:58.728Z] #34 5.236 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.728Z] #34 5.236 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:58.728Z] #34 5.236 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:58.728Z] #34 5.266 + dir=/tmp/install [2022-06-02T19:44:58.728Z] #34 5.266 + bin=tomlv [2022-06-02T19:44:58.728Z] #34 5.266 + shift [2022-06-02T19:44:58.728Z] #34 5.266 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-06-02T19:44:58.728Z] #34 5.266 + . /tmp/install/tomlv.installer [2022-06-02T19:44:58.728Z] #34 5.266 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:44:58.728Z] #34 5.266 + install_tomlv [2022-06-02T19:44:58.728Z] #34 5.266 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-06-02T19:44:58.728Z] #34 5.266 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AMZIMbjBVx/src/github.com/BurntSushi/toml [2022-06-02T19:44:58.728Z] #34 5.268 Cloning into '/tmp/tmp.AMZIMbjBVx/src/github.com/BurntSushi/toml'... [2022-06-02T19:44:58.728Z] #34 5.269 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:44:58.728Z] #34 6.529 + cd /tmp/tmp.AMZIMbjBVx/src/github.com/BurntSushi/toml [2022-06-02T19:44:58.728Z] #34 6.529 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:44:58.728Z] #34 6.707 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:44:58.728Z] #34 7.389 internal/unsafeheader [2022-06-02T19:44:58.728Z] #34 7.389 internal/abi [2022-06-02T19:44:58.728Z] #34 7.508 internal/cpu [2022-06-02T19:44:58.728Z] #34 8.041 internal/goexperiment [2022-06-02T19:44:58.728Z] #34 8.128 runtime/internal/atomic [2022-06-02T19:44:58.728Z] #34 8.491 internal/bytealg [2022-06-02T19:44:58.728Z] #34 8.704 runtime/internal/sys [2022-06-02T19:44:58.728Z] #34 9.166 runtime/internal/math [2022-06-02T19:44:58.728Z] #34 9.305 internal/itoa [2022-06-02T19:44:58.728Z] #34 9.628 runtime [2022-06-02T19:44:58.728Z] #34 9.649 math/bits [2022-06-02T19:44:58.744Z] #43 15.23 CC images/core.o [2022-06-02T19:44:58.986Z] #34 ... [2022-06-02T19:44:58.986Z] [2022-06-02T19:44:58.986Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:44:58.986Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:44:58.986Z] #40 5.340 + git clone https://github.com/docker/distribution.git . [2022-06-02T19:44:58.986Z] #40 5.342 Cloning into '.'... [2022-06-02T19:44:59.242Z] #40 ... [2022-06-02T19:44:59.242Z] [2022-06-02T19:44:59.242Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:44:59.242Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:44:59.242Z] #36 7.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:44:59.242Z] #36 7.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:44:59.242Z] #36 7.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:44:59.242Z] #36 8.690 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:44:59.242Z] #36 ... [2022-06-02T19:44:59.242Z] [2022-06-02T19:44:59.242Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:44:59.242Z] #47 sha256:99f5728b2eba9f343d66e0755fe6b9c63dc7383fac26a8a3541d83bfe07a956c [2022-06-02T19:44:59.242Z] #47 5.169 + RM_GOPATH=0 [2022-06-02T19:44:59.242Z] #47 5.169 + TMP_GOPATH= [2022-06-02T19:44:59.242Z] #47 5.169 + : /build [2022-06-02T19:44:59.242Z] #47 5.169 + '[' -z '' ']' [2022-06-02T19:44:59.242Z] #47 5.169 ++ mktemp -d [2022-06-02T19:44:59.242Z] #47 5.175 + export GOPATH=/tmp/tmp.EBWVZJyBDL [2022-06-02T19:44:59.242Z] #47 5.175 + GOPATH=/tmp/tmp.EBWVZJyBDL [2022-06-02T19:44:59.242Z] #47 5.175 + RM_GOPATH=1 [2022-06-02T19:44:59.242Z] #47 5.175 + case "$(go env GOARCH)" in [2022-06-02T19:44:59.242Z] #47 5.175 ++ go env GOARCH [2022-06-02T19:44:59.242Z] #47 5.193 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:59.242Z] #47 5.193 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:59.242Z] #47 5.195 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:59.242Z] #47 5.222 Install gotestsum version v1.7.0 [2022-06-02T19:44:59.242Z] #47 5.222 + dir=/tmp/install [2022-06-02T19:44:59.242Z] #47 5.222 + bin=gotestsum [2022-06-02T19:44:59.242Z] #47 5.222 + shift [2022-06-02T19:44:59.242Z] #47 5.222 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-06-02T19:44:59.242Z] #47 5.222 + . /tmp/install/gotestsum.installer [2022-06-02T19:44:59.242Z] #47 5.222 ++ : v1.7.0 [2022-06-02T19:44:59.242Z] #47 5.222 + install_gotestsum [2022-06-02T19:44:59.242Z] #47 5.222 + set -e [2022-06-02T19:44:59.242Z] #47 5.222 + echo 'Install gotestsum version v1.7.0' [2022-06-02T19:44:59.242Z] #47 5.222 + GOBIN=/build [2022-06-02T19:44:59.242Z] #47 5.222 + GO111MODULE=on [2022-06-02T19:44:59.242Z] #47 5.222 + go install gotest.tools/gotestsum@v1.7.0 [2022-06-02T19:44:59.242Z] #47 5.740 go: downloading gotest.tools/gotestsum v1.7.0 [2022-06-02T19:44:59.242Z] #47 7.975 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T19:44:59.242Z] #47 7.994 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T19:44:59.242Z] #47 8.159 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T19:44:59.242Z] #47 8.242 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:44:59.242Z] #47 8.677 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T19:44:59.242Z] #47 8.690 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T19:44:59.242Z] #47 8.742 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T19:44:59.242Z] #47 8.798 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T19:44:59.242Z] #47 8.962 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T19:44:59.242Z] #47 9.007 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T19:44:59.242Z] #47 9.145 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T19:44:59.242Z] #47 9.386 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T19:44:59.314Z] #43 15.86 CC images/core-x86.o [2022-06-02T19:44:59.498Z] #47 ... [2022-06-02T19:44:59.498Z] [2022-06-02T19:44:59.498Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:44:59.498Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:44:59.498Z] #32 6.334 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T19:44:59.498Z] #32 6.334 Cloning into '.'... [2022-06-02T19:44:59.498Z] #32 ... [2022-06-02T19:44:59.498Z] [2022-06-02T19:44:59.498Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:44:59.498Z] #51 sha256:c690a848d37885f9e794edbe78f6a1a938e0f328def9e5e9a03de9833743fcd6 [2022-06-02T19:44:59.498Z] #51 3.688 + RM_GOPATH=0 [2022-06-02T19:44:59.498Z] #51 3.688 + TMP_GOPATH= [2022-06-02T19:44:59.498Z] #51 3.688 + : /build [2022-06-02T19:44:59.498Z] #51 3.688 + '[' -z '' ']' [2022-06-02T19:44:59.498Z] #51 3.691 ++ mktemp -d [2022-06-02T19:44:59.498Z] #51 3.691 + export GOPATH=/tmp/tmp.2HxdBw9MLo [2022-06-02T19:44:59.498Z] #51 3.691 + GOPATH=/tmp/tmp.2HxdBw9MLo [2022-06-02T19:44:59.498Z] #51 3.691 + RM_GOPATH=1 [2022-06-02T19:44:59.498Z] #51 3.691 + case "$(go env GOARCH)" in [2022-06-02T19:44:59.498Z] #51 3.691 ++ go env GOARCH [2022-06-02T19:44:59.498Z] #51 3.695 Install shfmt version v3.0.2 [2022-06-02T19:44:59.498Z] #51 3.697 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:59.498Z] #51 3.697 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:59.498Z] #51 3.697 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:59.498Z] #51 3.697 + dir=/tmp/install [2022-06-02T19:44:59.498Z] #51 3.697 + bin=shfmt [2022-06-02T19:44:59.498Z] #51 3.697 + shift [2022-06-02T19:44:59.498Z] #51 3.697 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-06-02T19:44:59.498Z] #51 3.697 + . /tmp/install/shfmt.installer [2022-06-02T19:44:59.498Z] #51 3.697 ++ : v3.0.2 [2022-06-02T19:44:59.498Z] #51 3.697 + install_shfmt [2022-06-02T19:44:59.498Z] #51 3.697 + echo 'Install shfmt version v3.0.2' [2022-06-02T19:44:59.498Z] #51 3.697 + GOBIN=/build [2022-06-02T19:44:59.498Z] #51 3.697 + GO111MODULE=on [2022-06-02T19:44:59.498Z] #51 3.697 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-06-02T19:44:59.498Z] #51 4.115 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T19:44:59.498Z] #51 5.385 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T19:44:59.498Z] #51 5.391 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T19:44:59.498Z] #51 5.439 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T19:44:59.498Z] #51 7.172 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T19:44:59.708Z] #13 ... [2022-06-02T19:44:59.708Z] [2022-06-02T19:44:59.708Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:44:59.708Z] #37 sha256:4275160c4f55aeeda458fd6cbbfb42a6e740e28fe5c4f453bdfd7b93b2ba4b01 [2022-06-02T19:44:59.708Z] #37 6.427 -- Detecting C compile features - done [2022-06-02T19:44:59.708Z] #37 6.454 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T19:44:59.708Z] #37 6.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T19:44:59.708Z] #37 6.798 -- Configuring done [2022-06-02T19:44:59.708Z] #37 6.815 -- Generating done [2022-06-02T19:44:59.708Z] #37 6.833 -- Build files have been written to: /tmp/tmp.mrnZM3CAZ5/tini [2022-06-02T19:44:59.708Z] #37 6.850 + make tini-static [2022-06-02T19:44:59.708Z] #37 7.387 Scanning dependencies of target tini-static [2022-06-02T19:44:59.708Z] #37 7.571 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T19:44:59.708Z] #37 8.710 [100%] Linking C executable tini-static [2022-06-02T19:44:59.708Z] #37 9.268 [100%] Built target tini-static [2022-06-02T19:44:59.708Z] #37 9.348 + mkdir -p /build [2022-06-02T19:44:59.708Z] #37 9.349 + cp tini-static /build/docker-init [2022-06-02T19:44:59.708Z] #37 DONE 9.6s [2022-06-02T19:44:59.708Z] [2022-06-02T19:44:59.708Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:44:59.708Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:44:59.708Z] #43 2.036 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:44:59.708Z] #43 2.036 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:44:59.708Z] #43 2.056 Note: Building without GnuTLS support [2022-06-02T19:44:59.708Z] #43 2.058 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:44:59.708Z] #43 2.068 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:44:59.708Z] #43 3.878 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:44:59.708Z] #43 4.027 GEN .gitid [2022-06-02T19:44:59.708Z] #43 4.119 GEN criu/include/version.h [2022-06-02T19:44:59.708Z] #43 4.219 GEN include/common/asm [2022-06-02T19:44:59.762Z] #51 ... [2022-06-02T19:44:59.762Z] [2022-06-02T19:44:59.762Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:44:59.762Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:44:59.762Z] #49 4.608 + RM_GOPATH=0 [2022-06-02T19:44:59.762Z] #49 4.608 + TMP_GOPATH= [2022-06-02T19:44:59.762Z] #49 4.608 + : /build [2022-06-02T19:44:59.762Z] #49 4.608 + '[' -z '' ']' [2022-06-02T19:44:59.762Z] #49 4.608 ++ mktemp -d [2022-06-02T19:44:59.762Z] #49 4.610 + export GOPATH=/tmp/tmp.wW4ynIhe2N [2022-06-02T19:44:59.762Z] #49 4.610 + GOPATH=/tmp/tmp.wW4ynIhe2N [2022-06-02T19:44:59.762Z] #49 4.610 + RM_GOPATH=1 [2022-06-02T19:44:59.762Z] #49 4.610 + case "$(go env GOARCH)" in [2022-06-02T19:44:59.762Z] #49 4.614 ++ go env GOARCH [2022-06-02T19:44:59.762Z] #49 4.624 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:59.762Z] #49 4.624 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:44:59.762Z] #49 4.624 ++ dirname /tmp/install/install.sh [2022-06-02T19:44:59.762Z] #49 4.627 Install golangci-lint version v1.23.8 [2022-06-02T19:44:59.762Z] #49 4.627 + dir=/tmp/install [2022-06-02T19:44:59.762Z] #49 4.627 + bin=golangci_lint [2022-06-02T19:44:59.762Z] #49 4.627 + shift [2022-06-02T19:44:59.762Z] #49 4.627 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-06-02T19:44:59.762Z] #49 4.627 + . /tmp/install/golangci_lint.installer [2022-06-02T19:44:59.762Z] #49 4.627 ++ : v1.23.8 [2022-06-02T19:44:59.762Z] #49 4.627 + install_golangci_lint [2022-06-02T19:44:59.762Z] #49 4.627 + set -e [2022-06-02T19:44:59.762Z] #49 4.627 + echo 'Install golangci-lint version v1.23.8' [2022-06-02T19:44:59.762Z] #49 4.627 + GOBIN=/build [2022-06-02T19:44:59.762Z] #49 4.627 + GO111MODULE=on [2022-06-02T19:44:59.762Z] #49 4.627 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-06-02T19:44:59.762Z] #49 5.086 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-06-02T19:44:59.762Z] #49 ... [2022-06-02T19:44:59.762Z] [2022-06-02T19:44:59.762Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:44:59.762Z] #24 sha256:46bd796d020d5263c0fdf0531c0118710608ac7e289b124db18b14241a73beff [2022-06-02T19:44:59.762Z] #24 11.54 + mkdir -p /build [2022-06-02T19:44:59.762Z] #24 11.55 + mv docker/docker /build/ [2022-06-02T19:44:59.762Z] #24 11.55 + rmdir docker [2022-06-02T19:44:59.885Z] #43 16.37 CC images/core-arm.o [2022-06-02T19:45:00.019Z] #24 DONE 11.8s [2022-06-02T19:45:00.019Z] [2022-06-02T19:45:00.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:00.019Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:00.019Z] #13 7.717 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:45:00.144Z] #43 ... [2022-06-02T19:45:00.145Z] [2022-06-02T19:45:00.145Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:00.145Z] #34 sha256:04ea7be88a19e214a0aaeee04fff29749e2908aa4ff218e085ca9ed123a065dd [2022-06-02T19:45:00.145Z] #34 79.57 log [2022-06-02T19:45:00.145Z] #34 81.57 github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:45:00.145Z] #34 DONE 83.5s [2022-06-02T19:45:00.145Z] [2022-06-02T19:45:00.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:00.145Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:00.145Z] #43 16.80 CC images/core-aarch64.o [2022-06-02T19:45:00.274Z] #13 7.724 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:00.274Z] #13 7.784 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:00.274Z] #13 7.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:00.552Z] Commit message: "vendor: libnetwork f6ccccb1c082a432c2a5814aaedaca56af33d9ea" [2022-06-02T19:45:00.573Z] > git --version # timeout=10 [2022-06-02T19:45:00.577Z] > git --version # 'git version 2.25.1' [2022-06-02T19:45:00.589Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-02T19:45:00.715Z] #43 17.22 CC images/core-ppc64.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T19:45:01.081Z] #43 ... [2022-06-02T19:45:01.081Z] [2022-06-02T19:45:01.081Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:01.081Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:45:01.081Z] #34 61.62 internal/syscall/unix [2022-06-02T19:45:01.081Z] #34 61.81 time [2022-06-02T19:45:01.081Z] #34 68.84 internal/poll [2022-06-02T19:45:01.081Z] #34 70.34 internal/fmtsort [2022-06-02T19:45:01.081Z] #34 71.07 internal/syscall/execenv [2022-06-02T19:45:01.081Z] #34 71.27 path [2022-06-02T19:45:01.285Z] #43 17.76 CC images/core-s390.o [2022-06-02T19:45:01.339Z] #34 ... [2022-06-02T19:45:01.339Z] [2022-06-02T19:45:01.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:01.339Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:01.339Z] #43 5.924 PBCC images/timens.pb-c.c [2022-06-02T19:45:01.339Z] #43 5.945 DEP images/timens.pb-c.d [2022-06-02T19:45:01.339Z] #43 6.016 PBCC images/fown.pb-c.c [2022-06-02T19:45:01.339Z] #43 6.048 PBCC images/google/protobuf/descriptor.pb-c.c [2022-06-02T19:45:01.597Z] #43 6.110 PBCC images/opts.pb-c.c [2022-06-02T19:45:01.597Z] #43 6.164 PBCC images/memfd.pb-c.c [2022-06-02T19:45:01.597Z] #43 6.216 DEP images/fown.pb-c.d [2022-06-02T19:45:01.597Z] #43 6.264 DEP images/google/protobuf/descriptor.pb-c.d [2022-06-02T19:45:01.641Z] #13 8.882 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:45:01.646Z] + docker version [2022-06-02T19:45:01.855Z] #43 6.301 DEP images/opts.pb-c.d [2022-06-02T19:45:01.855Z] #43 6.337 DEP images/memfd.pb-c.d [2022-06-02T19:45:01.855Z] #43 6.384 PBCC images/sit.pb-c.c [2022-06-02T19:45:01.855Z] #43 6.420 DEP images/sit.pb-c.d [2022-06-02T19:45:01.855Z] #43 6.455 PBCC images/macvlan.pb-c.c [2022-06-02T19:45:01.855Z] #43 6.471 DEP images/macvlan.pb-c.d [2022-06-02T19:45:01.888Z] #43 18.40 CC images/cpuinfo.o [2022-06-02T19:45:02.113Z] #43 6.536 PBCC images/autofs.pb-c.c [2022-06-02T19:45:02.113Z] #43 6.561 DEP images/autofs.pb-c.d [2022-06-02T19:45:02.113Z] #43 6.599 PBCC images/sysctl.pb-c.c [2022-06-02T19:45:02.113Z] #43 6.632 DEP images/sysctl.pb-c.d [2022-06-02T19:45:02.113Z] #43 6.661 PBCC images/time.pb-c.c [2022-06-02T19:45:02.113Z] #43 6.685 DEP images/time.pb-c.d [2022-06-02T19:45:02.113Z] #43 6.721 PBCC images/binfmt-misc.pb-c.c [2022-06-02T19:45:02.113Z] #43 6.756 DEP images/binfmt-misc.pb-c.d [2022-06-02T19:45:02.113Z] #43 6.804 PBCC images/seccomp.pb-c.c [2022-06-02T19:45:02.157Z] #43 18.76 CC images/inventory.o [2022-06-02T19:45:02.372Z] #43 6.835 DEP images/seccomp.pb-c.d [2022-06-02T19:45:02.372Z] #43 6.885 PBCC images/userns.pb-c.c [2022-06-02T19:45:02.372Z] #43 6.912 DEP images/userns.pb-c.d [2022-06-02T19:45:02.372Z] #43 6.952 PBCC images/cgroup.pb-c.c [2022-06-02T19:45:02.372Z] #43 6.976 DEP images/cgroup.pb-c.d [2022-06-02T19:45:02.372Z] #43 7.007 PBCC images/ext-file.pb-c.c [2022-06-02T19:45:02.372Z] #43 7.031 DEP images/ext-file.pb-c.d [2022-06-02T19:45:02.372Z] #43 7.054 PBCC images/rpc.pb-c.c [2022-06-02T19:45:02.372Z] #43 7.101 DEP images/rpc.pb-c.d [2022-06-02T19:45:02.419Z] #43 18.95 CC images/fdinfo.o [2022-06-02T19:45:02.630Z] #43 7.167 PBCC images/siginfo.pb-c.c [2022-06-02T19:45:02.630Z] #43 7.188 DEP images/siginfo.pb-c.d [2022-06-02T19:45:02.630Z] #43 7.229 PBCC images/pagemap.pb-c.c [2022-06-02T19:45:02.630Z] #43 7.268 DEP images/pagemap.pb-c.d [2022-06-02T19:45:02.630Z] #43 7.299 PBCC images/rlimit.pb-c.c [2022-06-02T19:45:02.630Z] #43 7.320 DEP images/rlimit.pb-c.d [2022-06-02T19:45:02.630Z] #43 7.354 PBCC images/file-lock.pb-c.c [2022-06-02T19:45:02.630Z] #43 7.385 DEP images/file-lock.pb-c.d [2022-06-02T19:45:02.679Z] #43 19.23 CC images/fown.o [2022-06-02T19:45:02.888Z] #43 7.468 PBCC images/tty.pb-c.c [2022-06-02T19:45:02.888Z] #43 7.503 DEP images/tty.pb-c.d [2022-06-02T19:45:02.888Z] #43 7.539 PBCC images/tun.pb-c.c [2022-06-02T19:45:02.888Z] #43 7.570 PBCC images/netdev.pb-c.c [2022-06-02T19:45:02.888Z] #43 7.628 DEP images/tun.pb-c.d [2022-06-02T19:45:02.939Z] #43 19.47 CC images/ns.o [2022-06-02T19:45:03.147Z] #43 7.687 DEP images/netdev.pb-c.d [2022-06-02T19:45:03.147Z] #43 7.768 PBCC images/vma.pb-c.c [2022-06-02T19:45:03.147Z] #43 7.811 DEP images/vma.pb-c.d [2022-06-02T19:45:03.147Z] #43 7.850 PBCC images/creds.pb-c.c [2022-06-02T19:45:03.147Z] #43 7.900 DEP images/creds.pb-c.d [2022-06-02T19:45:03.203Z] #43 19.69 CC images/regfile.o [2022-06-02T19:45:03.405Z] #43 7.964 PBCC images/utsns.pb-c.c [2022-06-02T19:45:03.405Z] #43 7.973 DEP images/utsns.pb-c.d [2022-06-02T19:45:03.405Z] #43 8.010 PBCC images/ipc-desc.pb-c.c [2022-06-02T19:45:03.405Z] #43 8.044 PBCC images/ipc-sem.pb-c.c [2022-06-02T19:45:03.405Z] #43 8.051 DEP images/ipc-desc.pb-c.d [2022-06-02T19:45:03.405Z] #43 8.095 DEP images/ipc-sem.pb-c.d [2022-06-02T19:45:03.405Z] #43 8.159 PBCC images/ipc-msg.pb-c.c [2022-06-02T19:45:03.463Z] #43 19.84 CC images/ghost-file.o [2022-06-02T19:45:03.552Z] #13 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:45:03.663Z] #43 8.192 DEP images/ipc-msg.pb-c.d [2022-06-02T19:45:03.663Z] #43 8.237 PBCC images/ipc-shm.pb-c.c [2022-06-02T19:45:03.663Z] #43 8.262 DEP images/ipc-shm.pb-c.d [2022-06-02T19:45:03.663Z] #43 8.331 PBCC images/ipc-var.pb-c.c [2022-06-02T19:45:03.663Z] #43 8.380 DEP images/ipc-var.pb-c.d [2022-06-02T19:45:03.722Z] #43 20.22 CC images/fifo.o [2022-06-02T19:45:03.722Z] #43 20.41 CC images/remap-file-path.o [2022-06-02T19:45:03.922Z] #43 8.444 PBCC images/sk-opts.pb-c.c [2022-06-02T19:45:03.922Z] #43 8.475 PBCC images/packet-sock.pb-c.c [2022-06-02T19:45:03.922Z] #43 8.560 DEP images/sk-opts.pb-c.d [2022-06-02T19:45:03.922Z] #43 8.595 DEP images/packet-sock.pb-c.d [2022-06-02T19:45:03.922Z] #43 8.648 PBCC images/sk-netlink.pb-c.c [2022-06-02T19:45:03.983Z] #43 20.57 CC images/eventfd.o [2022-06-02T19:45:04.181Z] #43 8.707 DEP images/sk-netlink.pb-c.d [2022-06-02T19:45:04.181Z] #43 8.774 PBCC images/sk-inet.pb-c.c [2022-06-02T19:45:04.181Z] #43 8.829 DEP images/sk-inet.pb-c.d [2022-06-02T19:45:04.181Z] #43 8.870 PBCC images/sk-unix.pb-c.c [2022-06-02T19:45:04.244Z] #43 20.76 CC images/eventpoll.o [2022-06-02T19:45:04.439Z] #43 8.938 DEP images/sk-unix.pb-c.d [2022-06-02T19:45:04.439Z] #43 9.012 PBCC images/mm.pb-c.c [2022-06-02T19:45:04.439Z] #43 9.054 DEP images/mm.pb-c.d [2022-06-02T19:45:04.439Z] #43 9.131 PBCC images/timerfd.pb-c.c [2022-06-02T19:45:04.505Z] #43 21.03 CC images/fh.o [2022-06-02T19:45:04.698Z] #43 9.183 DEP images/timerfd.pb-c.d [2022-06-02T19:45:04.698Z] #43 9.254 PBCC images/timer.pb-c.c [2022-06-02T19:45:04.698Z] #43 9.285 DEP images/timer.pb-c.d [2022-06-02T19:45:04.698Z] #43 9.340 PBCC images/sa.pb-c.c [2022-06-02T19:45:04.765Z] #43 21.28 CC images/fsnotify.o [2022-06-02T19:45:04.958Z] #43 9.410 DEP images/sa.pb-c.d [2022-06-02T19:45:04.958Z] #43 9.456 PBCC images/pipe-data.pb-c.c [2022-06-02T19:45:04.958Z] #43 9.497 DEP images/pipe-data.pb-c.d [2022-06-02T19:45:04.958Z] #43 9.536 PBCC images/mnt.pb-c.c [2022-06-02T19:45:04.958Z] #43 9.587 DEP images/mnt.pb-c.d [2022-06-02T19:45:04.958Z] #43 9.644 PBCC images/sk-packet.pb-c.c [2022-06-02T19:45:05.216Z] #43 9.656 DEP images/sk-packet.pb-c.d [2022-06-02T19:45:05.216Z] #43 9.705 PBCC images/tcp-stream.pb-c.c [2022-06-02T19:45:05.216Z] #43 9.795 DEP images/tcp-stream.pb-c.d [2022-06-02T19:45:05.216Z] #43 9.839 PBCC images/pipe.pb-c.c [2022-06-02T19:45:05.216Z] #43 9.904 DEP images/pipe.pb-c.d [2022-06-02T19:45:05.341Z] #43 21.76 CC images/signalfd.o [2022-06-02T19:45:05.341Z] #43 21.95 CC images/fs.o [2022-06-02T19:45:05.474Z] #43 9.972 PBCC images/pstree.pb-c.c [2022-06-02T19:45:05.474Z] #43 10.01 DEP images/pstree.pb-c.d [2022-06-02T19:45:05.474Z] #43 10.04 PBCC images/fs.pb-c.c [2022-06-02T19:45:05.474Z] #43 10.06 DEP images/fs.pb-c.d [2022-06-02T19:45:05.474Z] #43 10.10 PBCC images/signalfd.pb-c.c [2022-06-02T19:45:05.474Z] #43 10.13 DEP images/signalfd.pb-c.d [2022-06-02T19:45:05.474Z] #43 10.18 PBCC images/fh.pb-c.c [2022-06-02T19:45:05.474Z] #43 10.24 PBCC images/fsnotify.pb-c.c [2022-06-02T19:45:05.601Z] #43 22.09 CC images/pstree.o [2022-06-02T19:45:05.733Z] #43 10.29 DEP images/fh.pb-c.d [2022-06-02T19:45:05.733Z] #43 10.33 DEP images/fsnotify.pb-c.d [2022-06-02T19:45:05.861Z] #43 22.21 CC images/pipe.o [2022-06-02T19:45:05.861Z] #43 22.43 CC images/tcp-stream.o [2022-06-02T19:45:05.991Z] #43 10.42 PBCC images/eventpoll.pb-c.c [2022-06-02T19:45:05.991Z] #43 10.46 DEP images/eventpoll.pb-c.d [2022-06-02T19:45:05.991Z] #43 10.52 PBCC images/eventfd.pb-c.c [2022-06-02T19:45:05.991Z] #43 10.56 DEP images/eventfd.pb-c.d [2022-06-02T19:45:05.991Z] #43 10.62 PBCC images/remap-file-path.pb-c.c [2022-06-02T19:45:05.991Z] #43 10.64 DEP images/remap-file-path.pb-c.d [2022-06-02T19:45:05.991Z] #43 10.70 PBCC images/fifo.pb-c.c [2022-06-02T19:45:05.991Z] #43 10.71 DEP images/fifo.pb-c.d [2022-06-02T19:45:05.991Z] #43 10.74 PBCC images/ghost-file.pb-c.c [2022-06-02T19:45:06.108Z] #13 ... [2022-06-02T19:45:06.108Z] [2022-06-02T19:45:06.108Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:06.108Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:06.108Z] #49 13.42 go: downloading github.com/fatih/color v1.7.0 [2022-06-02T19:45:06.108Z] #49 13.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-06-02T19:45:06.108Z] #49 13.51 go: downloading github.com/pkg/errors v0.8.1 [2022-06-02T19:45:06.108Z] #49 13.51 go: downloading github.com/spf13/cobra v0.0.5 [2022-06-02T19:45:06.108Z] #49 13.58 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T19:45:06.108Z] #49 13.92 go: downloading github.com/spf13/viper v1.6.1 [2022-06-02T19:45:06.108Z] #49 14.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-06-02T19:45:06.108Z] #49 14.29 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-06-02T19:45:06.108Z] #49 14.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-06-02T19:45:06.108Z] #49 14.34 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-06-02T19:45:06.108Z] #49 15.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-06-02T19:45:06.108Z] #49 15.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T19:45:06.121Z] #43 22.65 CC images/sk-packet.o [2022-06-02T19:45:06.249Z] #43 10.78 DEP images/ghost-file.pb-c.d [2022-06-02T19:45:06.249Z] #43 10.82 PBCC images/regfile.pb-c.c [2022-06-02T19:45:06.249Z] #43 10.86 DEP images/regfile.pb-c.d [2022-06-02T19:45:06.249Z] #43 10.92 PBCC images/ns.pb-c.c [2022-06-02T19:45:06.249Z] #43 10.96 DEP images/ns.pb-c.d [2022-06-02T19:45:06.381Z] #43 22.87 CC images/mnt.o [2022-06-02T19:45:06.381Z] #43 23.01 CC images/pipe-data.o [2022-06-02T19:45:06.508Z] #43 11.01 PBCC images/fdinfo.pb-c.c [2022-06-02T19:45:06.508Z] #43 11.10 DEP images/fdinfo.pb-c.d [2022-06-02T19:45:06.508Z] #43 11.16 PBCC images/core-aarch64.pb-c.c [2022-06-02T19:45:06.508Z] #43 11.24 PBCC images/core-arm.pb-c.c [2022-06-02T19:45:06.642Z] #43 23.23 CC images/sa.o [2022-06-02T19:45:06.766Z] #43 11.30 PBCC images/core-ppc64.pb-c.c [2022-06-02T19:45:06.766Z] #43 11.36 PBCC images/core-s390.pb-c.c [2022-06-02T19:45:06.766Z] #43 11.42 PBCC images/core-x86.pb-c.c [2022-06-02T19:45:06.766Z] #43 11.48 PBCC images/core.pb-c.c [2022-06-02T19:45:06.902Z] #43 23.39 CC images/timer.o [2022-06-02T19:45:07.025Z] #43 11.55 PBCC images/inventory.pb-c.c [2022-06-02T19:45:07.025Z] #43 11.62 DEP images/core-aarch64.pb-c.d [2022-06-02T19:45:07.025Z] #43 11.67 DEP images/core-arm.pb-c.d [2022-06-02T19:45:07.025Z] #43 11.72 DEP images/core-ppc64.pb-c.d [2022-06-02T19:45:07.162Z] #43 23.75 CC images/timerfd.o [2022-06-02T19:45:07.283Z] #43 11.78 DEP images/core-s390.pb-c.d [2022-06-02T19:45:07.283Z] #43 11.84 DEP images/core-x86.pb-c.d [2022-06-02T19:45:07.283Z] #43 11.90 DEP images/core.pb-c.d [2022-06-02T19:45:07.422Z] #43 23.97 CC images/mm.o [2022-06-02T19:45:07.422Z] #43 ... [2022-06-02T19:45:07.422Z] [2022-06-02T19:45:07.422Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:07.422Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:07.422Z] #13 85.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T19:45:07.422Z] #13 85.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:45:07.422Z] #13 85.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:07.504Z] #49 19.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-06-02T19:45:07.541Z] #43 11.99 DEP images/inventory.pb-c.d [2022-06-02T19:45:07.541Z] #43 12.06 PBCC images/cpuinfo.pb-c.c [2022-06-02T19:45:07.541Z] #43 12.08 DEP images/cpuinfo.pb-c.d [2022-06-02T19:45:07.541Z] #43 12.12 PBCC images/stats.pb-c.c [2022-06-02T19:45:07.541Z] #43 12.18 DEP images/stats.pb-c.d [2022-06-02T19:45:07.759Z] #49 19.35 go: downloading github.com/stretchr/testify v1.4.0 [2022-06-02T19:45:07.759Z] #49 19.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-06-02T19:45:08.015Z] #49 19.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-06-02T19:45:08.015Z] #49 19.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T19:45:08.240Z] Client: Docker Engine - Community [2022-06-02T19:45:08.240Z] Version: 20.10.14 [2022-06-02T19:45:08.240Z] API version: 1.41 [2022-06-02T19:45:08.240Z] Go version: go1.16.15 [2022-06-02T19:45:08.240Z] Git commit: a224086 [2022-06-02T19:45:08.240Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-02T19:45:08.240Z] OS/Arch: linux/arm64 [2022-06-02T19:45:08.240Z] Context: default [2022-06-02T19:45:08.240Z] Experimental: true [2022-06-02T19:45:08.240Z] [2022-06-02T19:45:08.240Z] Server: Docker Engine - Community [2022-06-02T19:45:08.240Z] Engine: [2022-06-02T19:45:08.240Z] Version: 20.10.14 [2022-06-02T19:45:08.240Z] API version: 1.41 (minimum version 1.12) [2022-06-02T19:45:08.240Z] Go version: go1.16.15 [2022-06-02T19:45:08.240Z] Git commit: 87a90dc [2022-06-02T19:45:08.240Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-02T19:45:08.240Z] OS/Arch: linux/arm64 [2022-06-02T19:45:08.240Z] Experimental: true [2022-06-02T19:45:08.240Z] containerd: [2022-06-02T19:45:08.240Z] Version: 1.5.11 [2022-06-02T19:45:08.240Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:45:08.240Z] runc: [2022-06-02T19:45:08.240Z] Version: 1.0.3 [2022-06-02T19:45:08.240Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T19:45:08.240Z] docker-init: [2022-06-02T19:45:08.240Z] Version: 0.19.0 [2022-06-02T19:45:08.240Z] GitCommit: de40ad0 [2022-06-02T19:45:08.270Z] #49 20.07 go: downloading github.com/magiconair/properties v1.8.1 [2022-06-02T19:45:08.270Z] #49 20.07 go: downloading github.com/mitchellh/mapstructure v1.1.2 [Pipeline] sh [2022-06-02T19:45:08.526Z] #49 20.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-06-02T19:45:08.527Z] #49 20.27 go: downloading github.com/spf13/afero v1.1.2 [2022-06-02T19:45:08.561Z] + docker info [2022-06-02T19:45:08.782Z] #49 20.51 go: downloading github.com/spf13/cast v1.3.0 [2022-06-02T19:45:08.916Z] #43 13.52 make[1]: Nothing to be done for 'all'. [2022-06-02T19:45:09.059Z] #49 20.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-06-02T19:45:09.059Z] #49 20.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T19:45:09.059Z] #49 20.64 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-06-02T19:45:09.059Z] #49 ... [2022-06-02T19:45:09.059Z] [2022-06-02T19:45:09.059Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:09.059Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:45:09.059Z] #34 10.79 math [2022-06-02T19:45:09.059Z] #34 16.59 unicode/utf8 [2022-06-02T19:45:09.059Z] #34 17.25 internal/race [2022-06-02T19:45:09.059Z] #34 17.49 sync/atomic [2022-06-02T19:45:09.059Z] #34 18.12 unicode [2022-06-02T19:45:09.318Z] #34 ... [2022-06-02T19:45:09.318Z] [2022-06-02T19:45:09.318Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:45:09.318Z] #58 sha256:890c1fc276430555f47c1182e5e75b532478b63533f3aba49e02806cabb03695 [2022-06-02T19:45:09.318Z] #58 10.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-06-02T19:45:09.318Z] #58 12.01 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T19:45:09.318Z] #58 12.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T19:45:09.318Z] #58 12.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T19:45:09.318Z] #58 12.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T19:45:09.318Z] #58 12.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T19:45:09.318Z] #58 12.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-06-02T19:45:09.318Z] #58 13.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T19:45:09.318Z] #58 13.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-06-02T19:45:09.318Z] #58 18.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-06-02T19:45:09.318Z] #58 18.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T19:45:09.318Z] #58 ... [2022-06-02T19:45:09.318Z] [2022-06-02T19:45:09.318Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:09.318Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:09.318Z] #49 20.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-06-02T19:45:09.573Z] #49 ... [2022-06-02T19:45:09.573Z] [2022-06-02T19:45:09.573Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:45:09.573Z] #45 sha256:96fe7f4054b0f9a6e0991694feb175cafa0c4a62f44c30cbdb9a24ce1fcf7c53 [2022-06-02T19:45:09.573Z] #45 DONE 21.2s [2022-06-02T19:45:09.573Z] [2022-06-02T19:45:09.573Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:09.573Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:09.573Z] #49 21.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-06-02T19:45:09.573Z] #49 21.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T19:45:09.573Z] #49 ... [2022-06-02T19:45:09.573Z] [2022-06-02T19:45:09.573Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:09.573Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:45:09.573Z] #42 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:45:09.573Z] #42 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:09.831Z] #42 ... [2022-06-02T19:45:09.831Z] [2022-06-02T19:45:09.831Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:09.831Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:09.831Z] #49 21.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T19:45:09.831Z] #49 21.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-06-02T19:45:09.831Z] #49 21.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T19:45:09.831Z] #49 21.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T19:45:09.855Z] Client: [2022-06-02T19:45:09.855Z] Context: default [2022-06-02T19:45:09.855Z] Debug Mode: false [2022-06-02T19:45:09.855Z] Plugins: [2022-06-02T19:45:09.855Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T19:45:09.855Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T19:45:09.855Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T19:45:09.855Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T19:45:09.855Z] [2022-06-02T19:45:09.855Z] Server: [2022-06-02T19:45:09.855Z] Containers: 0 [2022-06-02T19:45:09.855Z] Running: 0 [2022-06-02T19:45:09.855Z] Paused: 0 [2022-06-02T19:45:09.855Z] Stopped: 0 [2022-06-02T19:45:09.855Z] Images: 0 [2022-06-02T19:45:09.855Z] Server Version: 20.10.14 [2022-06-02T19:45:09.855Z] Storage Driver: overlay2 [2022-06-02T19:45:09.855Z] Backing Filesystem: extfs [2022-06-02T19:45:09.855Z] Supports d_type: true [2022-06-02T19:45:09.855Z] Native Overlay Diff: true [2022-06-02T19:45:09.855Z] userxattr: false [2022-06-02T19:45:09.855Z] Logging Driver: json-file [2022-06-02T19:45:09.855Z] Cgroup Driver: cgroupfs [2022-06-02T19:45:09.855Z] Cgroup Version: 1 [2022-06-02T19:45:09.855Z] Plugins: [2022-06-02T19:45:09.855Z] Volume: local [2022-06-02T19:45:09.855Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T19:45:09.855Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T19:45:09.855Z] Swarm: inactive [2022-06-02T19:45:09.855Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T19:45:09.855Z] Default Runtime: runc [2022-06-02T19:45:09.855Z] Init Binary: docker-init [2022-06-02T19:45:09.855Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:45:09.855Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T19:45:09.855Z] init version: de40ad0 [2022-06-02T19:45:09.855Z] Security Options: [2022-06-02T19:45:09.855Z] apparmor [2022-06-02T19:45:09.855Z] seccomp [2022-06-02T19:45:09.855Z] Profile: default [2022-06-02T19:45:09.856Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T19:45:09.856Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T19:45:09.856Z] OSType: linux [2022-06-02T19:45:09.856Z] Architecture: x86_64 [2022-06-02T19:45:09.856Z] CPUs: 2 [2022-06-02T19:45:09.856Z] Total Memory: 7.483GiB [2022-06-02T19:45:09.856Z] Name: ip-10-100-98-6 [2022-06-02T19:45:09.856Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T19:45:09.856Z] Docker Root Dir: /var/lib/docker [2022-06-02T19:45:09.856Z] Debug Mode: false [2022-06-02T19:45:09.856Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:45:09.856Z] Labels: [2022-06-02T19:45:09.856Z] Experimental: true [2022-06-02T19:45:09.856Z] Insecure Registries: [2022-06-02T19:45:09.856Z] 127.0.0.0/8 [2022-06-02T19:45:09.856Z] Live Restore Enabled: true [2022-06-02T19:45:09.856Z] [2022-06-02T19:45:09.856Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T19:45:10.088Z] #49 21.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T19:45:10.088Z] #49 ... [2022-06-02T19:45:10.088Z] [2022-06-02T19:45:10.088Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:10.088Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:10.088Z] #36 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:45:10.088Z] #36 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:10.145Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:45:10.145Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:45:10.145Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43683/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-06-02T19:45:10.145Z] + bash /home/ubuntu/workspace/moby_PR-43683/check-config.sh [2022-06-02T19:45:10.145Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T19:45:10.145Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T19:45:10.145Z] [2022-06-02T19:45:10.145Z] Generally Necessary: [2022-06-02T19:45:10.145Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T19:45:10.145Z] - apparmor: enabled and tools installed [2022-06-02T19:45:10.145Z] - CONFIG_NAMESPACES: enabled [2022-06-02T19:45:10.145Z] - CONFIG_NET_NS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_PID_NS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_IPC_NS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_UTS_NS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_CGROUPS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T19:45:10.145Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T19:45:10.145Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T19:45:10.145Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T19:45:10.145Z] - CONFIG_CPUSETS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_MEMCG: enabled [2022-06-02T19:45:10.145Z] - CONFIG_KEYS: enabled [2022-06-02T19:45:10.145Z] - CONFIG_VETH: enabled (as module) [2022-06-02T19:45:10.145Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T19:45:10.145Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T19:45:10.145Z] - CONFIG_NF_NAT_IPV4: missing [2022-06-02T19:45:10.145Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T19:45:10.145Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T19:45:10.145Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T19:45:10.292Z] #43 14.87 CC images/stats.o [2022-06-02T19:45:10.344Z] #36 ... [2022-06-02T19:45:10.344Z] [2022-06-02T19:45:10.344Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:45:10.344Z] #67 sha256:78cc71da3222278df021dd96b3c2cad37a92ae77b3cd8bc068cc768e3e7aa952 [2022-06-02T19:45:10.415Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_NF_NAT_NEEDED: missing [2022-06-02T19:45:10.415Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T19:45:10.415Z] [2022-06-02T19:45:10.415Z] Optional Features: [2022-06-02T19:45:10.415Z] - CONFIG_USER_NS: enabled [2022-06-02T19:45:10.415Z] - CONFIG_SECCOMP: enabled [2022-06-02T19:45:10.415Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T19:45:10.415Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T19:45:10.415Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T19:45:10.415Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T19:45:10.415Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T19:45:10.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T19:45:10.415Z] - CONFIG_IOSCHED_CFQ: missing [2022-06-02T19:45:10.415Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-06-02T19:45:10.415Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T19:45:10.415Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T19:45:10.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T19:45:10.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T19:45:10.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T19:45:10.415Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T19:45:10.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T19:45:10.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T19:45:10.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T19:45:10.415Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_EXT4_FS: enabled [2022-06-02T19:45:10.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T19:45:10.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T19:45:10.415Z] - Network Drivers: [2022-06-02T19:45:10.415Z] - "overlay": [2022-06-02T19:45:10.415Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T19:45:10.415Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T19:45:10.415Z] Optional (for encrypted networks): [2022-06-02T19:45:10.550Z] #43 15.17 CC images/core.o [2022-06-02T19:45:10.599Z] #67 21.32 Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-06-02T19:45:10.599Z] #67 22.33 + cd /tmp/tmp.NyITS7B3H1/src/github.com/docker/libnetwork [2022-06-02T19:45:10.599Z] #67 22.33 + git checkout -q f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:45:10.599Z] #67 ... [2022-06-02T19:45:10.599Z] [2022-06-02T19:45:10.599Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:45:10.599Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:45:10.599Z] #55 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:10.674Z] - CONFIG_CRYPTO: enabled [2022-06-02T19:45:10.674Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T19:45:10.674Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T19:45:10.674Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T19:45:10.674Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T19:45:10.674Z] - CONFIG_XFRM: enabled [2022-06-02T19:45:10.674Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-06-02T19:45:10.674Z] - "ipvlan": [2022-06-02T19:45:10.674Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T19:45:10.674Z] - "macvlan": [2022-06-02T19:45:10.674Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T19:45:10.674Z] - "ftp,tftp client in container": [2022-06-02T19:45:10.674Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T19:45:10.674Z] - Storage Drivers: [2022-06-02T19:45:10.674Z] - "aufs": [2022-06-02T19:45:10.674Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T19:45:10.674Z] - "btrfs": [2022-06-02T19:45:10.674Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T19:45:10.674Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T19:45:10.674Z] - "devicemapper": [2022-06-02T19:45:10.674Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T19:45:10.674Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T19:45:10.674Z] - "overlay": [2022-06-02T19:45:10.674Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T19:45:10.674Z] - "zfs": [2022-06-02T19:45:10.674Z] - /dev/zfs: present [2022-06-02T19:45:10.674Z] - zfs command: missing [2022-06-02T19:45:10.674Z] - zpool command: missing [2022-06-02T19:45:10.674Z] [2022-06-02T19:45:10.674Z] Limits: [2022-06-02T19:45:10.674Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T19:45:10.674Z] [2022-06-02T19:45:10.674Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T19:45:10.855Z] #55 ... [2022-06-02T19:45:10.855Z] [2022-06-02T19:45:10.855Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:10.855Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:10.855Z] #49 21.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-06-02T19:45:10.855Z] #49 21.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-06-02T19:45:10.855Z] #49 22.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-06-02T19:45:10.855Z] #49 22.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T19:45:10.855Z] #49 22.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T19:45:10.855Z] #49 22.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-06-02T19:45:10.855Z] #49 22.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T19:45:11.008Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 . [2022-06-02T19:45:11.117Z] #43 15.77 CC images/core-x86.o [2022-06-02T19:45:11.270Z] #2 [internal] load .dockerignore [2022-06-02T19:45:11.270Z] #2 sha256:5e2b0a616eb922081499f2b608fff30559f904e9c51bd781ac10f4aed52ca03e [2022-06-02T19:45:11.376Z] #43 ... [2022-06-02T19:45:11.376Z] [2022-06-02T19:45:11.376Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:11.376Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:11.376Z] #13 67.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T19:45:11.376Z] #13 67.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:45:11.376Z] #13 67.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:11.376Z] #13 67.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-06-02T19:45:11.376Z] #13 67.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:45:11.376Z] #13 67.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:11.376Z] #13 ... [2022-06-02T19:45:11.376Z] [2022-06-02T19:45:11.376Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:11.376Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:45:11.376Z] #34 71.75 strings [2022-06-02T19:45:11.376Z] #34 71.78 io/fs [2022-06-02T19:45:11.376Z] #34 72.95 os [2022-06-02T19:45:11.376Z] #34 74.57 bufio [2022-06-02T19:45:11.376Z] #34 75.60 text/tabwriter [2022-06-02T19:45:11.376Z] #34 76.43 io/ioutil [2022-06-02T19:45:11.376Z] #34 76.44 fmt [2022-06-02T19:45:11.376Z] #34 78.66 flag [2022-06-02T19:45:11.376Z] #34 78.66 github.com/BurntSushi/toml [2022-06-02T19:45:11.376Z] #34 80.11 log [2022-06-02T19:45:11.417Z] #49 22.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-06-02T19:45:11.417Z] #49 22.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-06-02T19:45:11.417Z] #49 22.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T19:45:11.417Z] #49 23.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-06-02T19:45:11.417Z] #49 23.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T19:45:11.634Z] #34 ... [2022-06-02T19:45:11.634Z] [2022-06-02T19:45:11.634Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:11.634Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:11.634Z] #43 16.30 CC images/core-arm.o [2022-06-02T19:45:11.979Z] #49 23.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T19:45:11.979Z] #49 23.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-06-02T19:45:12.201Z] #43 16.70 CC images/core-aarch64.o [2022-06-02T19:45:12.209Z] #2 transferring context: 87B done [2022-06-02T19:45:12.209Z] #2 DONE 1.1s [2022-06-02T19:45:12.209Z] [2022-06-02T19:45:12.209Z] #1 [internal] load build definition from Dockerfile [2022-06-02T19:45:12.209Z] #1 sha256:d44af4f1b16abfb2d68c5617173506fff3f4e99e840ae46d28d9575749aac8c9 [2022-06-02T19:45:12.209Z] #1 transferring dockerfile: 17.05kB done [2022-06-02T19:45:12.209Z] #1 DONE 1.1s [2022-06-02T19:45:12.209Z] [2022-06-02T19:45:12.209Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-06-02T19:45:12.209Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-06-02T19:45:12.541Z] #49 24.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-06-02T19:45:12.541Z] #49 24.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T19:45:12.541Z] #49 24.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-06-02T19:45:12.541Z] #49 24.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-06-02T19:45:12.541Z] #49 24.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-06-02T19:45:12.541Z] #49 24.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-06-02T19:45:12.707Z] #13 ... [2022-06-02T19:45:12.707Z] [2022-06-02T19:45:12.707Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:45:12.707Z] #56 sha256:6706bf781fc31899a2ee56025a6d347ba94c4c2cab970c7855f3e92d646f273f [2022-06-02T19:45:12.707Z] #56 46.18 Checking out files: 58% (2808/4764) Checking out files: 59% (2811/4764) Checking out files: 60% (2859/4764) Checking out files: 61% (2907/4764) Checking out files: 62% (2954/4764) Checking out files: 63% (3002/4764) Checking out files: 64% (3049/4764) Checking out files: 65% (3097/4764) Checking out files: 66% (3145/4764) Checking out files: 67% (3192/4764) Checking out files: 68% (3240/4764) Checking out files: 69% (3288/4764) Checking out files: 70% (3335/4764) Checking out files: 71% (3383/4764) Checking out files: 72% (3431/4764) Checking out files: 73% (3478/4764) Checking out files: 74% (3526/4764) Checking out files: 75% (3573/4764) Checking out files: 76% (3621/4764) Checking out files: 77% (3669/4764) Checking out files: 78% (3716/4764) Checking out files: 79% (3764/4764) Checking out files: 80% (3812/4764) Checking out files: 81% (3859/4764) Checking out files: 82% (3907/4764) Checking out files: 83% (3955/4764) Checking out files: 84% (4002/4764) Checking out files: 85% (4050/4764) Checking out files: 86% (4098/4764) Checking out files: 87% (4145/4764) Checking out files: 88% (4193/4764) Checking out files: 89% (4240/4764) Checking out files: 90% (4288/4764) Checking out files: 91% (4336/4764) Checking out files: 92% (4383/4764) Checking out files: 93% (4431/4764) Checking out files: 94% (4479/4764) Checking out files: 95% (4526/4764) Checking out files: 96% (4574/4764) Checking out files: 97% (4622/4764) Checking out files: 97% (4637/4764) Checking out files: 98% (4669/4764) Checking out files: 99% (4717/4764) Checking out files: 100% (4764/4764) Checking out files: 100% (4764/4764), done. [2022-06-02T19:45:12.707Z] #56 47.29 + cd /tmp/tmp.wPc95pPFgn/src/github.com/containerd/containerd [2022-06-02T19:45:12.707Z] #56 47.29 + git checkout -q v1.6.4 [2022-06-02T19:45:12.707Z] #56 48.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T19:45:12.707Z] #56 48.89 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T19:45:12.707Z] #56 48.89 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:45:12.707Z] #56 48.89 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:45:12.707Z] #56 48.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T19:45:12.707Z] #56 48.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T19:45:12.707Z] #56 48.89 + '[' '' = dynamic ']' [2022-06-02T19:45:12.707Z] #56 48.89 + make [2022-06-02T19:45:12.707Z] #56 50.34 + bin/ctr [2022-06-02T19:45:12.767Z] #43 17.11 CC images/core-ppc64.o [2022-06-02T19:45:12.780Z] #3 DONE 0.4s [2022-06-02T19:45:12.780Z] [2022-06-02T19:45:12.780Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-06-02T19:45:12.780Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-06-02T19:45:12.780Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-06-02T19:45:12.780Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-06-02T19:45:12.780Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-06-02T19:45:12.780Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-06-02T19:45:12.780Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-06-02T19:45:12.780Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-06-02T19:45:13.025Z] #43 17.67 CC images/core-s390.o [2022-06-02T19:45:13.039Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-06-02T19:45:13.103Z] #49 24.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-06-02T19:45:13.359Z] #49 25.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-06-02T19:45:13.359Z] #49 25.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-06-02T19:45:13.591Z] #43 ... [2022-06-02T19:45:13.592Z] [2022-06-02T19:45:13.592Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:13.592Z] #34 sha256:3e76cd97277cccb29b48e3b11f25a8db770456ef67b18e8a9f08ac5ba62f196e [2022-06-02T19:45:13.592Z] #34 82.32 github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:45:13.592Z] #34 DONE 84.0s [2022-06-02T19:45:13.608Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-06-02T19:45:13.608Z] #4 DONE 0.9s [2022-06-02T19:45:13.615Z] #49 25.33 go: downloading github.com/ultraware/funlen v0.0.2 [2022-06-02T19:45:13.615Z] #49 25.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T19:45:13.615Z] #49 25.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-06-02T19:45:13.615Z] #49 25.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-06-02T19:45:13.850Z] [2022-06-02T19:45:13.850Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:13.850Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:13.850Z] #13 ... [2022-06-02T19:45:13.850Z] [2022-06-02T19:45:13.850Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:13.850Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:13.850Z] #43 18.46 CC images/cpuinfo.o [2022-06-02T19:45:13.867Z] [2022-06-02T19:45:13.867Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:45:13.867Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T19:45:14.417Z] #43 19.09 CC images/inventory.o [2022-06-02T19:45:14.542Z] #49 ... [2022-06-02T19:45:14.542Z] [2022-06-02T19:45:14.542Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:45:14.542Z] #47 sha256:99f5728b2eba9f343d66e0755fe6b9c63dc7383fac26a8a3541d83bfe07a956c [2022-06-02T19:45:14.542Z] #47 16.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T19:45:14.542Z] #47 16.41 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T19:45:14.676Z] #43 19.25 CC images/fdinfo.o [2022-06-02T19:45:14.799Z] #47 ... [2022-06-02T19:45:14.799Z] [2022-06-02T19:45:14.799Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:14.799Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:45:14.799Z] #42 25.46 Fetched 8486 kB in 18s (466 kB/s) [2022-06-02T19:45:14.806Z] #8 DONE 0.9s [2022-06-02T19:45:14.806Z] [2022-06-02T19:45:14.806Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-06-02T19:45:14.806Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-06-02T19:45:14.806Z] #5 DONE 0.9s [2022-06-02T19:45:14.806Z] [2022-06-02T19:45:14.806Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:45:14.806Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T19:45:14.806Z] #7 DONE 0.9s [2022-06-02T19:45:14.806Z] [2022-06-02T19:45:14.806Z] #6 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:45:14.806Z] #6 sha256:f6ddd2f9ca276dcbdd88c49cc25b269b835d7d383233f2e39f48ad791cf0a45c [2022-06-02T19:45:14.806Z] #6 DONE 0.9s [2022-06-02T19:45:14.934Z] #43 19.50 CC images/fown.o [2022-06-02T19:45:15.193Z] #43 19.65 CC images/ns.o [2022-06-02T19:45:15.193Z] #43 19.83 CC images/regfile.o [2022-06-02T19:45:15.398Z] [2022-06-02T19:45:15.398Z] #23 [internal] load build context [2022-06-02T19:45:15.398Z] #23 sha256:32b2c356d2bb0a78c56c89653c8f41dfa7ac18cb098f85c1f8a1141ba7808427 [2022-06-02T19:45:15.766Z] #43 20.09 CC images/ghost-file.o [2022-06-02T19:45:16.024Z] #43 20.43 CC images/fifo.o [2022-06-02T19:45:16.024Z] #43 20.64 CC images/remap-file-path.o [2022-06-02T19:45:16.167Z] #42 25.46 Reading package lists... [2022-06-02T19:45:16.167Z] #42 ... [2022-06-02T19:45:16.167Z] [2022-06-02T19:45:16.167Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:16.167Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:16.167Z] #13 13.60 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:45:16.167Z] #13 16.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:16.167Z] #13 ... [2022-06-02T19:45:16.167Z] [2022-06-02T19:45:16.167Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:45:16.167Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:45:16.167Z] #40 26.16 Checking out files: 75% (1640/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-06-02T19:45:16.167Z] #40 26.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-06-02T19:45:16.283Z] #43 20.80 CC images/eventfd.o [2022-06-02T19:45:16.541Z] #43 21.04 CC images/eventpoll.o [2022-06-02T19:45:16.799Z] #43 21.32 CC images/fh.o [2022-06-02T19:45:17.057Z] #43 21.60 CC images/fsnotify.o [2022-06-02T19:45:17.314Z] #23 transferring context: 14.13MB 2.0s [2022-06-02T19:45:17.534Z] #40 28.64 + 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-06-02T19:45:17.623Z] #43 22.06 CC images/signalfd.o [2022-06-02T19:45:17.623Z] #43 22.17 CC images/fs.o [2022-06-02T19:45:17.881Z] #43 22.33 CC images/pstree.o [2022-06-02T19:45:17.881Z] #43 22.52 CC images/pipe.o [2022-06-02T19:45:17.986Z] #56 ... [2022-06-02T19:45:17.986Z] [2022-06-02T19:45:17.986Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:17.986Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:17.986Z] #43 24.23 CC images/sk-opts.o [2022-06-02T19:45:17.986Z] #43 24.39 CC images/sk-unix.o [2022-06-02T19:45:17.986Z] #43 24.66 CC images/sk-inet.o [2022-06-02T19:45:17.986Z] #43 24.99 CC images/tun.o [2022-06-02T19:45:17.986Z] #43 25.25 CC images/sk-netlink.o [2022-06-02T19:45:17.986Z] #43 25.52 CC images/packet-sock.o [2022-06-02T19:45:17.986Z] #43 25.88 CC images/ipc-var.o [2022-06-02T19:45:17.986Z] #43 26.03 CC images/ipc-desc.o [2022-06-02T19:45:17.986Z] #43 26.15 CC images/ipc-shm.o [2022-06-02T19:45:17.986Z] #43 26.40 CC images/ipc-msg.o [2022-06-02T19:45:17.986Z] #43 26.63 CC images/ipc-sem.o [2022-06-02T19:45:17.986Z] #43 26.79 CC images/utsns.o [2022-06-02T19:45:17.986Z] #43 27.03 CC images/creds.o [2022-06-02T19:45:17.986Z] #43 27.24 CC images/vma.o [2022-06-02T19:45:17.986Z] #43 27.45 CC images/netdev.o [2022-06-02T19:45:17.986Z] #43 27.85 CC images/tty.o [2022-06-02T19:45:17.986Z] #43 28.40 CC images/file-lock.o [2022-06-02T19:45:17.986Z] #43 28.65 CC images/rlimit.o [2022-06-02T19:45:17.986Z] #43 28.85 CC images/pagemap.o [2022-06-02T19:45:17.986Z] #43 29.08 CC images/siginfo.o [2022-06-02T19:45:17.986Z] #43 29.25 CC images/rpc.o [2022-06-02T19:45:17.986Z] #43 30.31 CC images/ext-file.o [2022-06-02T19:45:17.986Z] #43 30.54 CC images/cgroup.o [2022-06-02T19:45:17.986Z] #43 31.02 CC images/userns.o [2022-06-02T19:45:17.986Z] #43 31.29 CC images/google/protobuf/descriptor.o [2022-06-02T19:45:17.986Z] #43 32.70 CC images/opts.o [2022-06-02T19:45:17.986Z] #43 32.96 CC images/seccomp.o [2022-06-02T19:45:17.986Z] #43 33.20 CC images/binfmt-misc.o [2022-06-02T19:45:17.986Z] #43 33.38 CC images/time.o [2022-06-02T19:45:17.986Z] #43 33.55 CC images/sysctl.o [2022-06-02T19:45:17.987Z] #43 33.71 CC images/autofs.o [2022-06-02T19:45:17.987Z] #43 33.94 CC images/macvlan.o [2022-06-02T19:45:17.987Z] #43 34.09 CC images/sit.o [2022-06-02T19:45:17.987Z] #43 34.30 CC images/memfd.o [2022-06-02T19:45:17.987Z] #43 34.54 CC images/timens.o [2022-06-02T19:45:18.139Z] #43 22.77 CC images/tcp-stream.o [2022-06-02T19:45:18.246Z] #43 34.78 LINK images/built-in.o [2022-06-02T19:45:18.398Z] #43 22.94 CC images/sk-packet.o [2022-06-02T19:45:18.506Z] #43 35.01 GEN compel/include/asm [2022-06-02T19:45:18.506Z] #43 35.03 GEN compel/include/version.h [2022-06-02T19:45:18.506Z] #43 35.06 touch .config [2022-06-02T19:45:18.506Z] #43 35.11 GEN include/common/config.h [2022-06-02T19:45:18.506Z] #43 35.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-06-02T19:45:18.506Z] #43 35.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-06-02T19:45:18.566Z] Client: [2022-06-02T19:45:18.566Z] Context: default [2022-06-02T19:45:18.566Z] Debug Mode: false [2022-06-02T19:45:18.566Z] Plugins: [2022-06-02T19:45:18.566Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T19:45:18.566Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T19:45:18.566Z] [2022-06-02T19:45:18.566Z] Server: [2022-06-02T19:45:18.566Z] Containers: 0 [2022-06-02T19:45:18.566Z] Running: 0 [2022-06-02T19:45:18.566Z] Paused: 0 [2022-06-02T19:45:18.566Z] Stopped: 0 [2022-06-02T19:45:18.566Z] Images: 0 [2022-06-02T19:45:18.566Z] Server Version: 20.10.14 [2022-06-02T19:45:18.566Z] Storage Driver: overlay2 [2022-06-02T19:45:18.566Z] Backing Filesystem: extfs [2022-06-02T19:45:18.566Z] Supports d_type: true [2022-06-02T19:45:18.566Z] Native Overlay Diff: true [2022-06-02T19:45:18.566Z] userxattr: false [2022-06-02T19:45:18.566Z] Logging Driver: json-file [2022-06-02T19:45:18.566Z] Cgroup Driver: cgroupfs [2022-06-02T19:45:18.566Z] Cgroup Version: 1 [2022-06-02T19:45:18.566Z] Plugins: [2022-06-02T19:45:18.566Z] Volume: local [2022-06-02T19:45:18.566Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T19:45:18.566Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T19:45:18.566Z] Swarm: inactive [2022-06-02T19:45:18.566Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T19:45:18.566Z] Default Runtime: runc [2022-06-02T19:45:18.566Z] Init Binary: docker-init [2022-06-02T19:45:18.566Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T19:45:18.566Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T19:45:18.566Z] init version: de40ad0 [2022-06-02T19:45:18.566Z] Security Options: [2022-06-02T19:45:18.566Z] apparmor [2022-06-02T19:45:18.566Z] seccomp [2022-06-02T19:45:18.566Z] Profile: default [2022-06-02T19:45:18.566Z] Kernel Version: 5.13.0-1021-aws [2022-06-02T19:45:18.566Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-02T19:45:18.566Z] OSType: linux [2022-06-02T19:45:18.566Z] Architecture: aarch64 [2022-06-02T19:45:18.566Z] CPUs: 2 [2022-06-02T19:45:18.566Z] Total Memory: 7.562GiB [2022-06-02T19:45:18.566Z] Name: ip-10-100-47-177 [2022-06-02T19:45:18.566Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-02T19:45:18.566Z] Docker Root Dir: /var/lib/docker [2022-06-02T19:45:18.566Z] Debug Mode: false [2022-06-02T19:45:18.566Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:45:18.566Z] Labels: [2022-06-02T19:45:18.566Z] Experimental: true [2022-06-02T19:45:18.566Z] Insecure Registries: [2022-06-02T19:45:18.566Z] 127.0.0.0/8 [2022-06-02T19:45:18.566Z] Live Restore Enabled: true [2022-06-02T19:45:18.566Z] [Pipeline] sh [2022-06-02T19:45:18.656Z] #43 23.19 CC images/mnt.o [2022-06-02T19:45:18.766Z] #43 35.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-06-02T19:45:18.766Z] #43 35.28 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-06-02T19:45:18.766Z] #43 35.30 DEP compel/arch/x86/plugins/std/memcpy.d [2022-06-02T19:45:18.766Z] #43 35.34 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-06-02T19:45:18.766Z] #43 35.37 GEN compel/plugins/include/uapi/std/syscall.h [2022-06-02T19:45:18.766Z] #43 35.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-06-02T19:45:18.766Z] #43 35.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-06-02T19:45:18.766Z] #43 35.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-06-02T19:45:18.766Z] #43 35.43 DEP compel/plugins/std/infect.d [2022-06-02T19:45:18.853Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:45:18.853Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-06-02T19:45:18.853Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43683/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-06-02T19:45:18.853Z] + bash /home/ubuntu/workspace/moby_PR-43683/check-config.sh [2022-06-02T19:45:18.853Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T19:45:18.853Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-02T19:45:18.853Z] [2022-06-02T19:45:18.853Z] Generally Necessary: [2022-06-02T19:45:18.853Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T19:45:18.853Z] - apparmor: enabled and tools installed [2022-06-02T19:45:18.853Z] - CONFIG_NAMESPACES: enabled [2022-06-02T19:45:18.853Z] - CONFIG_NET_NS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_PID_NS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_IPC_NS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_UTS_NS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_CGROUPS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T19:45:18.853Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T19:45:18.853Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T19:45:18.853Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T19:45:18.853Z] - CONFIG_CPUSETS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_MEMCG: enabled [2022-06-02T19:45:18.853Z] - CONFIG_KEYS: enabled [2022-06-02T19:45:18.853Z] - CONFIG_VETH: enabled (as module) [2022-06-02T19:45:18.853Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T19:45:18.853Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T19:45:18.853Z] - CONFIG_NF_NAT_IPV4: missing [2022-06-02T19:45:18.853Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T19:45:18.853Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T19:45:18.853Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T19:45:18.914Z] #43 23.37 CC images/pipe-data.o [2022-06-02T19:45:18.914Z] #43 23.54 CC images/sa.o [2022-06-02T19:45:19.025Z] #43 35.55 DEP compel/plugins/std/string.d [2022-06-02T19:45:19.025Z] #43 35.65 DEP compel/plugins/std/log.d [2022-06-02T19:45:19.025Z] #43 35.75 DEP compel/plugins/std/fds.d [2022-06-02T19:45:19.114Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_NF_NAT_NEEDED: missing [2022-06-02T19:45:19.114Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T19:45:19.114Z] [2022-06-02T19:45:19.114Z] Optional Features: [2022-06-02T19:45:19.114Z] - CONFIG_USER_NS: enabled [2022-06-02T19:45:19.114Z] - CONFIG_SECCOMP: enabled [2022-06-02T19:45:19.114Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T19:45:19.114Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T19:45:19.114Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T19:45:19.114Z] (cgroup swap accounting is currently enabled) [2022-06-02T19:45:19.114Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T19:45:19.114Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T19:45:19.114Z] - CONFIG_IOSCHED_CFQ: missing [2022-06-02T19:45:19.114Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-06-02T19:45:19.114Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T19:45:19.114Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T19:45:19.114Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T19:45:19.114Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T19:45:19.114Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T19:45:19.114Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T19:45:19.114Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T19:45:19.114Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T19:45:19.114Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T19:45:19.114Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T19:45:19.114Z] - CONFIG_EXT4_FS: enabled [2022-06-02T19:45:19.114Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T19:45:19.114Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T19:45:19.172Z] #43 23.74 CC images/timer.o [2022-06-02T19:45:19.172Z] #43 ... [2022-06-02T19:45:19.172Z] [2022-06-02T19:45:19.172Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:45:19.172Z] #56 sha256:d96718d936019a3c33f8e91908199248e63de94a3eba02def8c2f1d3060cee18 [2022-06-02T19:45:19.286Z] #43 35.86 DEP compel/plugins/std/std.d [2022-06-02T19:45:19.286Z] #43 35.95 DEP compel/plugins/shmem/shmem.d [2022-06-02T19:45:19.374Z] - Network Drivers: [2022-06-02T19:45:19.374Z] - "overlay": [2022-06-02T19:45:19.374Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T19:45:19.374Z] Optional (for encrypted networks): [2022-06-02T19:45:19.374Z] - CONFIG_CRYPTO: enabled [2022-06-02T19:45:19.374Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T19:45:19.374Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T19:45:19.374Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T19:45:19.374Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T19:45:19.374Z] - CONFIG_XFRM: enabled [2022-06-02T19:45:19.374Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-06-02T19:45:19.374Z] - "ipvlan": [2022-06-02T19:45:19.374Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T19:45:19.374Z] - "macvlan": [2022-06-02T19:45:19.374Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T19:45:19.374Z] - "ftp,tftp client in container": [2022-06-02T19:45:19.374Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T19:45:19.374Z] - Storage Drivers: [2022-06-02T19:45:19.374Z] - "aufs": [2022-06-02T19:45:19.374Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T19:45:19.374Z] - "btrfs": [2022-06-02T19:45:19.374Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T19:45:19.374Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T19:45:19.374Z] - "devicemapper": [2022-06-02T19:45:19.374Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T19:45:19.374Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T19:45:19.374Z] - "overlay": [2022-06-02T19:45:19.374Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T19:45:19.374Z] - "zfs": [2022-06-02T19:45:19.374Z] - /dev/zfs: present [2022-06-02T19:45:19.374Z] - zfs command: missing [2022-06-02T19:45:19.374Z] - zpool command: missing [2022-06-02T19:45:19.374Z] [2022-06-02T19:45:19.374Z] Limits: [2022-06-02T19:45:19.374Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T19:45:19.374Z] [2022-06-02T19:45:19.374Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T19:45:19.546Z] #43 36.05 DEP compel/plugins/fds/fds.d [2022-06-02T19:45:19.712Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 . [2022-06-02T19:45:19.807Z] #43 36.25 CC compel/plugins/std/std.o [2022-06-02T19:45:19.973Z] #2 [internal] load .dockerignore [2022-06-02T19:45:19.973Z] #2 sha256:767a42e7237c8b84118e6412230660908828333211f81c34ce5c435a9f9378ef [2022-06-02T19:45:19.973Z] #2 transferring context: [2022-06-02T19:45:19.973Z] #2 transferring context: 87B done [2022-06-02T19:45:19.973Z] #2 DONE 0.1s [2022-06-02T19:45:19.973Z] [2022-06-02T19:45:19.973Z] #1 [internal] load build definition from Dockerfile [2022-06-02T19:45:19.973Z] #1 sha256:60d77544a9dff8c80c8e34ee6df862c6b79ba34f843dde3617f2f781f561bdde [2022-06-02T19:45:19.973Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-06-02T19:45:19.973Z] #1 DONE 0.1s [2022-06-02T19:45:19.973Z] [2022-06-02T19:45:19.973Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-06-02T19:45:19.973Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-06-02T19:45:20.067Z] #43 36.50 CC compel/plugins/std/fds.o [2022-06-02T19:45:20.205Z] #56 45.11 Checking out files: 52% (2503/4764) Checking out files: 53% (2525/4764) Checking out files: 54% (2573/4764) Checking out files: 55% (2621/4764) Checking out files: 56% (2668/4764) Checking out files: 57% (2716/4764) Checking out files: 58% (2764/4764) Checking out files: 59% (2811/4764) Checking out files: 60% (2859/4764) Checking out files: 61% (2907/4764) Checking out files: 62% (2954/4764) Checking out files: 63% (3002/4764) Checking out files: 64% (3049/4764) Checking out files: 65% (3097/4764) Checking out files: 66% (3145/4764) Checking out files: 67% (3192/4764) Checking out files: 68% (3240/4764) Checking out files: 69% (3288/4764) Checking out files: 70% (3335/4764) Checking out files: 71% (3383/4764) Checking out files: 72% (3431/4764) Checking out files: 73% (3478/4764) Checking out files: 74% (3526/4764) Checking out files: 75% (3573/4764) Checking out files: 76% (3621/4764) Checking out files: 77% (3669/4764) Checking out files: 78% (3716/4764) Checking out files: 79% (3764/4764) Checking out files: 80% (3812/4764) Checking out files: 81% (3859/4764) Checking out files: 82% (3907/4764) Checking out files: 83% (3955/4764) Checking out files: 84% (4002/4764) Checking out files: 85% (4050/4764) Checking out files: 86% (4098/4764) Checking out files: 87% (4145/4764) Checking out files: 88% (4193/4764) Checking out files: 89% (4240/4764) Checking out files: 90% (4288/4764) Checking out files: 90% (4323/4764) Checking out files: 91% (4336/4764) Checking out files: 92% (4383/4764) Checking out files: 93% (4431/4764) Checking out files: 94% (4479/4764) Checking out files: 95% (4526/4764) Checking out files: 96% (4574/4764) Checking out files: 97% (4622/4764) Checking out files: 98% (4669/4764) Checking out files: 99% (4717/4764) Checking out files: 100% (4764/4764) Checking out files: 100% (4764/4764), done. [2022-06-02T19:45:20.205Z] #56 46.41 + cd /tmp/tmp.bKwCXrzoP1/src/github.com/containerd/containerd [2022-06-02T19:45:20.205Z] #56 46.41 + git checkout -q v1.6.4 [2022-06-02T19:45:20.327Z] #43 36.84 CC compel/plugins/std/log.o [2022-06-02T19:45:20.544Z] #3 DONE 0.5s [2022-06-02T19:45:20.544Z] [2022-06-02T19:45:20.544Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-06-02T19:45:20.544Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-06-02T19:45:20.544Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-06-02T19:45:20.544Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-06-02T19:45:20.544Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-06-02T19:45:20.544Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-06-02T19:45:20.544Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 7.34MB / 9.01MB 0.2s [2022-06-02T19:45:20.544Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-06-02T19:45:20.801Z] #40 ... [2022-06-02T19:45:20.801Z] [2022-06-02T19:45:20.801Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:20.801Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:45:20.801Z] #34 21.91 encoding [2022-06-02T19:45:20.801Z] #34 ... [2022-06-02T19:45:20.801Z] [2022-06-02T19:45:20.801Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:20.801Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:20.801Z] #49 26.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T19:45:20.801Z] #49 26.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-06-02T19:45:20.801Z] #49 26.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T19:45:20.801Z] #49 26.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T19:45:20.801Z] #49 26.78 go: downloading github.com/stretchr/objx v0.2.0 [2022-06-02T19:45:20.801Z] #49 26.98 go: downloading golang.org/x/text v0.3.2 [2022-06-02T19:45:20.801Z] #49 ... [2022-06-02T19:45:20.801Z] [2022-06-02T19:45:20.801Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:20.801Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:45:20.801Z] #42 25.46 Reading package lists... [2022-06-02T19:45:20.801Z] #42 32.57 Reading package lists... [2022-06-02T19:45:20.801Z] #42 ... [2022-06-02T19:45:20.801Z] [2022-06-02T19:45:20.801Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:45:20.801Z] #67 sha256:78cc71da3222278df021dd96b3c2cad37a92ae77b3cd8bc068cc768e3e7aa952 [2022-06-02T19:45:20.801Z] #67 22.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-06-02T19:45:20.804Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2022-06-02T19:45:20.804Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2022-06-02T19:45:20.804Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-06-02T19:45:20.898Z] #43 ... [2022-06-02T19:45:20.898Z] [2022-06-02T19:45:20.898Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:20.898Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:20.898Z] #13 99.26 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T19:45:20.898Z] #13 99.27 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-06-02T19:45:20.898Z] #13 99.28 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:45:20.898Z] #13 99.37 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T19:45:20.898Z] #13 99.37 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-06-02T19:45:20.898Z] #13 99.39 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:45:21.059Z] #67 ... [2022-06-02T19:45:21.059Z] [2022-06-02T19:45:21.059Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:21.059Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:21.059Z] #36 25.46 Fetched 8486 kB in 18s (463 kB/s) [2022-06-02T19:45:21.059Z] #36 25.46 Reading package lists... [2022-06-02T19:45:21.065Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-06-02T19:45:21.159Z] #13 99.56 Selecting previously unselected package libbtrfs0. [2022-06-02T19:45:21.159Z] #13 99.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:45:21.159Z] #13 99.57 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:45:21.159Z] #13 99.63 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:45:21.159Z] #13 99.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:45:21.159Z] #13 99.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:45:21.334Z] #4 DONE 0.7s [2022-06-02T19:45:21.334Z] [2022-06-02T19:45:21.334Z] #8 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:45:21.334Z] #8 sha256:62a5e50c94ddb6724ef23c7ee6983078cdd9c00c12ea1eab7794c4fb7bdeae34 [2022-06-02T19:45:21.419Z] #13 99.83 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T19:45:21.419Z] #13 99.83 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:45:21.419Z] #13 99.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:21.419Z] #13 99.91 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T19:45:21.419Z] #13 99.92 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:45:21.419Z] #13 99.95 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:21.525Z] #23 ... [2022-06-02T19:45:21.525Z] [2022-06-02T19:45:21.525Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:45:21.525Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T19:45:21.525Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-02T19:45:21.525Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T19:45:21.525Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-02T19:45:21.525Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-02T19:45:21.525Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-02T19:45:21.525Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-06-02T19:45:21.525Z] #62 DONE 5.8s [2022-06-02T19:45:21.525Z] [2022-06-02T19:45:21.525Z] #23 [internal] load build context [2022-06-02T19:45:21.525Z] #23 sha256:32b2c356d2bb0a78c56c89653c8f41dfa7ac18cb098f85c1f8a1141ba7808427 [2022-06-02T19:45:21.525Z] #23 ... [2022-06-02T19:45:21.525Z] [2022-06-02T19:45:21.525Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:21.525Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:21.525Z] #9 resolve docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 0.1s done [2022-06-02T19:45:21.525Z] #9 sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 50.44MB / 50.44MB 2.8s done [2022-06-02T19:45:21.525Z] #9 sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 1.86kB / 1.86kB done [2022-06-02T19:45:21.525Z] #9 sha256:2ebd5d77085a8f119d1e8565cee875430e6ddd628ab7cd40b7c526359ba0b2c8 1.79kB / 1.79kB done [2022-06-02T19:45:21.525Z] #9 sha256:54c782875559ebb701ff4e2448107cfd9e672862897f0651419f5908fd1cadc3 7.11kB / 7.11kB done [2022-06-02T19:45:21.525Z] #9 sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 7.86MB / 7.86MB 1.6s done [2022-06-02T19:45:21.525Z] #9 sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 10.00MB / 10.00MB 1.7s done [2022-06-02T19:45:21.525Z] #9 sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 51.84MB / 51.84MB 4.1s done [2022-06-02T19:45:21.525Z] #9 sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 68.80MB / 68.80MB 5.2s done [2022-06-02T19:45:21.525Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 72.72MB / 134.96MB 5.8s [2022-06-02T19:45:21.525Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 2.2s [2022-06-02T19:45:21.525Z] #9 sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 156B / 156B 4.2s done [2022-06-02T19:45:21.525Z] #9 ... [2022-06-02T19:45:21.525Z] [2022-06-02T19:45:21.525Z] #23 [internal] load build context [2022-06-02T19:45:21.525Z] #23 sha256:32b2c356d2bb0a78c56c89653c8f41dfa7ac18cb098f85c1f8a1141ba7808427 [2022-06-02T19:45:21.581Z] #56 47.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T19:45:21.581Z] #56 47.61 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T19:45:21.581Z] #56 47.61 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:45:21.581Z] #56 47.61 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:45:21.581Z] #56 47.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T19:45:21.581Z] #56 47.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T19:45:21.581Z] #56 47.62 + '[' '' = dynamic ']' [2022-06-02T19:45:21.581Z] #56 47.62 + make [2022-06-02T19:45:21.620Z] #36 32.55 Reading package lists... [2022-06-02T19:45:21.620Z] #36 ... [2022-06-02T19:45:21.620Z] [2022-06-02T19:45:21.620Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:45:21.620Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:45:21.620Z] #55 23.31 Fetched 8486 kB in 18s (476 kB/s) [2022-06-02T19:45:21.620Z] #55 23.31 Reading package lists... [2022-06-02T19:45:21.620Z] #55 30.25 Reading package lists... [2022-06-02T19:45:21.620Z] #55 ... [2022-06-02T19:45:21.620Z] [2022-06-02T19:45:21.620Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:21.620Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:45:21.620Z] #49 33.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T19:45:21.620Z] #49 33.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T19:45:21.679Z] #13 100.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T19:45:21.680Z] #13 100.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-06-02T19:45:21.680Z] #13 100.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:45:21.876Z] #49 33.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-06-02T19:45:21.876Z] #49 33.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-06-02T19:45:21.876Z] #49 33.55 go: downloading github.com/gogo/protobuf v1.2.1 [2022-06-02T19:45:21.905Z] #8 ... [2022-06-02T19:45:21.905Z] [2022-06-02T19:45:21.905Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:45:21.905Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T19:45:21.905Z] #7 DONE 0.7s [2022-06-02T19:45:21.940Z] #13 100.4 Selecting previously unselected package libpcre16-3:amd64. [2022-06-02T19:45:21.940Z] #13 100.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:21.940Z] #13 100.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:22.165Z] [2022-06-02T19:45:22.165Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-06-02T19:45:22.165Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-06-02T19:45:22.165Z] #5 DONE 0.7s [2022-06-02T19:45:22.165Z] [2022-06-02T19:45:22.165Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T19:45:22.165Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T19:45:22.165Z] #6 DONE 0.8s [2022-06-02T19:45:22.165Z] [2022-06-02T19:45:22.165Z] #8 [internal] load metadata for docker.io/library/golang:1.17.11-buster [2022-06-02T19:45:22.165Z] #8 sha256:62a5e50c94ddb6724ef23c7ee6983078cdd9c00c12ea1eab7794c4fb7bdeae34 [2022-06-02T19:45:22.165Z] #8 DONE 0.8s [2022-06-02T19:45:22.201Z] #13 100.6 Selecting previously unselected package libpcre32-3:amd64. [2022-06-02T19:45:22.201Z] #13 100.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:22.201Z] #13 100.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:22.201Z] #13 100.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-06-02T19:45:22.201Z] #13 100.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:22.201Z] #13 100.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:45:22.461Z] #13 100.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-06-02T19:45:22.461Z] #13 100.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:22.461Z] #13 100.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:45:22.463Z] #23 transferring context: 48.67MB 7.1s [2022-06-02T19:45:22.722Z] #13 101.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T19:45:22.722Z] #13 101.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-06-02T19:45:22.722Z] #13 101.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:45:22.738Z] [2022-06-02T19:45:22.738Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:45:22.738Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T19:45:22.738Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-02T19:45:22.955Z] #56 49.18 + bin/ctr [2022-06-02T19:45:22.982Z] #13 101.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T19:45:22.982Z] #13 101.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:45:22.982Z] #13 101.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:23.002Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T19:45:23.003Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-02T19:45:23.003Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-02T19:45:23.036Z] #23 transferring context: 53.38MB 7.6s done [2022-06-02T19:45:23.243Z] #13 101.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T19:45:23.243Z] #13 101.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:45:23.243Z] #13 101.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:45:23.243Z] #13 101.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T19:45:23.243Z] #13 101.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:45:23.243Z] #13 101.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:23.766Z] #49 35.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-06-02T19:45:23.766Z] #49 35.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T19:45:23.814Z] #13 102.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:45:23.814Z] #13 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:45:23.814Z] #13 102.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:45:23.814Z] #13 102.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:45:23.973Z] #23 DONE 8.7s [2022-06-02T19:45:23.973Z] [2022-06-02T19:45:23.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:23.973Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:23.973Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 8.5s [2022-06-02T19:45:24.022Z] #49 35.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-06-02T19:45:24.075Z] #13 102.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:24.075Z] #13 102.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:45:24.075Z] #13 102.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:24.075Z] #13 102.4 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:45:24.075Z] #13 102.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:24.075Z] #13 102.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:24.075Z] #13 102.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:45:24.075Z] #13 102.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:45:24.075Z] #13 102.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:45:24.075Z] #13 102.5 Setting up mingw-w64-common (6.0.0-3) ... [2022-06-02T19:45:24.075Z] #13 102.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:24.075Z] #13 102.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:45:24.075Z] #13 102.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:45:24.075Z] #13 102.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:24.075Z] #13 102.6 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-06-02T19:45:24.232Z] #9 sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 134.96MB / 134.96MB 8.9s done [2022-06-02T19:45:24.279Z] #49 ... [2022-06-02T19:45:24.279Z] [2022-06-02T19:45:24.279Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:45:24.279Z] #51 sha256:c690a848d37885f9e794edbe78f6a1a938e0f328def9e5e9a03de9833743fcd6 [2022-06-02T19:45:24.279Z] #51 DONE 36.2s [2022-06-02T19:45:24.335Z] #13 102.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-06-02T19:45:24.335Z] #13 102.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:24.335Z] #13 102.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-06-02T19:45:24.335Z] #13 102.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-06-02T19:45:24.335Z] #13 102.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:45:24.335Z] #13 102.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:45:24.335Z] #13 102.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:24.335Z] #13 102.7 Setting up dmsetup (2:1.02.155-3) ... [2022-06-02T19:45:24.335Z] #13 102.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:24.335Z] #13 102.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:24.335Z] #13 102.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:24.492Z] #9 ... [2022-06-02T19:45:24.492Z] [2022-06-02T19:45:24.492Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:45:24.492Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T19:45:24.492Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-02T19:45:24.492Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-02T19:45:24.492Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-06-02T19:45:24.492Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T19:45:24.492Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-02T19:45:24.492Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-06-02T19:45:24.492Z] #64 DONE 9.1s [2022-06-02T19:45:24.535Z] [2022-06-02T19:45:24.535Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:24.535Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:24.535Z] #13 25.85 Fetched 9023 kB in 18s (492 kB/s) [2022-06-02T19:45:24.751Z] [2022-06-02T19:45:24.751Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:45:24.751Z] #26 sha256:d920e565bd7869fc90945eb4b04a4a5447a2f14c4ca82d2b9659d4d7d5d7d0e2 [2022-06-02T19:45:24.751Z] #26 resolve docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 0.1s done [2022-06-02T19:45:24.751Z] #26 sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 1.85kB / 1.85kB done [2022-06-02T19:45:24.751Z] #26 sha256:ff2b512c66a78380275b217fd68e81623fc899a7bf9be9bfe16d98188183fcd3 529B / 529B done [2022-06-02T19:45:24.751Z] #26 sha256:354ff99d6bffcaa24b2490f5d9cb68a706c52e1e1d67830799db37dca3451b8d 1.46kB / 1.46kB done [2022-06-02T19:45:24.751Z] #26 ... [2022-06-02T19:45:24.751Z] [2022-06-02T19:45:24.751Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:24.751Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:24.791Z] #13 25.85 Reading package lists... [2022-06-02T19:45:24.791Z] #13 ... [2022-06-02T19:45:24.791Z] [2022-06-02T19:45:24.791Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:45:24.791Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:45:24.791Z] #55 30.25 Reading package lists... [2022-06-02T19:45:25.011Z] #9 ... [2022-06-02T19:45:25.011Z] [2022-06-02T19:45:25.011Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T19:45:25.011Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T19:45:25.011Z] #63 DONE 0.4s [2022-06-02T19:45:25.011Z] [2022-06-02T19:45:25.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:25.011Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:25.281Z] #13 DONE 103.7s [2022-06-02T19:45:25.281Z] [2022-06-02T19:45:25.281Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:45:25.281Z] #53 sha256:24c67cdb01ca174c532a558c3a9d0d5bfb788f54eaf59f7eae4cbd8e1a9a438e [2022-06-02T19:45:25.569Z] #64 ... [2022-06-02T19:45:25.569Z] [2022-06-02T19:45:25.569Z] #23 [internal] load build context [2022-06-02T19:45:25.569Z] #23 sha256:6cba3f45e4a4630ded46a08a514bfb12f7c3c4ab64a899b51dd79b47bbac5393 [2022-06-02T19:45:25.569Z] #23 transferring context: 53.38MB 2.1s done [2022-06-02T19:45:25.569Z] #23 DONE 2.7s [2022-06-02T19:45:25.569Z] [2022-06-02T19:45:25.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:25.569Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:25.569Z] #9 resolve docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 0.0s done [2022-06-02T19:45:25.569Z] #9 sha256:205d687c9b4e0261cf4e515dba4cf7cebc7508775b0fce450110dd1bc7024c29 7.13kB / 7.13kB done [2022-06-02T19:45:25.569Z] #9 sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 1.86kB / 1.86kB done [2022-06-02T19:45:25.569Z] #9 sha256:cd4ccbfe1f4e093c7d59ac2653b333afcd7e7c8a763b95c2537b3a1c73f1cf57 1.79kB / 1.79kB done [2022-06-02T19:45:25.569Z] #9 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 49.23MB / 49.23MB 2.1s done [2022-06-02T19:45:25.569Z] #9 sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5 7.72MB / 7.72MB 0.7s done [2022-06-02T19:45:25.569Z] #9 sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 9.77MB / 9.77MB 1.1s done [2022-06-02T19:45:25.569Z] #9 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 52.17MB / 52.17MB 2.6s [2022-06-02T19:45:25.569Z] #9 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 62.45MB / 62.45MB 2.6s [2022-06-02T19:45:25.569Z] #9 extracting sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 0.4s [2022-06-02T19:45:25.829Z] #9 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 52.17MB / 52.17MB 3.0s done [2022-06-02T19:45:25.829Z] #9 sha256:aa3003f91759cbb2de853c346c2d60cd0ba1cc045a6f073cfc72f4bb819e3b63 125B / 125B 3.1s [2022-06-02T19:45:25.950Z] #9 ... [2022-06-02T19:45:25.950Z] [2022-06-02T19:45:25.950Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T19:45:25.950Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T19:45:25.950Z] #65 DONE 0.7s [2022-06-02T19:45:25.950Z] [2022-06-02T19:45:25.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:25.950Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:25.950Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 7.3s [2022-06-02T19:45:26.401Z] #9 extracting sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 1.6s done [2022-06-02T19:45:26.411Z] #55 36.85 Building dependency tree... [2022-06-02T19:45:26.661Z] #9 extracting sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5 [2022-06-02T19:45:26.666Z] #53 1.366 + RM_GOPATH=0 [2022-06-02T19:45:26.666Z] #53 1.366 + TMP_GOPATH= [2022-06-02T19:45:26.666Z] #53 1.366 + : /build [2022-06-02T19:45:26.666Z] #53 1.366 + '[' -z '' ']' [2022-06-02T19:45:26.666Z] #53 1.366 ++ mktemp -d [2022-06-02T19:45:26.666Z] #53 1.369 + export GOPATH=/tmp/tmp.gjz4JbBuIC [2022-06-02T19:45:26.666Z] #53 1.393 + GOPATH=/tmp/tmp.gjz4JbBuIC [2022-06-02T19:45:26.666Z] #53 1.393 + RM_GOPATH=1 [2022-06-02T19:45:26.666Z] #53 1.393 + case "$(go env GOARCH)" in [2022-06-02T19:45:26.666Z] #53 1.394 ++ go env GOARCH [2022-06-02T19:45:26.666Z] #53 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:26.666Z] #53 1.413 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:26.666Z] #53 1.417 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:26.666Z] #53 1.418 + dir=/tmp/install [2022-06-02T19:45:26.666Z] #53 1.418 + bin=runc [2022-06-02T19:45:26.666Z] #53 1.419 + shift [2022-06-02T19:45:26.666Z] #53 1.419 + '[' '!' -f /tmp/install/runc.installer ']' [2022-06-02T19:45:26.666Z] #53 1.419 + . /tmp/install/runc.installer [2022-06-02T19:45:26.666Z] #53 1.419 ++ set -e [2022-06-02T19:45:26.666Z] #53 1.419 ++ : v1.1.1 [2022-06-02T19:45:26.666Z] #53 1.420 + install_runc [2022-06-02T19:45:26.666Z] #53 1.420 + RUNC_BUILDTAGS=seccomp [2022-06-02T19:45:26.666Z] #53 1.420 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-06-02T19:45:26.666Z] #53 1.420 Install runc version v1.1.1 (build tags: seccomp) [2022-06-02T19:45:26.666Z] #53 1.420 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gjz4JbBuIC/src/github.com/opencontainers/runc [2022-06-02T19:45:26.666Z] #53 1.422 Cloning into '/tmp/tmp.gjz4JbBuIC/src/github.com/opencontainers/runc'... [2022-06-02T19:45:26.667Z] #55 38.24 Reading state information... [2022-06-02T19:45:26.926Z] #9 ... [2022-06-02T19:45:26.926Z] [2022-06-02T19:45:26.926Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:45:26.926Z] #26 sha256:b761a823724d1cdbfb74636d93117cbfe49bde6aad5ea7085bd4b6ad165c96bd [2022-06-02T19:45:26.926Z] #26 resolve docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 0.0s done [2022-06-02T19:45:26.926Z] #26 sha256:68f1188b21bf0b7fe9c92f3a91262d3093aafe2de76adc7c52012a16960048fc 529B / 529B done [2022-06-02T19:45:26.926Z] #26 sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 1.85kB / 1.85kB done [2022-06-02T19:45:26.926Z] #26 sha256:4f6ad27eb783feca1297fef4d4714fc01dd94724b3ace5cfd1d123bc59234aec 1.48kB / 1.48kB done [2022-06-02T19:45:26.926Z] #26 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 49.23MB / 49.23MB 2.1s done [2022-06-02T19:45:26.926Z] #26 DONE 4.3s [2022-06-02T19:45:26.926Z] [2022-06-02T19:45:26.926Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:26.926Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:26.926Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 0B / 102.74MB 4.1s [2022-06-02T19:45:26.926Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 8.39MB / 102.74MB 4.2s [2022-06-02T19:45:26.929Z] #53 ... [2022-06-02T19:45:26.929Z] [2022-06-02T19:45:26.929Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T19:45:26.929Z] #14 sha256:c00b0c3fb8372475b70227231dfdffb3575d730bd2b54b528a4ef9e494524ecc [2022-06-02T19:45:26.929Z] #14 DONE 1.5s [2022-06-02T19:45:26.929Z] [2022-06-02T19:45:26.929Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:26.929Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:26.929Z] #43 37.49 CC compel/plugins/std/string.o [2022-06-02T19:45:26.929Z] #43 37.99 CC compel/plugins/std/infect.o [2022-06-02T19:45:26.929Z] #43 38.34 CC compel/arch/x86/plugins/std/parasite-head.o [2022-06-02T19:45:26.929Z] #43 38.38 CC compel/arch/x86/plugins/std/memcpy.o [2022-06-02T19:45:26.929Z] #43 38.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-06-02T19:45:26.929Z] #43 38.50 AR compel/plugins/std.lib.a [2022-06-02T19:45:26.929Z] #43 38.56 CC compel/plugins/fds/fds.o [2022-06-02T19:45:26.929Z] #43 38.80 AR compel/plugins/fds.lib.a [2022-06-02T19:45:26.929Z] #43 38.86 HOSTDEP compel/src/lib/log-host.d [2022-06-02T19:45:26.929Z] #43 38.92 HOSTDEP compel/src/lib/handle-elf-host.d [2022-06-02T19:45:26.929Z] #43 39.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-06-02T19:45:26.929Z] #43 39.07 HOSTDEP compel/src/main-host.d [2022-06-02T19:45:26.929Z] #43 39.17 DEP compel/src/lib/ptrace.d [2022-06-02T19:45:26.929Z] #43 39.27 DEP compel/src/lib/infect.d [2022-06-02T19:45:26.929Z] #43 39.43 DEP compel/src/lib/infect-util.d [2022-06-02T19:45:26.929Z] #43 39.56 DEP compel/src/lib/infect-rpc.d [2022-06-02T19:45:26.929Z] #43 39.64 DEP compel/arch/x86/src/lib/infect.d [2022-06-02T19:45:26.929Z] #43 39.76 DEP compel/arch/x86/src/lib/cpu.d [2022-06-02T19:45:26.929Z] #43 39.86 DEP compel/src/lib/log.d [2022-06-02T19:45:26.929Z] #43 39.97 DEP compel/src/main.d [2022-06-02T19:45:26.929Z] #43 40.05 DEP compel/src/lib/handle-elf.d [2022-06-02T19:45:26.929Z] #43 40.14 DEP compel/arch/x86/src/lib/handle-elf.d [2022-06-02T19:45:26.929Z] #43 40.23 CC compel/src/lib/log.o [2022-06-02T19:45:26.929Z] #43 40.52 CC compel/arch/x86/src/lib/cpu.o [2022-06-02T19:45:26.929Z] #43 41.21 CC compel/arch/x86/src/lib/infect.o [2022-06-02T19:45:26.929Z] #43 42.13 CC compel/src/lib/infect-rpc.o [2022-06-02T19:45:26.929Z] #43 42.56 CC compel/src/lib/infect-util.o [2022-06-02T19:45:26.929Z] #43 42.93 CC compel/src/lib/infect.o [2022-06-02T19:45:27.190Z] #9 extracting sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5 0.3s done [2022-06-02T19:45:27.190Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 16.78MB / 102.74MB 4.3s [2022-06-02T19:45:27.190Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 32.51MB / 102.74MB 4.5s [2022-06-02T19:45:27.190Z] #9 extracting sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 [2022-06-02T19:45:27.767Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 38.49MB / 102.74MB 4.9s [2022-06-02T19:45:27.767Z] #9 ... [2022-06-02T19:45:27.767Z] [2022-06-02T19:45:27.767Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:45:27.767Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T19:45:27.767Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-02T19:45:27.767Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-02T19:45:27.767Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-02T19:45:27.767Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-02T19:45:27.767Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-06-02T19:45:27.767Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-06-02T19:45:27.767Z] #62 DONE 5.1s [2022-06-02T19:45:27.767Z] [2022-06-02T19:45:27.767Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:27.767Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:27.767Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 53.48MB / 102.74MB 5.1s [2022-06-02T19:45:27.767Z] #9 extracting sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 0.7s done [2022-06-02T19:45:27.854Z] #9 extracting sha256:982cba7e471c6d3ce96014cf58b2e4e115a525e60da2e1e08716818f2c057a6b 9.0s done [2022-06-02T19:45:27.854Z] #9 ... [2022-06-02T19:45:27.854Z] [2022-06-02T19:45:27.854Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526 [2022-06-02T19:45:27.854Z] #26 sha256:d920e565bd7869fc90945eb4b04a4a5447a2f14c4ca82d2b9659d4d7d5d7d0e2 [2022-06-02T19:45:27.854Z] #26 DONE 12.6s [2022-06-02T19:45:27.854Z] [2022-06-02T19:45:27.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:27.854Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:27.854Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 [2022-06-02T19:45:27.870Z] #43 ... [2022-06-02T19:45:27.870Z] [2022-06-02T19:45:27.870Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T19:45:27.870Z] #15 sha256:6037c786a4a1cbcefaeb374c09fdc76c8bb7cad73ab3a590b16e38ea4250531b [2022-06-02T19:45:27.870Z] #15 DONE 1.1s [2022-06-02T19:45:27.870Z] [2022-06-02T19:45:27.870Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T19:45:27.870Z] #16 sha256:dbe858792462a1d6ed4685719bc9e744efd1f4c0fdab9a521eee20593876461b [2022-06-02T19:45:28.030Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 66.06MB / 102.74MB 5.2s [2022-06-02T19:45:28.294Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 83.89MB / 102.74MB 5.4s [2022-06-02T19:45:28.294Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 99.61MB / 102.74MB 5.7s [2022-06-02T19:45:28.294Z] #9 extracting sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f [2022-06-02T19:45:28.601Z] #55 39.94 The following additional packages will be installed: [2022-06-02T19:45:28.601Z] #55 39.94 libbtrfs0 [2022-06-02T19:45:28.601Z] #55 40.14 The following NEW packages will be installed: [2022-06-02T19:45:28.601Z] #55 40.16 libbtrfs-dev libbtrfs0 [2022-06-02T19:45:28.791Z] #9 extracting sha256:b02d86f59850f3e13d394072350625a8526b912af24b3bfc0e50e9a8862a79d0 0.9s done [2022-06-02T19:45:28.813Z] #16 0.950 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T19:45:28.813Z] #16 DONE 1.1s [2022-06-02T19:45:28.813Z] [2022-06-02T19:45:28.813Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T19:45:28.813Z] #17 sha256:d1ed2b5cc69dc064146e9ee9700aeeffa4de015ce3ae799a3aacdeaadc6ceecf [2022-06-02T19:45:28.857Z] #55 40.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:28.857Z] #55 40.59 Need to get 119 kB of archives. [2022-06-02T19:45:28.857Z] #55 40.59 After this operation, 387 kB of additional disk space will be used. [2022-06-02T19:45:28.857Z] #55 40.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:45:28.857Z] #55 40.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:45:29.050Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce [2022-06-02T19:45:29.420Z] #55 ... [2022-06-02T19:45:29.420Z] [2022-06-02T19:45:29.420Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:45:29.420Z] #67 sha256:78cc71da3222278df021dd96b3c2cad37a92ae77b3cd8bc068cc768e3e7aa952 [2022-06-02T19:45:29.420Z] #67 DONE 41.3s [2022-06-02T19:45:29.517Z] #56 ... [2022-06-02T19:45:29.517Z] [2022-06-02T19:45:29.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:29.517Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:29.517Z] #43 24.05 CC images/timerfd.o [2022-06-02T19:45:29.517Z] #43 24.23 CC images/mm.o [2022-06-02T19:45:29.517Z] #43 24.45 CC images/sk-opts.o [2022-06-02T19:45:29.517Z] #43 24.72 CC images/sk-unix.o [2022-06-02T19:45:29.517Z] #43 24.95 CC images/sk-inet.o [2022-06-02T19:45:29.517Z] #43 25.18 CC images/tun.o [2022-06-02T19:45:29.517Z] #43 25.40 CC images/sk-netlink.o [2022-06-02T19:45:29.517Z] #43 25.56 CC images/packet-sock.o [2022-06-02T19:45:29.517Z] #43 25.81 CC images/ipc-var.o [2022-06-02T19:45:29.517Z] #43 25.99 CC images/ipc-desc.o [2022-06-02T19:45:29.517Z] #43 26.20 CC images/ipc-shm.o [2022-06-02T19:45:29.517Z] #43 26.39 CC images/ipc-msg.o [2022-06-02T19:45:29.517Z] #43 26.65 CC images/ipc-sem.o [2022-06-02T19:45:29.517Z] #43 26.80 CC images/utsns.o [2022-06-02T19:45:29.517Z] #43 26.94 CC images/creds.o [2022-06-02T19:45:29.517Z] #43 27.19 CC images/vma.o [2022-06-02T19:45:29.517Z] #43 27.40 CC images/netdev.o [2022-06-02T19:45:29.517Z] #43 27.70 CC images/tty.o [2022-06-02T19:45:29.517Z] #43 28.13 CC images/file-lock.o [2022-06-02T19:45:29.517Z] #43 28.33 CC images/rlimit.o [2022-06-02T19:45:29.517Z] #43 28.47 CC images/pagemap.o [2022-06-02T19:45:29.517Z] #43 28.71 CC images/siginfo.o [2022-06-02T19:45:29.517Z] #43 28.93 CC images/rpc.o [2022-06-02T19:45:29.517Z] #43 29.86 CC images/ext-file.o [2022-06-02T19:45:29.517Z] #43 30.03 CC images/cgroup.o [2022-06-02T19:45:29.517Z] #43 30.45 CC images/userns.o [2022-06-02T19:45:29.517Z] #43 30.70 CC images/google/protobuf/descriptor.o [2022-06-02T19:45:29.517Z] #43 32.07 CC images/opts.o [2022-06-02T19:45:29.517Z] #43 32.23 CC images/seccomp.o [2022-06-02T19:45:29.517Z] #43 32.48 CC images/binfmt-misc.o [2022-06-02T19:45:29.517Z] #43 32.66 CC images/time.o [2022-06-02T19:45:29.517Z] #43 32.86 CC images/sysctl.o [2022-06-02T19:45:29.517Z] #43 33.04 CC images/autofs.o [2022-06-02T19:45:29.517Z] #43 33.29 CC images/macvlan.o [2022-06-02T19:45:29.517Z] #43 33.45 CC images/sit.o [2022-06-02T19:45:29.517Z] #43 33.64 CC images/memfd.o [2022-06-02T19:45:29.517Z] #43 33.94 CC images/timens.o [2022-06-02T19:45:29.517Z] #43 34.19 LINK images/built-in.o [2022-06-02T19:45:29.676Z] [2022-06-02T19:45:29.676Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:29.676Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:45:29.676Z] #42 32.57 Reading package lists... [2022-06-02T19:45:29.676Z] #42 39.26 Building dependency tree... [2022-06-02T19:45:29.676Z] #42 40.64 Reading state information... [2022-06-02T19:45:29.775Z] #43 34.35 GEN compel/include/asm [2022-06-02T19:45:29.775Z] #43 34.38 GEN compel/include/version.h [2022-06-02T19:45:29.775Z] #43 34.40 touch .config [2022-06-02T19:45:29.775Z] #43 34.44 GEN include/common/config.h [2022-06-02T19:45:29.991Z] #9 extracting sha256:8b047e8f2e47bdf998a952572ae5e9d64edf8e29b716be0ee50a15e6d21cb2ce 0.9s done [2022-06-02T19:45:30.033Z] #43 34.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-06-02T19:45:30.033Z] #43 34.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-06-02T19:45:30.033Z] #43 34.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-06-02T19:45:30.033Z] #43 34.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-06-02T19:45:30.033Z] #43 34.62 DEP compel/arch/x86/plugins/std/memcpy.d [2022-06-02T19:45:30.034Z] #43 34.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-06-02T19:45:30.034Z] #43 34.64 GEN compel/plugins/include/uapi/std/syscall.h [2022-06-02T19:45:30.034Z] #43 34.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-06-02T19:45:30.034Z] #43 34.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-06-02T19:45:30.034Z] #43 34.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-06-02T19:45:30.034Z] #43 34.70 DEP compel/plugins/std/infect.d [2022-06-02T19:45:30.199Z] #17 DONE 1.0s [2022-06-02T19:45:30.199Z] [2022-06-02T19:45:30.199Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T19:45:30.199Z] #18 sha256:3333124cc1754c248c58084ef59ed2c3e75bcbec9f824ae07a334141e9fc39a9 [2022-06-02T19:45:30.250Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd [2022-06-02T19:45:30.292Z] #43 34.80 DEP compel/plugins/std/string.d [2022-06-02T19:45:30.292Z] #43 34.87 DEP compel/plugins/std/log.d [2022-06-02T19:45:30.292Z] #43 35.00 DEP compel/plugins/std/fds.d [2022-06-02T19:45:30.550Z] #43 35.09 DEP compel/plugins/std/std.d [2022-06-02T19:45:30.551Z] #43 35.22 DEP compel/plugins/shmem/shmem.d [2022-06-02T19:45:30.771Z] #18 DONE 1.0s [2022-06-02T19:45:30.771Z] [2022-06-02T19:45:30.771Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:30.771Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:30.771Z] #43 46.33 CC compel/src/lib/ptrace.o [2022-06-02T19:45:30.771Z] #43 46.88 AR compel/libcompel.a [2022-06-02T19:45:30.771Z] #43 46.96 HOSTCC compel/src/main-host.o [2022-06-02T19:45:30.808Z] #43 35.34 DEP compel/plugins/fds/fds.d [2022-06-02T19:45:31.032Z] #43 47.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-06-02T19:45:31.032Z] #43 47.73 HOSTCC compel/src/lib/handle-elf-host.o [2022-06-02T19:45:31.042Z] #42 42.46 The following additional packages will be installed: [2022-06-02T19:45:31.042Z] #42 42.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-06-02T19:45:31.042Z] #42 42.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-06-02T19:45:31.042Z] #42 42.46 Suggested packages: [2022-06-02T19:45:31.042Z] #42 42.46 manpages-dev python-setuptools [2022-06-02T19:45:31.067Z] #43 35.50 CC compel/plugins/std/std.o [2022-06-02T19:45:31.067Z] #43 ... [2022-06-02T19:45:31.067Z] [2022-06-02T19:45:31.067Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:31.067Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:31.067Z] #13 87.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T19:45:31.067Z] #13 87.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:45:31.067Z] #13 87.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:31.299Z] #42 ... [2022-06-02T19:45:31.299Z] [2022-06-02T19:45:31.299Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:45:31.299Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:45:31.299Z] #55 41.56 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:45:31.299Z] #55 41.77 Fetched 119 kB in 0s (427 kB/s) [2022-06-02T19:45:31.299Z] #55 41.84 Selecting previously unselected package libbtrfs0. [2022-06-02T19:45:31.299Z] #55 41.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:45:31.299Z] #55 41.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:45:31.299Z] #55 41.95 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:45:31.299Z] #55 42.11 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:45:31.299Z] #55 42.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:45:31.299Z] #55 42.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:45:31.299Z] #55 42.30 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:45:31.299Z] #55 42.30 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:45:31.299Z] #55 42.40 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:31.299Z] #55 DONE 43.1s [2022-06-02T19:45:31.325Z] #13 ... [2022-06-02T19:45:31.325Z] [2022-06-02T19:45:31.325Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:31.325Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:31.325Z] #43 35.88 CC compel/plugins/std/fds.o [2022-06-02T19:45:31.555Z] [2022-06-02T19:45:31.555Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:45:31.555Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:45:31.583Z] #43 36.28 CC compel/plugins/std/log.o [2022-06-02T19:45:31.602Z] #9 ... [2022-06-02T19:45:31.603Z] [2022-06-02T19:45:31.603Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T19:45:31.603Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T19:45:31.603Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-06-02T19:45:31.603Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-06-02T19:45:31.603Z] #64 DONE 8.9s [2022-06-02T19:45:31.603Z] [2022-06-02T19:45:31.603Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:31.603Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:31.603Z] #9 sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 102.74MB / 102.74MB 8.6s done [2022-06-02T19:45:31.603Z] #9 extracting sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 3.3s done [2022-06-02T19:45:31.605Z] #43 48.09 HOSTCC compel/src/lib/log-host.o [2022-06-02T19:45:31.605Z] #43 48.31 HOSTLINK compel/compel-host-bin [2022-06-02T19:45:31.865Z] #43 ... [2022-06-02T19:45:31.865Z] [2022-06-02T19:45:31.865Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T19:45:31.865Z] #19 sha256:b8245fba7cfaaf5b196ef824ffb26b49ee0b729457ac6981ea16d439eb73fe6f [2022-06-02T19:45:31.865Z] #19 DONE 1.0s [2022-06-02T19:45:32.125Z] [2022-06-02T19:45:32.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:32.126Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:32.126Z] #43 48.55 DEP soccr/soccr.d [2022-06-02T19:45:32.126Z] #43 48.75 CC soccr/soccr.o [2022-06-02T19:45:32.517Z] #43 36.86 CC compel/plugins/std/string.o [2022-06-02T19:45:32.545Z] #9 extracting sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 0.1s [2022-06-02T19:45:32.776Z] #43 37.38 CC compel/plugins/std/infect.o [2022-06-02T19:45:33.342Z] #43 37.78 CC compel/arch/x86/plugins/std/parasite-head.o [2022-06-02T19:45:33.342Z] #43 37.81 CC compel/arch/x86/plugins/std/memcpy.o [2022-06-02T19:45:33.342Z] #43 37.87 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-06-02T19:45:33.342Z] #43 37.94 AR compel/plugins/std.lib.a [2022-06-02T19:45:33.342Z] #43 37.98 CC compel/plugins/fds/fds.o [2022-06-02T19:45:33.908Z] #43 38.28 AR compel/plugins/fds.lib.a [2022-06-02T19:45:33.908Z] #43 38.34 HOSTDEP compel/src/lib/log-host.d [2022-06-02T19:45:33.908Z] #43 38.39 HOSTDEP compel/src/lib/handle-elf-host.d [2022-06-02T19:45:33.908Z] #43 38.47 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-06-02T19:45:33.908Z] #43 38.54 HOSTDEP compel/src/main-host.d [2022-06-02T19:45:34.038Z] #43 50.35 AR soccr/libsoccr.a [2022-06-02T19:45:34.038Z] #43 50.41 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:45:34.166Z] #43 38.69 DEP compel/src/lib/ptrace.d [2022-06-02T19:45:34.166Z] #43 38.79 DEP compel/src/lib/infect.d [2022-06-02T19:45:34.166Z] #43 38.91 DEP compel/src/lib/infect-util.d [2022-06-02T19:45:34.299Z] #43 50.81 DEP criu/arch/x86/sigframe.d [2022-06-02T19:45:34.299Z] #43 50.91 DEP criu/arch/x86/sigaction_compat.d [2022-06-02T19:45:34.424Z] #43 39.00 DEP compel/src/lib/infect-rpc.d [2022-06-02T19:45:34.559Z] #43 51.04 DEP criu/arch/x86/kerndat.d [2022-06-02T19:45:34.683Z] #43 39.13 DEP compel/arch/x86/src/lib/infect.d [2022-06-02T19:45:34.683Z] #43 39.24 DEP compel/arch/x86/src/lib/cpu.d [2022-06-02T19:45:34.683Z] #43 39.34 DEP compel/src/lib/log.d [2022-06-02T19:45:34.820Z] #43 51.21 DEP criu/arch/x86/crtools.d [2022-06-02T19:45:34.820Z] #43 51.35 DEP criu/arch/x86/cpu.d [2022-06-02T19:45:34.820Z] #43 51.48 CC criu/arch/x86/cpu.o [2022-06-02T19:45:34.942Z] #43 39.47 DEP compel/src/main.d [2022-06-02T19:45:34.942Z] #43 39.59 DEP compel/src/lib/handle-elf.d [2022-06-02T19:45:34.942Z] #43 39.70 DEP compel/arch/x86/src/lib/handle-elf.d [2022-06-02T19:45:35.150Z] #9 extracting sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 2.4s done [2022-06-02T19:45:35.200Z] #43 39.78 CC compel/src/lib/log.o [2022-06-02T19:45:35.467Z] #43 40.02 CC compel/arch/x86/src/lib/cpu.o [2022-06-02T19:45:35.526Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 5.0s [2022-06-02T19:45:35.721Z] #9 extracting sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 [2022-06-02T19:45:35.726Z] #56 ... [2022-06-02T19:45:35.726Z] [2022-06-02T19:45:35.726Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:35.726Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:35.726Z] #13 25.85 Reading package lists... [2022-06-02T19:45:35.726Z] #13 33.31 Reading package lists... [2022-06-02T19:45:35.726Z] #13 39.68 Building dependency tree... [2022-06-02T19:45:35.726Z] #13 41.06 Reading state information... [2022-06-02T19:45:35.726Z] #13 42.53 The following additional packages will be installed: [2022-06-02T19:45:35.726Z] #13 42.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-06-02T19:45:35.726Z] #13 42.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-06-02T19:45:35.726Z] #13 42.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-06-02T19:45:35.726Z] #13 42.53 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-06-02T19:45:35.726Z] #13 42.53 mingw-w64-x86-64-dev [2022-06-02T19:45:35.726Z] #13 42.53 Suggested packages: [2022-06-02T19:45:35.726Z] #13 42.53 gcc-8-locales seccomp wine64 [2022-06-02T19:45:35.726Z] #13 ... [2022-06-02T19:45:35.726Z] [2022-06-02T19:45:35.726Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:45:35.726Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:45:35.726Z] #32 46.67 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-06-02T19:45:35.726Z] #32 46.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T19:45:35.763Z] #43 52.09 CC criu/arch/x86/crtools.o [2022-06-02T19:45:35.984Z] #32 47.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:45:36.405Z] #43 40.77 CC compel/arch/x86/src/lib/infect.o [2022-06-02T19:45:36.704Z] #43 53.10 CC criu/arch/x86/kerndat.o [2022-06-02T19:45:36.970Z] #43 41.65 CC compel/src/lib/infect-rpc.o [2022-06-02T19:45:37.119Z] #9 ... [2022-06-02T19:45:37.119Z] [2022-06-02T19:45:37.119Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:45:37.119Z] #27 sha256:5a2a6b39a049df97863cc77ec0cd7baca84cbf1be482b5329b8f7a33a927f556 [2022-06-02T19:45:37.119Z] #27 1.666 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:37.119Z] #27 1.669 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:37.119Z] #27 1.685 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:37.119Z] #27 1.818 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [322 kB] [2022-06-02T19:45:37.119Z] #27 2.030 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-06-02T19:45:37.119Z] #27 2.723 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-06-02T19:45:37.119Z] #27 3.779 Fetched 8309 kB in 2s (3513 kB/s) [2022-06-02T19:45:37.119Z] #27 3.779 Reading package lists... [2022-06-02T19:45:37.119Z] #27 4.497 Reading package lists... [2022-06-02T19:45:37.119Z] #27 5.428 Building dependency tree... [2022-06-02T19:45:37.119Z] #27 5.827 The following additional packages will be installed: [2022-06-02T19:45:37.119Z] #27 5.827 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-02T19:45:37.119Z] #27 5.827 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-06-02T19:45:37.119Z] #27 5.828 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-06-02T19:45:37.119Z] #27 5.829 Suggested packages: [2022-06-02T19:45:37.119Z] #27 5.830 krb5-doc krb5-user [2022-06-02T19:45:37.119Z] #27 5.830 Recommended packages: [2022-06-02T19:45:37.119Z] #27 5.830 krb5-locales publicsuffix libsasl2-modules [2022-06-02T19:45:37.119Z] #27 5.970 The following NEW packages will be installed: [2022-06-02T19:45:37.119Z] #27 5.973 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-06-02T19:45:37.119Z] #27 5.973 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-06-02T19:45:37.119Z] #27 5.973 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T19:45:37.119Z] #27 5.973 libssh2-1 libssl1.1 openssl [2022-06-02T19:45:37.119Z] #27 6.254 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:37.119Z] #27 6.254 Need to get 4798 kB of archives. [2022-06-02T19:45:37.119Z] #27 6.254 After this operation, 11.5 MB of additional disk space will be used. [2022-06-02T19:45:37.119Z] #27 6.254 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-06-02T19:45:37.119Z] #27 6.256 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u2 [1392 kB] [2022-06-02T19:45:37.119Z] #27 6.276 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-06-02T19:45:37.119Z] #27 6.281 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-06-02T19:45:37.119Z] #27 6.294 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-06-02T19:45:37.119Z] #27 6.307 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-06-02T19:45:37.119Z] #27 6.323 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-06-02T19:45:37.119Z] #27 6.327 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-06-02T19:45:37.119Z] #27 6.329 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-06-02T19:45:37.119Z] #27 6.335 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-06-02T19:45:37.119Z] #27 6.360 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u2 [833 kB] [2022-06-02T19:45:37.119Z] #27 6.360 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-06-02T19:45:37.119Z] #27 6.374 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-06-02T19:45:37.119Z] #27 6.376 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-06-02T19:45:37.119Z] #27 6.405 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-06-02T19:45:37.119Z] #27 6.407 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-06-02T19:45:37.119Z] #27 6.434 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-06-02T19:45:37.119Z] #27 6.466 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-06-02T19:45:37.119Z] #27 6.471 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-06-02T19:45:37.119Z] #27 6.480 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-06-02T19:45:37.119Z] #27 6.508 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-06-02T19:45:37.119Z] #27 6.808 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:45:37.119Z] #27 6.858 Fetched 4798 kB in 1s (9041 kB/s) [2022-06-02T19:45:37.119Z] #27 6.954 Selecting previously unselected package libssl1.1:arm64. [2022-06-02T19:45:37.119Z] #27 6.954 (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-06-02T19:45:37.119Z] #27 6.954 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u2_arm64.deb ... [2022-06-02T19:45:37.119Z] #27 6.982 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:37.119Z] #27 7.386 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-02T19:45:37.119Z] #27 7.387 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-06-02T19:45:37.119Z] #27 7.399 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:37.119Z] #27 7.610 Selecting previously unselected package libsasl2-2:arm64. [2022-06-02T19:45:37.119Z] #27 7.610 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-06-02T19:45:37.119Z] #27 7.638 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:37.119Z] #27 7.942 Selecting previously unselected package libldap-common. [2022-06-02T19:45:37.119Z] #27 7.942 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-06-02T19:45:37.119Z] #27 7.958 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:37.119Z] #27 8.279 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-02T19:45:37.119Z] #27 8.280 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-06-02T19:45:37.119Z] #27 8.580 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:37.119Z] #27 9.560 Selecting previously unselected package openssl. [2022-06-02T19:45:37.119Z] #27 9.560 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u2_arm64.deb ... [2022-06-02T19:45:37.119Z] #27 9.623 Unpacking openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:37.119Z] #27 10.15 Selecting previously unselected package ca-certificates. [2022-06-02T19:45:37.119Z] #27 10.15 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-06-02T19:45:37.119Z] #27 10.15 Unpacking ca-certificates (20200601~deb10u2) ... [2022-06-02T19:45:37.119Z] #27 ... [2022-06-02T19:45:37.119Z] [2022-06-02T19:45:37.119Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:37.119Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:37.228Z] #43 ... [2022-06-02T19:45:37.228Z] [2022-06-02T19:45:37.228Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:37.228Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:37.228Z] #13 101.6 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T19:45:37.228Z] #13 101.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 101.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:45:37.228Z] #13 101.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T19:45:37.228Z] #13 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:45:37.228Z] #13 101.9 Selecting previously unselected package libbtrfs0. [2022-06-02T19:45:37.228Z] #13 101.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 101.9 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:45:37.228Z] #13 101.9 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:45:37.228Z] #13 102.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 102.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:45:37.228Z] #13 102.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T19:45:37.228Z] #13 102.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 102.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:37.228Z] #13 102.2 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T19:45:37.228Z] #13 102.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 102.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:37.228Z] #13 102.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T19:45:37.228Z] #13 102.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 102.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:45:37.228Z] #13 102.8 Selecting previously unselected package libpcre16-3:amd64. [2022-06-02T19:45:37.228Z] #13 102.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 102.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:37.228Z] #13 103.0 Selecting previously unselected package libpcre32-3:amd64. [2022-06-02T19:45:37.228Z] #13 103.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 103.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:37.228Z] #13 103.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-06-02T19:45:37.228Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:45:37.228Z] #13 103.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-06-02T19:45:37.228Z] #13 103.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-06-02T19:45:37.228Z] #13 103.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:45:37.228Z] #13 103.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T19:45:37.228Z] #13 103.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-06-02T19:45:37.276Z] #43 53.62 CC criu/arch/x86/sigaction_compat.o [2022-06-02T19:45:37.276Z] #43 53.86 CC criu/arch/x86/sigframe.o [2022-06-02T19:45:37.352Z] #32 ... [2022-06-02T19:45:37.352Z] [2022-06-02T19:45:37.352Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:37.352Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:37.352Z] #36 32.55 Reading package lists... [2022-06-02T19:45:37.352Z] #36 39.11 Building dependency tree... [2022-06-02T19:45:37.352Z] #36 40.43 Reading state information... [2022-06-02T19:45:37.352Z] #36 42.13 The following additional packages will be installed: [2022-06-02T19:45:37.353Z] #36 42.17 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-06-02T19:45:37.353Z] #36 42.17 Suggested packages: [2022-06-02T19:45:37.353Z] #36 42.17 cmake-doc ninja-build lrzip [2022-06-02T19:45:37.353Z] #36 42.17 Recommended packages: [2022-06-02T19:45:37.353Z] #36 42.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T19:45:37.353Z] #36 43.11 The following NEW packages will be installed: [2022-06-02T19:45:37.353Z] #36 43.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-06-02T19:45:37.353Z] #36 43.11 vim-common xxd [2022-06-02T19:45:37.353Z] #36 43.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:37.353Z] #36 43.43 Need to get 14.9 MB of archives. [2022-06-02T19:45:37.353Z] #36 43.43 After this operation, 61.8 MB of additional disk space will be used. [2022-06-02T19:45:37.353Z] #36 43.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:45:37.353Z] #36 43.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:45:37.353Z] #36 43.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:45:37.353Z] #36 44.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-06-02T19:45:37.353Z] #36 44.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-06-02T19:45:37.353Z] #36 44.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-06-02T19:45:37.353Z] #36 44.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-06-02T19:45:37.353Z] #36 44.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-06-02T19:45:37.353Z] #36 44.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-06-02T19:45:37.353Z] #36 44.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-06-02T19:45:37.353Z] #36 45.67 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:45:37.353Z] #36 45.89 Fetched 14.9 MB in 1s (10.0 MB/s) [2022-06-02T19:45:37.353Z] #36 45.89 Selecting previously unselected package xxd. [2022-06-02T19:45:37.353Z] #36 45.89 (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-06-02T19:45:37.353Z] #36 45.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:45:37.353Z] #36 45.97 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:45:37.353Z] #36 46.24 Selecting previously unselected package vim-common. [2022-06-02T19:45:37.353Z] #36 46.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:45:37.353Z] #36 46.24 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:45:37.353Z] #36 46.57 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:45:37.353Z] #36 46.57 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:45:37.353Z] #36 46.57 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:45:37.353Z] #36 ... [2022-06-02T19:45:37.353Z] [2022-06-02T19:45:37.353Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:37.353Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:37.353Z] #13 43.44 The following NEW packages will be installed: [2022-06-02T19:45:37.353Z] #13 43.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T19:45:37.353Z] #13 43.44 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-06-02T19:45:37.353Z] #13 43.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-06-02T19:45:37.353Z] #13 43.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-06-02T19:45:37.353Z] #13 43.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-06-02T19:45:37.353Z] #13 43.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T19:45:37.353Z] #13 43.44 The following packages will be upgraded: [2022-06-02T19:45:37.353Z] #13 43.44 libseccomp2 [2022-06-02T19:45:37.353Z] #13 43.81 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:37.353Z] #13 43.81 Need to get 77.8 MB of archives. [2022-06-02T19:45:37.353Z] #13 43.81 After this operation, 487 MB of additional disk space will be used. [2022-06-02T19:45:37.353Z] #13 43.81 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-06-02T19:45:37.353Z] #13 43.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-06-02T19:45:37.353Z] #13 43.81 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-06-02T19:45:37.353Z] #13 44.13 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-06-02T19:45:37.353Z] #13 44.20 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-06-02T19:45:37.353Z] #13 44.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-06-02T19:45:37.353Z] #13 44.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-06-02T19:45:37.353Z] #13 44.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-06-02T19:45:37.353Z] #13 44.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-06-02T19:45:37.353Z] #13 44.89 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-06-02T19:45:37.353Z] #13 44.89 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-06-02T19:45:37.486Z] #13 103.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:45:37.486Z] #13 103.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T19:45:37.486Z] #13 103.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:45:37.486Z] #13 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:37.486Z] #13 104.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T19:45:37.486Z] #13 104.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:45:37.536Z] #43 54.14 LINK criu/arch/x86/crtools.built-in.o [2022-06-02T19:45:37.743Z] #13 104.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:45:37.797Z] #43 ... [2022-06-02T19:45:37.797Z] [2022-06-02T19:45:37.797Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:45:37.797Z] #58 sha256:8228dee9751a06d11e63c56add40cf647167714e8192e38047bc7946257da28e [2022-06-02T19:45:37.797Z] #58 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:45:37.797Z] #58 113.1 + GOBIN=/build [2022-06-02T19:45:37.797Z] #58 113.1 + GO111MODULE=on [2022-06-02T19:45:37.797Z] #58 113.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-06-02T19:45:37.797Z] #58 DONE 121.1s [2022-06-02T19:45:37.797Z] [2022-06-02T19:45:37.797Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T19:45:37.797Z] #59 sha256:6fca7ea19536702e96fa182d1e80b9f69b53f9791696814486d2453306457166 [2022-06-02T19:45:37.797Z] #59 DONE 0.1s [2022-06-02T19:45:37.797Z] [2022-06-02T19:45:37.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:37.797Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:37.797Z] #43 54.19 DEP criu/pie/util-vdso-elf32.d [2022-06-02T19:45:37.797Z] #43 ... [2022-06-02T19:45:37.797Z] [2022-06-02T19:45:37.797Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:45:37.797Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:45:37.797Z] #20 1.301 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:45:37.797Z] #20 1.331 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:37.797Z] #20 1.362 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:37.797Z] #20 1.374 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:37.797Z] #20 1.965 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:45:37.797Z] #20 3.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:45:37.797Z] #20 4.705 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:45:37.797Z] #20 ... [2022-06-02T19:45:37.797Z] [2022-06-02T19:45:37.797Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T19:45:37.797Z] #60 sha256:26f9c69f0856a4499edd8aeb1958ff2feee791ca457cc175ad9eb261f465e98c [2022-06-02T19:45:37.797Z] #60 DONE 0.1s [2022-06-02T19:45:37.797Z] [2022-06-02T19:45:37.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:37.797Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:37.797Z] #43 54.41 DEP criu/pie/util-vdso.d [2022-06-02T19:45:38.001Z] #13 104.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T19:45:38.001Z] #13 104.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:45:38.001Z] #13 104.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:38.058Z] #43 54.56 DEP criu/pie/util.d [2022-06-02T19:45:38.067Z] #9 ... [2022-06-02T19:45:38.067Z] [2022-06-02T19:45:38.067Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:45:38.067Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:45:38.067Z] #27 1.359 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:38.067Z] #27 1.371 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:38.067Z] #27 1.371 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:38.067Z] #27 1.632 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:45:38.067Z] #27 2.026 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:38.067Z] #27 2.604 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:45:38.067Z] #27 3.971 Fetched 8486 kB in 3s (2959 kB/s) [2022-06-02T19:45:38.067Z] #27 3.971 Reading package lists... [2022-06-02T19:45:38.067Z] #27 4.909 Reading package lists... [2022-06-02T19:45:38.067Z] #27 5.807 Building dependency tree... [2022-06-02T19:45:38.067Z] #27 6.143 The following additional packages will be installed: [2022-06-02T19:45:38.067Z] #27 6.143 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-02T19:45:38.067Z] #27 6.143 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-06-02T19:45:38.067Z] #27 6.143 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-06-02T19:45:38.067Z] #27 6.151 Suggested packages: [2022-06-02T19:45:38.067Z] #27 6.151 krb5-doc krb5-user [2022-06-02T19:45:38.067Z] #27 6.151 Recommended packages: [2022-06-02T19:45:38.067Z] #27 6.151 krb5-locales publicsuffix libsasl2-modules [2022-06-02T19:45:38.067Z] #27 6.315 The following NEW packages will be installed: [2022-06-02T19:45:38.067Z] #27 6.315 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-06-02T19:45:38.067Z] #27 6.315 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-06-02T19:45:38.067Z] #27 6.315 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-02T19:45:38.067Z] #27 6.315 libssh2-1 libssl1.1 openssl [2022-06-02T19:45:38.067Z] #27 6.593 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:38.067Z] #27 6.593 Need to get 5082 kB of archives. [2022-06-02T19:45:38.067Z] #27 6.593 After this operation, 12.1 MB of additional disk space will be used. [2022-06-02T19:45:38.067Z] #27 6.593 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-06-02T19:45:38.067Z] #27 6.599 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-06-02T19:45:38.067Z] #27 6.599 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-06-02T19:45:38.067Z] #27 6.602 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u2 [1551 kB] [2022-06-02T19:45:38.067Z] #27 6.607 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-06-02T19:45:38.067Z] #27 6.607 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-06-02T19:45:38.067Z] #27 6.607 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-06-02T19:45:38.067Z] #27 6.616 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-06-02T19:45:38.067Z] #27 6.627 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-06-02T19:45:38.067Z] #27 6.627 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-06-02T19:45:38.067Z] #27 6.639 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-06-02T19:45:38.068Z] #27 6.639 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-06-02T19:45:38.068Z] #27 6.639 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-06-02T19:45:38.068Z] #27 6.640 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-06-02T19:45:38.068Z] #27 6.644 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-06-02T19:45:38.068Z] #27 6.644 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-06-02T19:45:38.068Z] #27 6.651 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-06-02T19:45:38.068Z] #27 6.667 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u2 [855 kB] [2022-06-02T19:45:38.068Z] #27 6.667 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:45:38.068Z] #27 6.668 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:45:38.068Z] #27 6.676 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:45:38.068Z] #27 6.939 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:45:38.068Z] #27 6.976 Fetched 5082 kB in 0s (14.9 MB/s) [2022-06-02T19:45:38.068Z] #27 7.023 Selecting previously unselected package libssl1.1:amd64. [2022-06-02T19:45:38.068Z] #27 7.023 (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-06-02T19:45:38.068Z] #27 7.029 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 7.064 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 7.331 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-02T19:45:38.068Z] #27 7.333 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 7.336 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 7.425 Selecting previously unselected package libsasl2-2:amd64. [2022-06-02T19:45:38.068Z] #27 7.425 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 7.471 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 7.567 Selecting previously unselected package libldap-common. [2022-06-02T19:45:38.068Z] #27 7.569 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-06-02T19:45:38.068Z] #27 7.572 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:38.068Z] #27 7.654 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-02T19:45:38.068Z] #27 7.654 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 7.659 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:38.068Z] #27 7.787 Selecting previously unselected package openssl. [2022-06-02T19:45:38.068Z] #27 7.790 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 7.798 Unpacking openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 8.007 Selecting previously unselected package ca-certificates. [2022-06-02T19:45:38.068Z] #27 8.007 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-06-02T19:45:38.068Z] #27 8.035 Unpacking ca-certificates (20200601~deb10u2) ... [2022-06-02T19:45:38.068Z] #27 8.175 Selecting previously unselected package libkeyutils1:amd64. [2022-06-02T19:45:38.068Z] #27 8.175 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 8.207 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:45:38.068Z] #27 8.305 Selecting previously unselected package libkrb5support0:amd64. [2022-06-02T19:45:38.068Z] #27 8.305 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 8.310 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:38.068Z] #27 8.427 Selecting previously unselected package libk5crypto3:amd64. [2022-06-02T19:45:38.068Z] #27 8.427 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 8.434 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:38.068Z] #27 8.609 Selecting previously unselected package libkrb5-3:amd64. [2022-06-02T19:45:38.068Z] #27 8.609 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 8.615 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:38.068Z] #27 8.763 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-02T19:45:38.068Z] #27 8.763 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 8.765 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:38.068Z] #27 8.928 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-02T19:45:38.068Z] #27 8.928 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 8.930 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:45:38.068Z] #27 9.033 Selecting previously unselected package libpsl5:amd64. [2022-06-02T19:45:38.068Z] #27 9.033 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.135 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:45:38.068Z] #27 9.249 Selecting previously unselected package librtmp1:amd64. [2022-06-02T19:45:38.068Z] #27 9.249 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.259 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:45:38.068Z] #27 9.373 Selecting previously unselected package libssh2-1:amd64. [2022-06-02T19:45:38.068Z] #27 9.373 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.381 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:45:38.068Z] #27 9.564 Selecting previously unselected package libcurl4:amd64. [2022-06-02T19:45:38.068Z] #27 9.564 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.569 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 9.695 Selecting previously unselected package curl. [2022-06-02T19:45:38.068Z] #27 9.695 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.699 Unpacking curl (7.64.0-4+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 9.774 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:45:38.068Z] #27 9.774 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.776 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:45:38.068Z] #27 9.836 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:45:38.068Z] #27 9.836 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.840 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:45:38.068Z] #27 9.890 Selecting previously unselected package jq. [2022-06-02T19:45:38.068Z] #27 9.890 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:45:38.068Z] #27 9.896 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:45:38.068Z] #27 9.934 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-06-02T19:45:38.068Z] #27 9.946 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-06-02T19:45:38.068Z] #27 9.959 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:38.068Z] #27 ... [2022-06-02T19:45:38.068Z] [2022-06-02T19:45:38.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:38.068Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:38.259Z] #13 104.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:45:38.259Z] #13 104.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:45:38.259Z] #13 104.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:45:38.259Z] #13 104.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:45:38.319Z] #43 54.93 CC criu/pie/util.o [2022-06-02T19:45:38.327Z] #9 extracting sha256:478cfe935c2fb922eb2a95131ad8a2f1e6ff472bbdecdf94709edc3a85f74dfd 7.9s done [2022-06-02T19:45:38.327Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d [2022-06-02T19:45:38.516Z] #13 104.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:38.516Z] #13 104.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:45:38.516Z] #13 104.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:38.516Z] #13 104.8 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:45:38.516Z] #13 104.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:45:38.516Z] #13 104.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:38.516Z] #13 104.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:45:38.516Z] #13 104.9 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:45:38.516Z] #13 104.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:45:38.517Z] #13 104.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-06-02T19:45:38.517Z] #13 104.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:45:38.517Z] #13 104.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:45:38.517Z] #13 104.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:45:38.517Z] #13 105.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:38.517Z] #13 105.0 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-06-02T19:45:38.517Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T19:45:38.517Z] #13 105.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:45:38.517Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-02T19:45:38.774Z] #13 105.1 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-06-02T19:45:38.774Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:45:38.774Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:45:38.774Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:38.774Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ... [2022-06-02T19:45:38.774Z] #13 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:38.774Z] #13 105.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:38.774Z] #13 105.1 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:38.895Z] #43 55.56 CC criu/pie/util-vdso.o [2022-06-02T19:45:39.032Z] #9 ... [2022-06-02T19:45:39.032Z] [2022-06-02T19:45:39.032Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T19:45:39.032Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-02T19:45:39.032Z] #63 DONE 2.1s [2022-06-02T19:45:39.032Z] [2022-06-02T19:45:39.032Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:39.032Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:39.156Z] #43 ... [2022-06-02T19:45:39.156Z] [2022-06-02T19:45:39.156Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T19:45:39.156Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T19:45:39.156Z] #63 CACHED [2022-06-02T19:45:39.156Z] [2022-06-02T19:45:39.156Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T19:45:39.156Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T19:45:39.156Z] #65 CACHED [2022-06-02T19:45:39.156Z] [2022-06-02T19:45:39.156Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:45:39.156Z] #53 sha256:24c67cdb01ca174c532a558c3a9d0d5bfb788f54eaf59f7eae4cbd8e1a9a438e [2022-06-02T19:45:39.156Z] #53 14.12 + cd /tmp/tmp.gjz4JbBuIC/src/github.com/opencontainers/runc [2022-06-02T19:45:39.416Z] #53 14.12 + git checkout -q v1.1.1 [2022-06-02T19:45:39.677Z] #53 14.55 + '[' -z '' ']' [2022-06-02T19:45:39.677Z] #53 14.55 + target=static [2022-06-02T19:45:39.710Z] #13 DONE 106.0s [2022-06-02T19:45:39.710Z] [2022-06-02T19:45:39.710Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T19:45:39.710Z] #14 sha256:c00b0c3fb8372475b70227231dfdffb3575d730bd2b54b528a4ef9e494524ecc [2022-06-02T19:45:39.937Z] #53 14.55 + make BUILDTAGS=seccomp static [2022-06-02T19:45:40.198Z] #53 15.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-06-02T19:45:40.416Z] #9 ... [2022-06-02T19:45:40.417Z] [2022-06-02T19:45:40.417Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T19:45:40.417Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-02T19:45:40.417Z] #65 DONE 1.4s [2022-06-02T19:45:40.417Z] [2022-06-02T19:45:40.417Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:40.417Z] #9 sha256:1d593026ee03232076c64017cc86eabf94ba0e30bc8fb765441b4e3b44b039bc [2022-06-02T19:45:40.620Z] #13 48.02 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-06-02T19:45:40.679Z] #9 extracting sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 5.1s [2022-06-02T19:45:41.083Z] #14 DONE 1.5s [2022-06-02T19:45:41.083Z] [2022-06-02T19:45:41.083Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T19:45:41.083Z] #15 sha256:6037c786a4a1cbcefaeb374c09fdc76c8bb7cad73ab3a590b16e38ea4250531b [2022-06-02T19:45:41.250Z] #9 extracting sha256:a2cb35415d0f91e9043c941df7ee4aa75e464bd1f19e7cd5446734ed4b5fe566 5.4s done [2022-06-02T19:45:41.514Z] #9 extracting sha256:aa3003f91759cbb2de853c346c2d60cd0ba1cc045a6f073cfc72f4bb819e3b63 done [2022-06-02T19:45:41.514Z] #9 DONE 19.0s [2022-06-02T19:45:41.514Z] [2022-06-02T19:45:41.514Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:45:41.514Z] #27 sha256:5a2a6b39a049df97863cc77ec0cd7baca84cbf1be482b5329b8f7a33a927f556 [2022-06-02T19:45:41.514Z] #27 10.56 Selecting previously unselected package libkeyutils1:arm64. [2022-06-02T19:45:41.514Z] #27 10.56 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-06-02T19:45:41.514Z] #27 10.65 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-06-02T19:45:41.514Z] #27 11.10 Selecting previously unselected package libkrb5support0:arm64. [2022-06-02T19:45:41.514Z] #27 11.10 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-06-02T19:45:41.514Z] #27 11.11 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.514Z] #27 11.81 Selecting previously unselected package libk5crypto3:arm64. [2022-06-02T19:45:41.514Z] #27 11.81 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-06-02T19:45:41.514Z] #27 11.91 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.514Z] #27 12.04 Selecting previously unselected package libkrb5-3:arm64. [2022-06-02T19:45:41.515Z] #27 12.04 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 12.04 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.515Z] #27 12.18 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-06-02T19:45:41.515Z] #27 12.18 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 12.19 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.515Z] #27 12.80 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-02T19:45:41.515Z] #27 12.80 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 12.86 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-06-02T19:45:41.515Z] #27 13.21 Selecting previously unselected package libpsl5:arm64. [2022-06-02T19:45:41.515Z] #27 13.25 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.27 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-06-02T19:45:41.515Z] #27 13.36 Selecting previously unselected package librtmp1:arm64. [2022-06-02T19:45:41.515Z] #27 13.36 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.36 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:45:41.515Z] #27 13.42 Selecting previously unselected package libssh2-1:arm64. [2022-06-02T19:45:41.515Z] #27 13.42 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.43 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-06-02T19:45:41.515Z] #27 13.50 Selecting previously unselected package libcurl4:arm64. [2022-06-02T19:45:41.515Z] #27 13.50 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.51 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-06-02T19:45:41.515Z] #27 13.56 Selecting previously unselected package curl. [2022-06-02T19:45:41.515Z] #27 13.57 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.57 Unpacking curl (7.64.0-4+deb10u2) ... [2022-06-02T19:45:41.515Z] #27 13.64 Selecting previously unselected package libonig5:arm64. [2022-06-02T19:45:41.515Z] #27 13.64 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-06-02T19:45:41.515Z] #27 13.71 Selecting previously unselected package libjq1:arm64. [2022-06-02T19:45:41.515Z] #27 13.71 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-06-02T19:45:41.515Z] #27 13.77 Selecting previously unselected package jq. [2022-06-02T19:45:41.515Z] #27 13.77 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-06-02T19:45:41.515Z] #27 13.77 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:45:41.515Z] #27 13.83 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-06-02T19:45:41.515Z] #27 13.85 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-06-02T19:45:41.515Z] #27 13.86 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:41.515Z] #27 14.02 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-06-02T19:45:41.515Z] #27 14.05 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:41.515Z] #27 14.07 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.515Z] #27 14.09 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:41.515Z] #27 14.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:45:41.515Z] #27 14.12 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.515Z] #27 14.14 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:41.515Z] #27 14.16 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-06-02T19:45:41.515Z] #27 14.17 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:41.515Z] #27 14.19 Setting up openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:41.515Z] #27 14.21 Setting up libonig5:arm64 (6.9.1-1) ... [2022-06-02T19:45:41.515Z] #27 14.22 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-06-02T19:45:41.515Z] #27 14.24 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:41.515Z] #27 14.25 Setting up ca-certificates (20200601~deb10u2) ... [2022-06-02T19:45:41.547Z] #13 ... [2022-06-02T19:45:41.547Z] [2022-06-02T19:45:41.547Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:41.547Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:41.547Z] #36 52.82 Selecting previously unselected package libxml2:amd64. [2022-06-02T19:45:41.547Z] #36 52.82 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-06-02T19:45:41.547Z] #36 52.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:45:41.776Z] #27 14.93 Updating certificates in /etc/ssl/certs... [2022-06-02T19:45:41.803Z] #36 53.53 Selecting previously unselected package cmake-data. [2022-06-02T19:45:41.803Z] #36 ... [2022-06-02T19:45:41.803Z] [2022-06-02T19:45:41.803Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:41.803Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:45:41.803Z] #42 43.45 The following NEW packages will be installed: [2022-06-02T19:45:41.803Z] #42 43.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-06-02T19:45:41.803Z] #42 43.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-06-02T19:45:41.803Z] #42 43.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-06-02T19:45:41.803Z] #42 43.45 python-six zlib1g-dev [2022-06-02T19:45:41.803Z] #42 43.89 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:41.803Z] #42 43.89 Need to get 4091 kB of archives. [2022-06-02T19:45:41.803Z] #42 43.89 After this operation, 22.5 MB of additional disk space will be used. [2022-06-02T19:45:41.803Z] #42 43.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-06-02T19:45:41.803Z] #42 43.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:45:41.803Z] #42 43.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-06-02T19:45:41.803Z] #42 43.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:45:41.803Z] #42 43.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-06-02T19:45:41.803Z] #42 43.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:45:41.803Z] #42 43.95 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-06-02T19:45:41.803Z] #42 43.95 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-06-02T19:45:41.803Z] #42 43.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-06-02T19:45:41.803Z] #42 44.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-06-02T19:45:41.803Z] #42 44.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-06-02T19:45:41.803Z] #42 44.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-06-02T19:45:41.803Z] #42 44.21 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-06-02T19:45:41.803Z] #42 44.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-06-02T19:45:41.803Z] #42 44.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-06-02T19:45:41.803Z] #42 44.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-06-02T19:45:41.803Z] #42 44.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-06-02T19:45:41.803Z] #42 45.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:45:41.803Z] #42 45.49 Fetched 4091 kB in 1s (6225 kB/s) [2022-06-02T19:45:41.803Z] #42 45.67 Selecting previously unselected package libcap-dev:amd64. [2022-06-02T19:45:41.803Z] #42 45.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 ... 15421 files and directories currently installed.) [2022-06-02T19:45:41.803Z] #42 45.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 45.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:45:41.803Z] #42 45.88 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:45:41.803Z] #42 45.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 45.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:45:41.803Z] #42 45.97 Selecting previously unselected package libnet1-dev. [2022-06-02T19:45:41.803Z] #42 45.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 45.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:45:41.803Z] #42 46.24 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:45:41.803Z] #42 46.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 46.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:45:41.803Z] #42 46.35 Selecting previously unselected package libnl-3-dev:amd64. [2022-06-02T19:45:41.803Z] #42 46.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 46.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:45:41.803Z] #42 46.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:45:41.803Z] #42 46.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 46.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:45:41.803Z] #42 46.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-02T19:45:41.803Z] #42 46.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 46.61 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:45:41.803Z] #42 46.79 Selecting previously unselected package zlib1g-dev:amd64. [2022-06-02T19:45:41.803Z] #42 46.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 46.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:45:41.803Z] #42 46.90 Selecting previously unselected package libprotobuf17:amd64. [2022-06-02T19:45:41.803Z] #42 47.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 47.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:41.803Z] #42 47.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-06-02T19:45:41.803Z] #42 47.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 47.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:41.803Z] #42 47.98 Selecting previously unselected package libprotobuf-dev:amd64. [2022-06-02T19:45:41.803Z] #42 47.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-06-02T19:45:41.803Z] #42 47.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:41.804Z] #42 49.03 Selecting previously unselected package libprotoc17:amd64. [2022-06-02T19:45:41.804Z] #42 49.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:45:41.804Z] #42 49.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:41.804Z] #42 49.57 Selecting previously unselected package protobuf-c-compiler. [2022-06-02T19:45:41.804Z] #42 49.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:45:41.804Z] #42 49.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:45:41.804Z] #42 49.79 Selecting previously unselected package protobuf-compiler. [2022-06-02T19:45:41.804Z] #42 49.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-06-02T19:45:41.804Z] #42 49.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:45:41.804Z] #42 49.93 Selecting previously unselected package python-pkg-resources. [2022-06-02T19:45:41.804Z] #42 49.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:45:41.804Z] #42 49.93 Unpacking python-pkg-resources (40.8.0-1) ... [2022-06-02T19:45:41.804Z] #42 50.13 Selecting previously unselected package python-six. [2022-06-02T19:45:41.804Z] #42 50.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-06-02T19:45:41.804Z] #42 50.13 Unpacking python-six (1.12.0-1) ... [2022-06-02T19:45:41.804Z] #42 50.35 Selecting previously unselected package python-protobuf. [2022-06-02T19:45:41.804Z] #42 50.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-06-02T19:45:41.804Z] #42 50.35 Unpacking python-protobuf (3.6.1.3-2) ... [2022-06-02T19:45:41.804Z] #42 50.80 Setting up python-pkg-resources (40.8.0-1) ... [2022-06-02T19:45:41.804Z] #42 ... [2022-06-02T19:45:41.804Z] [2022-06-02T19:45:41.804Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:41.804Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:41.804Z] #36 53.53 Selecting previously unselected package cmake-data. [2022-06-02T19:45:41.804Z] #36 53.54 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-06-02T19:45:41.804Z] #36 53.57 Unpacking cmake-data (3.13.4-1) ... [2022-06-02T19:45:42.039Z] #27 ... [2022-06-02T19:45:42.039Z] [2022-06-02T19:45:42.039Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T19:45:42.039Z] #10 sha256:d6ebfb856bfb076e9c817fc6ff3fa0709bd6584bcc3e03e342312e5e091d37a9 [2022-06-02T19:45:42.039Z] #10 DONE 0.5s [2022-06-02T19:45:42.300Z] [2022-06-02T19:45:42.300Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-02T19:45:42.300Z] #11 sha256:48c6c3ebf04247073bef9e1c879909ebfb2847338d508828a209cbaf8c80af80 [2022-06-02T19:45:42.455Z] #15 DONE 1.1s [2022-06-02T19:45:42.455Z] [2022-06-02T19:45:42.455Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T19:45:42.455Z] #16 sha256:dbe858792462a1d6ed4685719bc9e744efd1f4c0fdab9a521eee20593876461b [2022-06-02T19:45:42.874Z] #11 DONE 0.6s [2022-06-02T19:45:42.874Z] [2022-06-02T19:45:42.874Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T19:45:42.874Z] #31 sha256:6428eff671338fac06c5ab94ed8362fe964b4930c3bec148d57601fad98af4fa [2022-06-02T19:45:42.874Z] #31 DONE 0.3s [2022-06-02T19:45:42.874Z] [2022-06-02T19:45:42.874Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T19:45:42.874Z] #39 sha256:c43b38bd9642d4c97237dbde326094834f16d6fe394c5502a0c0d7b9ab1f4258 [2022-06-02T19:45:42.874Z] #39 DONE 0.3s [2022-06-02T19:45:42.874Z] [2022-06-02T19:45:42.874Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:45:42.874Z] #27 sha256:5a2a6b39a049df97863cc77ec0cd7baca84cbf1be482b5329b8f7a33a927f556 [2022-06-02T19:45:42.874Z] #27 16.07 137 added, 0 removed; done. [2022-06-02T19:45:42.874Z] #27 16.18 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-06-02T19:45:43.020Z] #16 0.933 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T19:45:43.136Z] #27 16.20 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:45:43.136Z] #27 16.22 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-06-02T19:45:43.136Z] #27 16.23 Setting up curl (7.64.0-4+deb10u2) ... [2022-06-02T19:45:43.136Z] #27 16.28 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:43.278Z] #16 DONE 1.0s [2022-06-02T19:45:43.278Z] [2022-06-02T19:45:43.278Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T19:45:43.278Z] #17 sha256:d1ed2b5cc69dc064146e9ee9700aeeffa4de015ce3ae799a3aacdeaadc6ceecf [2022-06-02T19:45:43.396Z] #27 16.33 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-06-02T19:45:43.396Z] #27 16.38 Updating certificates in /etc/ssl/certs... [2022-06-02T19:45:43.605Z] #9 extracting sha256:c6620b71e668a15f45550b2839dac072191472b38328f522d868d2938171241d 4.2s done [2022-06-02T19:45:43.605Z] #9 ... [2022-06-02T19:45:43.605Z] [2022-06-02T19:45:43.605Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-02T19:45:43.605Z] #27 sha256:683b51e86b294bca07e2460a7920a60a19a00fb5991c2410a5920eb3ef242825 [2022-06-02T19:45:43.605Z] #27 10.12 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-06-02T19:45:43.605Z] #27 10.13 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:43.605Z] #27 10.14 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:43.605Z] #27 10.16 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:43.605Z] #27 10.17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-06-02T19:45:43.605Z] #27 10.19 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:43.605Z] #27 10.20 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-06-02T19:45:43.605Z] #27 10.21 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-06-02T19:45:43.605Z] #27 10.23 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:43.605Z] #27 10.24 Setting up openssl (1.1.1n-0+deb10u2) ... [2022-06-02T19:45:43.605Z] #27 10.25 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:45:43.605Z] #27 10.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:45:43.605Z] #27 10.28 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-06-02T19:45:43.605Z] #27 10.30 Setting up ca-certificates (20200601~deb10u2) ... [2022-06-02T19:45:43.605Z] #27 10.90 Updating certificates in /etc/ssl/certs... [2022-06-02T19:45:43.605Z] #27 11.79 137 added, 0 removed; done. [2022-06-02T19:45:43.605Z] #27 11.83 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-06-02T19:45:43.605Z] #27 11.84 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:45:43.605Z] #27 11.85 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-06-02T19:45:43.605Z] #27 11.86 Setting up curl (7.64.0-4+deb10u2) ... [2022-06-02T19:45:43.605Z] #27 11.87 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:43.605Z] #27 11.89 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-06-02T19:45:43.605Z] #27 11.90 Updating certificates in /etc/ssl/certs... [2022-06-02T19:45:43.605Z] #27 12.63 0 added, 0 removed; done. [2022-06-02T19:45:43.605Z] #27 12.63 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T19:45:43.605Z] #27 12.63 done. [2022-06-02T19:45:43.605Z] #27 DONE 14.9s [2022-06-02T19:45:43.605Z] [2022-06-02T19:45:43.605Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T19:45:43.605Z] #28 sha256:3ae4625dfaf6c5514550f204ef8355f9391c18a6ff6f93d84a03107b15b00ceb [2022-06-02T19:45:43.605Z] #28 DONE 0.1s [2022-06-02T19:45:43.605Z] [2022-06-02T19:45:43.605Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:45:43.605Z] #29 sha256:425d38548f8869cb38d7594d130d133f151bb95e9bf510cbf60f07124618a85f [2022-06-02T19:45:44.211Z] #17 DONE 1.0s [2022-06-02T19:45:44.211Z] [2022-06-02T19:45:44.211Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T19:45:44.211Z] #18 sha256:3333124cc1754c248c58084ef59ed2c3e75bcbec9f824ae07a334141e9fc39a9 [2022-06-02T19:45:44.326Z] #36 ... [2022-06-02T19:45:44.326Z] [2022-06-02T19:45:44.326Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:44.326Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:45:44.326Z] #34 45.67 sync [2022-06-02T19:45:44.326Z] #34 45.67 internal/reflectlite [2022-06-02T19:45:44.326Z] #34 47.22 internal/testlog [2022-06-02T19:45:44.326Z] #34 48.23 sort [2022-06-02T19:45:44.326Z] #34 48.23 errors [2022-06-02T19:45:44.326Z] #34 48.88 strconv [2022-06-02T19:45:44.326Z] #34 49.43 io [2022-06-02T19:45:44.326Z] #34 50.66 internal/oserror [2022-06-02T19:45:44.326Z] #34 50.76 syscall [2022-06-02T19:45:44.326Z] #34 52.76 reflect [2022-06-02T19:45:44.326Z] #34 ... [2022-06-02T19:45:44.326Z] [2022-06-02T19:45:44.326Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:44.326Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:44.326Z] #13 50.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-06-02T19:45:44.326Z] #13 50.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-06-02T19:45:44.326Z] #13 50.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:45:44.326Z] #13 50.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:45:44.326Z] #13 50.27 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-06-02T19:45:44.326Z] #13 50.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-06-02T19:45:44.326Z] #13 50.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-06-02T19:45:44.326Z] #13 50.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-06-02T19:45:44.326Z] #13 50.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-06-02T19:45:44.326Z] #13 50.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-06-02T19:45:44.326Z] #13 50.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-06-02T19:45:44.326Z] #13 50.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-06-02T19:45:44.326Z] #13 50.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-06-02T19:45:44.326Z] #13 50.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-06-02T19:45:44.326Z] #13 51.49 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:45:44.326Z] #13 51.66 Fetched 77.8 MB in 7s (11.2 MB/s) [2022-06-02T19:45:44.326Z] #13 51.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 ... 15421 files and directories currently installed.) [2022-06-02T19:45:44.327Z] #13 51.84 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:45:44.327Z] #13 51.86 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-06-02T19:45:44.346Z] #27 17.68 0 added, 0 removed; done. [2022-06-02T19:45:44.346Z] #27 17.68 Running hooks in /etc/ca-certificates/update.d... [2022-06-02T19:45:44.583Z] #13 52.12 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:45:44.583Z] #13 52.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T19:45:44.606Z] #27 17.68 done. [2022-06-02T19:45:44.606Z] #27 DONE 17.9s [2022-06-02T19:45:44.606Z] [2022-06-02T19:45:44.606Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T19:45:44.606Z] #28 sha256:b28ff4de3b8a7438c3d222d0a90ef02329aeaaee97eae9b8b8e38ed36a3d7d81 [2022-06-02T19:45:44.606Z] #28 DONE 0.1s [2022-06-02T19:45:44.606Z] [2022-06-02T19:45:44.606Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:45:44.606Z] #32 sha256:18a576b1772487525b03f7cc6e59edafae9b37544a4863f1c12b9cd2b57e7dfb [2022-06-02T19:45:44.839Z] #13 52.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:45:44.839Z] #13 52.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:45:44.839Z] #13 52.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:45:44.989Z] #29 1.955 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-06-02T19:45:44.989Z] #29 2.053 [2022-06-02T19:45:45.549Z] #32 ... [2022-06-02T19:45:45.549Z] [2022-06-02T19:45:45.549Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-06-02T19:45:45.549Z] #12 sha256:0d78f5466aba165a5b7ab088f5e1ef4a342c929fff7da3153a11c3e4f2381f2f [2022-06-02T19:45:45.549Z] #12 DONE 2.6s [2022-06-02T19:45:45.549Z] [2022-06-02T19:45:45.549Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:45.549Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:45:45.583Z] #18 DONE 1.0s [2022-06-02T19:45:45.583Z] [2022-06-02T19:45:45.583Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T19:45:45.583Z] #19 sha256:b8245fba7cfaaf5b196ef824ffb26b49ee0b729457ac6981ea16d439eb73fe6f [2022-06-02T19:45:45.789Z] #29 2.279 #=#=# ############ 16.9% ########################### 37.9% ######################################### 57.8% ####################################################### 77.2% ##################################################################### 96.8% ######################################################################## 100.0% [2022-06-02T19:45:45.789Z] #29 2.908 [2022-06-02T19:45:46.352Z] #29 3.131 #=#=# ######################################################################## 100.0% [2022-06-02T19:45:46.352Z] #29 3.350 [2022-06-02T19:45:46.519Z] #19 DONE 1.1s [2022-06-02T19:45:46.519Z] [2022-06-02T19:45:46.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:46.519Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:46.519Z] #43 42.05 CC compel/src/lib/infect-util.o [2022-06-02T19:45:46.519Z] #43 42.26 CC compel/src/lib/infect.o [2022-06-02T19:45:46.519Z] #43 44.74 CC compel/src/lib/ptrace.o [2022-06-02T19:45:46.519Z] #43 45.22 AR compel/libcompel.a [2022-06-02T19:45:46.519Z] #43 45.38 HOSTCC compel/src/main-host.o [2022-06-02T19:45:46.519Z] #43 45.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-06-02T19:45:46.519Z] #43 46.18 HOSTCC compel/src/lib/handle-elf-host.o [2022-06-02T19:45:46.519Z] #43 46.53 HOSTCC compel/src/lib/log-host.o [2022-06-02T19:45:46.519Z] #43 46.74 HOSTLINK compel/compel-host-bin [2022-06-02T19:45:46.519Z] #43 46.92 DEP soccr/soccr.d [2022-06-02T19:45:46.519Z] #43 47.16 CC soccr/soccr.o [2022-06-02T19:45:46.519Z] #43 49.11 AR soccr/libsoccr.a [2022-06-02T19:45:46.519Z] #43 49.22 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:45:46.519Z] #43 49.73 DEP criu/arch/x86/sigframe.d [2022-06-02T19:45:46.519Z] #43 49.88 DEP criu/arch/x86/sigaction_compat.d [2022-06-02T19:45:46.519Z] #43 50.08 DEP criu/arch/x86/kerndat.d [2022-06-02T19:45:46.519Z] #43 50.32 DEP criu/arch/x86/crtools.d [2022-06-02T19:45:46.519Z] #43 50.45 DEP criu/arch/x86/cpu.d [2022-06-02T19:45:46.519Z] #43 50.62 CC criu/arch/x86/cpu.o [2022-06-02T19:45:46.519Z] #43 ... [2022-06-02T19:45:46.519Z] [2022-06-02T19:45:46.519Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:45:46.519Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:45:46.616Z] #29 3.584 #=#=# ############################################## 64.1% ######################################################################## 100.0% [2022-06-02T19:45:46.616Z] #29 3.813 [2022-06-02T19:45:46.726Z] #13 54.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T19:45:46.726Z] #13 54.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:45:46.726Z] #13 54.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:45:46.783Z] #53 ... [2022-06-02T19:45:46.783Z] [2022-06-02T19:45:46.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:46.783Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:46.783Z] #43 56.15 CC criu/pie/util-vdso-elf32.o [2022-06-02T19:45:46.783Z] #43 56.84 AR criu/pie/pie.lib.a [2022-06-02T19:45:46.783Z] #43 56.91 DEP criu/pie/restorer.d [2022-06-02T19:45:46.783Z] #43 57.11 DEP criu/arch/x86/sigaction_compat_pie.d [2022-06-02T19:45:46.783Z] #43 57.23 DEP criu/arch/x86/restorer_unmap.d [2022-06-02T19:45:46.783Z] #43 57.25 DEP criu/arch/x86/restorer.d [2022-06-02T19:45:46.783Z] #43 57.38 DEP criu/arch/x86/vdso-pie.d [2022-06-02T19:45:46.783Z] #43 57.47 DEP criu/pie/parasite-vdso.d [2022-06-02T19:45:46.783Z] #43 57.59 DEP criu/pie/parasite.d [2022-06-02T19:45:46.783Z] #43 57.84 CC criu/pie/parasite.o [2022-06-02T19:45:46.783Z] #43 58.91 LINK criu/pie/parasite.built-in.o [2022-06-02T19:45:46.783Z] #43 58.92 GEN criu/pie/parasite-blob.h [2022-06-02T19:45:46.783Z] #43 58.94 CC criu/pie/parasite-vdso.o [2022-06-02T19:45:46.783Z] #43 59.62 CC criu/arch/x86/vdso-pie.o [2022-06-02T19:45:46.783Z] #43 59.87 CC criu/arch/x86/restorer.o [2022-06-02T19:45:46.783Z] #43 60.38 CC criu/arch/x86/restorer_unmap.o [2022-06-02T19:45:46.783Z] #43 60.46 CC criu/arch/x86/sigaction_compat_pie.o [2022-06-02T19:45:46.783Z] #43 60.76 CC criu/pie/restorer.o [2022-06-02T19:45:46.783Z] #43 63.40 LINK criu/pie/restorer.built-in.o [2022-06-02T19:45:46.783Z] #43 63.41 GEN criu/pie/restorer-blob.h [2022-06-02T19:45:46.783Z] #43 63.49 DEP criu/vdso.d [2022-06-02T19:45:47.354Z] #43 63.79 DEP criu/vdso-compat.d [2022-06-02T19:45:47.447Z] #29 4.046 #=#=# ############ 17.9% ########################## 37.1% ######################################## 56.4% ###################################################### 75.9% #################################################################### 95.3% ######################################################################## 100.0% [2022-06-02T19:45:47.615Z] #43 63.97 DEP criu/uts_ns.d [2022-06-02T19:45:47.615Z] #43 64.17 DEP criu/util.d [2022-06-02T19:45:47.706Z] #29 4.694 [2022-06-02T19:45:47.876Z] #43 64.40 DEP criu/uffd.d [2022-06-02T19:45:47.893Z] #20 1.375 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:45:47.893Z] #20 1.376 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:47.893Z] #20 1.444 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:47.893Z] #20 1.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:48.092Z] #13 ... [2022-06-02T19:45:48.092Z] [2022-06-02T19:45:48.092Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:45:48.092Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:45:48.092Z] #56 6.805 + RM_GOPATH=0 [2022-06-02T19:45:48.092Z] #56 6.805 + TMP_GOPATH= [2022-06-02T19:45:48.092Z] #56 6.805 + : /build [2022-06-02T19:45:48.092Z] #56 6.805 + '[' -z '' ']' [2022-06-02T19:45:48.092Z] #56 6.805 ++ mktemp -d [2022-06-02T19:45:48.092Z] #56 6.869 + export GOPATH=/tmp/tmp.tAjyFdPDmp [2022-06-02T19:45:48.092Z] #56 6.869 + GOPATH=/tmp/tmp.tAjyFdPDmp [2022-06-02T19:45:48.092Z] #56 6.869 + RM_GOPATH=1 [2022-06-02T19:45:48.092Z] #56 6.869 + case "$(go env GOARCH)" in [2022-06-02T19:45:48.092Z] #56 6.869 ++ go env GOARCH [2022-06-02T19:45:48.092Z] #56 6.869 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:48.092Z] #56 6.869 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:48.092Z] #56 6.869 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:48.092Z] #56 6.869 + dir=/tmp/install [2022-06-02T19:45:48.092Z] #56 6.869 + bin=containerd [2022-06-02T19:45:48.092Z] #56 6.869 + shift [2022-06-02T19:45:48.092Z] #56 6.869 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-06-02T19:45:48.092Z] #56 6.869 + . /tmp/install/containerd.installer [2022-06-02T19:45:48.092Z] #56 6.869 ++ set -e [2022-06-02T19:45:48.092Z] #56 6.869 ++ : v1.6.4 [2022-06-02T19:45:48.092Z] #56 6.869 + install_containerd [2022-06-02T19:45:48.092Z] #56 6.869 + echo 'Install containerd version v1.6.4' [2022-06-02T19:45:48.092Z] #56 6.869 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tAjyFdPDmp/src/github.com/containerd/containerd [2022-06-02T19:45:48.092Z] #56 6.869 Cloning into '/tmp/tmp.tAjyFdPDmp/src/github.com/containerd/containerd'... [2022-06-02T19:45:48.092Z] #56 6.939 Install containerd version v1.6.4 [2022-06-02T19:45:48.097Z] #13 2.546 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:48.097Z] #13 2.546 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:45:48.097Z] #13 2.615 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:48.097Z] #13 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:48.136Z] #43 64.65 DEP criu/tun.d [2022-06-02T19:45:48.348Z] #56 ... [2022-06-02T19:45:48.348Z] [2022-06-02T19:45:48.349Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:48.349Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:48.349Z] #36 56.73 Selecting previously unselected package libarchive13:amd64. [2022-06-02T19:45:48.349Z] #36 56.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-06-02T19:45:48.349Z] #36 56.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:45:48.349Z] #36 57.07 Selecting previously unselected package libjsoncpp1:amd64. [2022-06-02T19:45:48.349Z] #36 57.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-06-02T19:45:48.349Z] #36 57.10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:45:48.349Z] #36 57.27 Selecting previously unselected package librhash0:amd64. [2022-06-02T19:45:48.349Z] #36 57.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-06-02T19:45:48.349Z] #36 57.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:45:48.349Z] #36 57.41 Selecting previously unselected package libuv1:amd64. [2022-06-02T19:45:48.349Z] #36 57.46 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-06-02T19:45:48.349Z] #36 57.47 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:45:48.349Z] #36 57.62 Selecting previously unselected package cmake. [2022-06-02T19:45:48.349Z] #36 57.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-06-02T19:45:48.349Z] #36 57.64 Unpacking cmake (3.13.4-1) ... [2022-06-02T19:45:48.397Z] #43 64.88 DEP criu/tty.d [2022-06-02T19:45:48.397Z] #43 65.06 DEP criu/timerfd.d [2022-06-02T19:45:48.460Z] #20 2.030 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:45:48.657Z] #43 65.23 DEP criu/timens.d [2022-06-02T19:45:48.914Z] #36 60.63 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:45:48.914Z] #36 60.65 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:45:48.914Z] #36 60.66 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:45:48.914Z] #36 60.68 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:45:48.918Z] #43 65.40 DEP criu/sysfs_parse.d [2022-06-02T19:45:48.918Z] #43 ... [2022-06-02T19:45:48.918Z] [2022-06-02T19:45:48.918Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:45:48.918Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:45:48.918Z] #20 7.016 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:48.918Z] #20 11.46 Fetched 9023 kB in 10s (873 kB/s) [2022-06-02T19:45:48.918Z] #20 11.46 Reading package lists... [2022-06-02T19:45:49.049Z] #13 3.606 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-06-02T19:45:49.170Z] #36 60.75 Setting up librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:45:49.170Z] #36 60.76 Setting up cmake-data (3.13.4-1) ... [2022-06-02T19:45:49.170Z] #36 60.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:45:49.170Z] #36 60.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:45:49.170Z] #36 61.00 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:45:49.170Z] #36 61.04 Setting up cmake (3.13.4-1) ... [2022-06-02T19:45:49.179Z] #20 15.25 Reading package lists... [2022-06-02T19:45:49.179Z] #20 ... [2022-06-02T19:45:49.179Z] [2022-06-02T19:45:49.179Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:49.179Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:49.179Z] #43 65.54 DEP criu/sysctl.d [2022-06-02T19:45:49.179Z] #43 65.68 DEP criu/string.d [2022-06-02T19:45:49.179Z] #43 65.71 DEP criu/stats.d [2022-06-02T19:45:49.179Z] #43 65.80 DEP criu/sockets.d [2022-06-02T19:45:49.396Z] #20 ... [2022-06-02T19:45:49.396Z] [2022-06-02T19:45:49.396Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:45:49.396Z] #58 sha256:e76ec891c605a1de79cc94e0728fa45dea76d7011f2d9be0795135906a524bba [2022-06-02T19:45:49.396Z] #58 111.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:45:49.396Z] #58 111.9 + GOBIN=/build [2022-06-02T19:45:49.396Z] #58 111.9 + GO111MODULE=on [2022-06-02T19:45:49.396Z] #58 111.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-06-02T19:45:49.397Z] #58 DONE 119.8s [2022-06-02T19:45:49.397Z] [2022-06-02T19:45:49.397Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T19:45:49.397Z] #59 sha256:d00fce9c1e6fb81d975f8910a734690a8aeebc0fb7456b0ba170d9dba578d90e [2022-06-02T19:45:49.397Z] #59 DONE 0.1s [2022-06-02T19:45:49.397Z] [2022-06-02T19:45:49.397Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T19:45:49.397Z] #60 sha256:57a5b3553fc578b5f6fd3e985f06e4d4acc8fcb4d6598b205664a914fed5dbef [2022-06-02T19:45:49.397Z] #60 DONE 0.1s [2022-06-02T19:45:49.397Z] [2022-06-02T19:45:49.397Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:45:49.397Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:45:49.397Z] #20 3.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:45:49.433Z] #36 ... [2022-06-02T19:45:49.433Z] [2022-06-02T19:45:49.433Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:45:49.433Z] #47 sha256:99f5728b2eba9f343d66e0755fe6b9c63dc7383fac26a8a3541d83bfe07a956c [2022-06-02T19:45:49.433Z] #47 DONE 61.1s [2022-06-02T19:45:49.433Z] [2022-06-02T19:45:49.433Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:49.433Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:45:49.433Z] #36 61.09 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:49.433Z] #36 61.17 Processing triggers for mime-support (3.62) ... [2022-06-02T19:45:49.439Z] #43 65.99 DEP criu/sk-unix.d [2022-06-02T19:45:49.655Z] #20 ... [2022-06-02T19:45:49.655Z] [2022-06-02T19:45:49.655Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:45:49.655Z] #53 sha256:761167ead963baf43aa69c13f065f8ec1a3fbad0a4e76bf4e408f84494c8dbfa [2022-06-02T19:45:49.655Z] #53 1.418 + RM_GOPATH=0 [2022-06-02T19:45:49.655Z] #53 1.418 + TMP_GOPATH= [2022-06-02T19:45:49.655Z] #53 1.418 + : /build [2022-06-02T19:45:49.655Z] #53 1.418 + '[' -z '' ']' [2022-06-02T19:45:49.655Z] #53 1.420 ++ mktemp -d [2022-06-02T19:45:49.655Z] #53 1.425 + export GOPATH=/tmp/tmp.NxA6GwCFpM [2022-06-02T19:45:49.655Z] #53 1.426 + GOPATH=/tmp/tmp.NxA6GwCFpM [2022-06-02T19:45:49.655Z] #53 1.426 + RM_GOPATH=1 [2022-06-02T19:45:49.655Z] #53 1.428 + case "$(go env GOARCH)" in [2022-06-02T19:45:49.655Z] #53 1.430 ++ go env GOARCH [2022-06-02T19:45:49.655Z] #53 1.477 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:49.655Z] #53 1.477 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:49.655Z] #53 1.478 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:49.655Z] #53 1.485 Install runc version v1.1.1 (build tags: seccomp) [2022-06-02T19:45:49.655Z] #53 1.485 + dir=/tmp/install [2022-06-02T19:45:49.655Z] #53 1.485 + bin=runc [2022-06-02T19:45:49.655Z] #53 1.485 + shift [2022-06-02T19:45:49.655Z] #53 1.485 + '[' '!' -f /tmp/install/runc.installer ']' [2022-06-02T19:45:49.655Z] #53 1.485 + . /tmp/install/runc.installer [2022-06-02T19:45:49.655Z] #53 1.485 ++ set -e [2022-06-02T19:45:49.655Z] #53 1.485 ++ : v1.1.1 [2022-06-02T19:45:49.655Z] #53 1.485 + install_runc [2022-06-02T19:45:49.655Z] #53 1.485 + RUNC_BUILDTAGS=seccomp [2022-06-02T19:45:49.655Z] #53 1.485 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-06-02T19:45:49.655Z] #53 1.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NxA6GwCFpM/src/github.com/opencontainers/runc [2022-06-02T19:45:49.655Z] #53 1.485 Cloning into '/tmp/tmp.NxA6GwCFpM/src/github.com/opencontainers/runc'... [2022-06-02T19:45:49.699Z] #43 66.18 DEP criu/sk-tcp.d [2022-06-02T19:45:49.699Z] #43 66.33 DEP criu/sk-queue.d [2022-06-02T19:45:49.785Z] #29 4.923 #=#=# ### 4.9% ####### 10.1% ########### 15.3% ############## 20.6% ################## 25.8% ###################### 31.0% ######################### 36.1% ############################# 41.1% ################################# 46.6% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 99.1% ######################################################################## 100.0% [2022-06-02T19:45:49.785Z] #29 6.874 [2022-06-02T19:45:49.914Z] #53 ... [2022-06-02T19:45:49.914Z] [2022-06-02T19:45:49.914Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:49.914Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:49.914Z] #43 51.62 CC criu/arch/x86/crtools.o [2022-06-02T19:45:49.914Z] #43 52.94 CC criu/arch/x86/kerndat.o [2022-06-02T19:45:49.914Z] #43 53.54 CC criu/arch/x86/sigaction_compat.o [2022-06-02T19:45:49.914Z] #43 53.77 CC criu/arch/x86/sigframe.o [2022-06-02T19:45:49.914Z] #43 54.10 LINK criu/arch/x86/crtools.built-in.o [2022-06-02T19:45:49.914Z] #43 54.31 DEP criu/pie/util-vdso-elf32.d [2022-06-02T19:45:49.960Z] #43 66.48 DEP criu/sk-packet.d [2022-06-02T19:45:49.994Z] #36 DONE 61.7s [2022-06-02T19:45:49.994Z] [2022-06-02T19:45:49.994Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:45:49.994Z] #37 sha256:3feb10b7151956460a5e8cc61ff4c3c18038ee9bf3998851f89f9a95d3beebd4 [2022-06-02T19:45:50.172Z] #43 54.61 DEP criu/pie/util-vdso.d [2022-06-02T19:45:50.172Z] #43 54.89 DEP criu/pie/util.d [2022-06-02T19:45:50.220Z] #43 66.63 DEP criu/sk-netlink.d [2022-06-02T19:45:50.220Z] #43 66.77 DEP criu/sk-inet.d [2022-06-02T19:45:50.354Z] #29 7.407 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T19:45:50.441Z] #13 ... [2022-06-02T19:45:50.441Z] [2022-06-02T19:45:50.441Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:45:50.441Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:45:50.441Z] #29 4.006 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-06-02T19:45:50.441Z] #29 4.491 [2022-06-02T19:45:50.480Z] #43 66.94 DEP criu/signalfd.d [2022-06-02T19:45:50.480Z] #43 67.15 DEP criu/sigframe.d [2022-06-02T19:45:50.614Z] #29 7.515 [2022-06-02T19:45:50.614Z] #29 7.745 #=#=# ######################################################################## 100.0% [2022-06-02T19:45:50.614Z] #29 7.806 [2022-06-02T19:45:50.738Z] #43 55.29 CC criu/pie/util.o [2022-06-02T19:45:50.741Z] #43 67.26 DEP criu/shmem.d [2022-06-02T19:45:51.002Z] #43 67.46 DEP criu/servicefd.d [2022-06-02T19:45:51.002Z] #43 67.58 DEP criu/seize.d [2022-06-02T19:45:51.182Z] #29 8.333 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T19:45:51.293Z] #43 67.72 DEP criu/seccomp.d [2022-06-02T19:45:51.293Z] #43 67.88 DEP criu/rst-malloc.d [2022-06-02T19:45:51.293Z] #43 67.93 DEP criu/rbtree.d [2022-06-02T19:45:51.293Z] #43 67.96 DEP criu/pstree.d [2022-06-02T19:45:51.305Z] #43 55.86 CC criu/pie/util-vdso.o [2022-06-02T19:45:51.305Z] #43 ... [2022-06-02T19:45:51.305Z] [2022-06-02T19:45:51.305Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T19:45:51.305Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T19:45:51.305Z] #63 CACHED [2022-06-02T19:45:51.305Z] [2022-06-02T19:45:51.305Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T19:45:51.305Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T19:45:51.305Z] #65 CACHED [2022-06-02T19:45:51.441Z] #29 8.436 [2022-06-02T19:45:51.487Z] #29 4.819 #=#=# 0.0% ##### 8.0% ########## 14.5% ################## 26.1% ######################## 34.4% ############################ 40.1% ################################# 46.8% ##################################### 51.6% ########################################## 58.5% ############################################## 64.6% ################################################### 71.1% ######################################################## 78.8% ########################################################### 82.4% ################################################################ 89.8% ##################################################################### 96.5% ######################################################################## 100.0% [2022-06-02T19:45:51.555Z] #43 68.14 DEP criu/protobuf.d [2022-06-02T19:45:51.564Z] [2022-06-02T19:45:51.564Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:45:51.564Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:45:51.701Z] #29 8.663 #=#=# ######################################################################## 100.0% [2022-06-02T19:45:51.701Z] #29 8.776 [2022-06-02T19:45:51.750Z] #29 6.960 [2022-06-02T19:45:51.817Z] #43 68.31 GEN criu/protobuf-desc-gen.h [2022-06-02T19:45:52.131Z] #20 5.534 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:45:52.269Z] #29 9.301 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-06-02T19:45:52.269Z] #29 9.405 [2022-06-02T19:45:52.528Z] #29 ... [2022-06-02T19:45:52.528Z] [2022-06-02T19:45:52.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:52.528Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:52.528Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 9.3s [2022-06-02T19:45:52.528Z] #9 ... [2022-06-02T19:45:52.528Z] [2022-06-02T19:45:52.528Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:45:52.528Z] #29 sha256:425d38548f8869cb38d7594d130d133f151bb95e9bf510cbf60f07124618a85f [2022-06-02T19:45:52.537Z] #29 7.309 #=#=# 0.0% ######################################## 56.2% ############################################################ 83.6% ######################################################################## 100.0% [2022-06-02T19:45:52.798Z] #29 ... [2022-06-02T19:45:52.798Z] [2022-06-02T19:45:52.798Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:45:52.798Z] #49 sha256:1b32d71a4e3573eb53fbea2b864f461fc7376560d564cb608b669f507bb6884e [2022-06-02T19:45:52.798Z] #49 3.933 + RM_GOPATH=0 [2022-06-02T19:45:52.798Z] #49 3.933 + TMP_GOPATH= [2022-06-02T19:45:52.798Z] #49 3.933 + : /build [2022-06-02T19:45:52.798Z] #49 3.933 + '[' -z '' ']' [2022-06-02T19:45:52.798Z] #49 3.933 ++ mktemp -d [2022-06-02T19:45:52.798Z] #49 3.933 + export GOPATH=/tmp/tmp.NLGlf1wQR6 [2022-06-02T19:45:52.798Z] #49 3.933 + GOPATH=/tmp/tmp.NLGlf1wQR6 [2022-06-02T19:45:52.798Z] #49 3.933 + RM_GOPATH=1 [2022-06-02T19:45:52.798Z] #49 3.933 + case "$(go env GOARCH)" in [2022-06-02T19:45:52.798Z] #49 3.933 ++ go env GOARCH [2022-06-02T19:45:52.798Z] #49 3.942 Install golangci-lint version v1.23.8 [2022-06-02T19:45:52.798Z] #49 3.942 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:52.798Z] #49 3.942 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:52.798Z] #49 3.942 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:52.798Z] #49 3.942 + dir=/tmp/install [2022-06-02T19:45:52.798Z] #49 3.942 + bin=golangci_lint [2022-06-02T19:45:52.798Z] #49 3.942 + shift [2022-06-02T19:45:52.798Z] #49 3.942 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-06-02T19:45:52.798Z] #49 3.942 + . /tmp/install/golangci_lint.installer [2022-06-02T19:45:52.798Z] #49 3.942 ++ : v1.23.8 [2022-06-02T19:45:52.798Z] #49 3.942 + install_golangci_lint [2022-06-02T19:45:52.798Z] #49 3.942 + set -e [2022-06-02T19:45:52.798Z] #49 3.942 + echo 'Install golangci-lint version v1.23.8' [2022-06-02T19:45:52.798Z] #49 3.942 + GOBIN=/build [2022-06-02T19:45:52.798Z] #49 3.942 + GO111MODULE=on [2022-06-02T19:45:52.798Z] #49 3.942 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-06-02T19:45:52.798Z] #49 4.625 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-06-02T19:45:52.798Z] #49 ... [2022-06-02T19:45:52.798Z] [2022-06-02T19:45:52.798Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:52.798Z] #34 sha256:c4a0bdcf4d2763bbb6976d8f1b5c274bbf4ba8660944e0bf32fb78303d704f04 [2022-06-02T19:45:52.798Z] #34 4.300 + RM_GOPATH=0 [2022-06-02T19:45:52.798Z] #34 4.300 + TMP_GOPATH= [2022-06-02T19:45:52.798Z] #34 4.303 + : /build [2022-06-02T19:45:52.798Z] #34 4.303 + '[' -z '' ']' [2022-06-02T19:45:52.798Z] #34 4.306 ++ mktemp -d [2022-06-02T19:45:52.798Z] #34 4.312 + export GOPATH=/tmp/tmp.yq5EvsvJLW [2022-06-02T19:45:52.798Z] #34 4.312 + GOPATH=/tmp/tmp.yq5EvsvJLW [2022-06-02T19:45:52.798Z] #34 4.312 + RM_GOPATH=1 [2022-06-02T19:45:52.799Z] #34 4.312 + case "$(go env GOARCH)" in [2022-06-02T19:45:52.799Z] #34 4.314 ++ go env GOARCH [2022-06-02T19:45:52.799Z] #34 4.346 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:52.799Z] #34 4.346 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:52.799Z] #34 4.346 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:52.799Z] #34 4.357 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:45:52.799Z] #34 4.357 + dir=/tmp/install [2022-06-02T19:45:52.799Z] #34 4.357 + bin=tomlv [2022-06-02T19:45:52.799Z] #34 4.357 + shift [2022-06-02T19:45:52.799Z] #34 4.357 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-06-02T19:45:52.799Z] #34 4.357 + . /tmp/install/tomlv.installer [2022-06-02T19:45:52.799Z] #34 4.357 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:45:52.799Z] #34 4.357 + install_tomlv [2022-06-02T19:45:52.799Z] #34 4.357 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-06-02T19:45:52.799Z] #34 4.357 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yq5EvsvJLW/src/github.com/BurntSushi/toml [2022-06-02T19:45:52.799Z] #34 4.384 Cloning into '/tmp/tmp.yq5EvsvJLW/src/github.com/BurntSushi/toml'... [2022-06-02T19:45:52.799Z] #34 5.719 + cd /tmp/tmp.yq5EvsvJLW/src/github.com/BurntSushi/toml [2022-06-02T19:45:52.799Z] #34 5.736 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:45:52.799Z] #34 5.840 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:45:52.799Z] #34 6.528 internal/unsafeheader [2022-06-02T19:45:52.799Z] #34 6.613 internal/abi [2022-06-02T19:45:52.799Z] #34 6.637 internal/cpu [2022-06-02T19:45:52.799Z] #34 7.047 internal/goexperiment [2022-06-02T19:45:52.799Z] #34 7.187 runtime/internal/sys [2022-06-02T19:45:52.799Z] #34 7.376 internal/bytealg [2022-06-02T19:45:52.799Z] #34 7.481 runtime/internal/atomic [2022-06-02T19:45:52.799Z] #34 7.910 runtime/internal/math [2022-06-02T19:45:52.799Z] #34 8.162 internal/itoa [2022-06-02T19:45:52.799Z] #34 8.337 math/bits [2022-06-02T19:45:52.799Z] #34 8.679 runtime [2022-06-02T19:45:52.799Z] #34 8.869 math [2022-06-02T19:45:53.059Z] #34 ... [2022-06-02T19:45:53.059Z] [2022-06-02T19:45:53.059Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:45:53.059Z] #45 sha256:e8d49fd0fc9fe6ad30c013966b1e926dd7fcc26dc1636714c7981664aea63fc6 [2022-06-02T19:45:53.059Z] #45 4.094 + RM_GOPATH=0 [2022-06-02T19:45:53.059Z] #45 4.094 + TMP_GOPATH= [2022-06-02T19:45:53.059Z] #45 4.094 + : /build [2022-06-02T19:45:53.059Z] #45 4.094 + '[' -z '' ']' [2022-06-02T19:45:53.059Z] #45 4.094 ++ mktemp -d [2022-06-02T19:45:53.059Z] #45 4.105 + export GOPATH=/tmp/tmp.iYkvRZ915N [2022-06-02T19:45:53.059Z] #45 4.105 + GOPATH=/tmp/tmp.iYkvRZ915N [2022-06-02T19:45:53.059Z] #45 4.105 + RM_GOPATH=1 [2022-06-02T19:45:53.059Z] #45 4.105 + case "$(go env GOARCH)" in [2022-06-02T19:45:53.059Z] #45 4.106 ++ go env GOARCH [2022-06-02T19:45:53.059Z] #45 4.134 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.059Z] #45 4.134 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.059Z] #45 4.134 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:53.059Z] #45 4.134 + dir=/tmp/install [2022-06-02T19:45:53.059Z] #45 4.148 Install vndr version v0.1.2 [2022-06-02T19:45:53.059Z] #45 4.148 + bin=vndr [2022-06-02T19:45:53.059Z] #45 4.148 + shift [2022-06-02T19:45:53.059Z] #45 4.148 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-06-02T19:45:53.059Z] #45 4.148 + . /tmp/install/vndr.installer [2022-06-02T19:45:53.059Z] #45 4.148 ++ : v0.1.2 [2022-06-02T19:45:53.059Z] #45 4.148 + install_vndr [2022-06-02T19:45:53.060Z] #45 4.148 + echo 'Install vndr version v0.1.2' [2022-06-02T19:45:53.060Z] #45 4.148 + GOBIN=/build [2022-06-02T19:45:53.060Z] #45 4.148 + GO111MODULE=on [2022-06-02T19:45:53.060Z] #45 4.148 + go install github.com/LK4D4/vndr@v0.1.2 [2022-06-02T19:45:53.060Z] #45 4.648 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-06-02T19:45:53.060Z] #45 ... [2022-06-02T19:45:53.060Z] [2022-06-02T19:45:53.060Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:45:53.060Z] #24 sha256:6e168697a4e656bce5a649eb34aa1c9963080487c164b5df1fa9cbcc737d6717 [2022-06-02T19:45:53.060Z] #24 4.434 + RM_GOPATH=0 [2022-06-02T19:45:53.060Z] #24 4.434 + TMP_GOPATH= [2022-06-02T19:45:53.060Z] #24 4.434 + : /build [2022-06-02T19:45:53.060Z] #24 4.434 + '[' -z '' ']' [2022-06-02T19:45:53.060Z] #24 4.440 ++ mktemp -d [2022-06-02T19:45:53.060Z] #24 4.445 + export GOPATH=/tmp/tmp.QLWQ6aAhgo [2022-06-02T19:45:53.060Z] #24 4.445 + GOPATH=/tmp/tmp.QLWQ6aAhgo [2022-06-02T19:45:53.060Z] #24 4.445 + RM_GOPATH=1 [2022-06-02T19:45:53.060Z] #24 4.445 + case "$(go env GOARCH)" in [2022-06-02T19:45:53.060Z] #24 4.448 ++ go env GOARCH [2022-06-02T19:45:53.060Z] #24 4.556 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.060Z] #24 4.556 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.060Z] #24 4.557 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:53.060Z] #24 4.558 + dir=/tmp/install [2022-06-02T19:45:53.060Z] #24 4.558 + bin=dockercli [2022-06-02T19:45:53.060Z] #24 4.558 + shift [2022-06-02T19:45:53.060Z] #24 4.558 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-06-02T19:45:53.060Z] #24 4.559 + . /tmp/install/dockercli.installer [2022-06-02T19:45:53.060Z] #24 4.559 ++ : stable [2022-06-02T19:45:53.060Z] #24 4.559 ++ : 17.06.2-ce [2022-06-02T19:45:53.060Z] #24 4.559 + install_dockercli [2022-06-02T19:45:53.060Z] #24 4.559 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T19:45:53.060Z] #24 4.559 Install docker/cli version 17.06.2-ce from stable [2022-06-02T19:45:53.060Z] #24 4.560 ++ uname -m [2022-06-02T19:45:53.060Z] #24 4.562 + arch=aarch64 [2022-06-02T19:45:53.060Z] #24 4.562 + '[' aarch64 '!=' x86_64 ']' [2022-06-02T19:45:53.060Z] #24 4.562 + '[' aarch64 '!=' s390x ']' [2022-06-02T19:45:53.060Z] #24 4.562 + '[' aarch64 '!=' armhf ']' [2022-06-02T19:45:53.060Z] #24 4.562 + build_dockercli [2022-06-02T19:45:53.060Z] #24 4.562 + git clone https://github.com/docker/docker-ce /tmp/tmp.QLWQ6aAhgo/tmp/docker-ce [2022-06-02T19:45:53.060Z] #24 4.577 Cloning into '/tmp/tmp.QLWQ6aAhgo/tmp/docker-ce'... [2022-06-02T19:45:53.257Z] #37 ... [2022-06-02T19:45:53.257Z] [2022-06-02T19:45:53.257Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:53.257Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:45:53.257Z] #42 55.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:53.257Z] #42 55.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:45:53.257Z] #42 55.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:45:53.257Z] #42 55.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:45:53.257Z] #42 55.29 Setting up python-six (1.12.0-1) ... [2022-06-02T19:45:53.257Z] #42 58.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:45:53.257Z] #42 58.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:45:53.257Z] #42 58.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:53.257Z] #42 58.94 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:45:53.257Z] #42 58.98 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:53.257Z] #42 58.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:45:53.257Z] #42 59.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:45:53.257Z] #42 59.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:45:53.258Z] #42 59.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:45:53.258Z] #42 59.08 Setting up python-protobuf (3.6.1.3-2) ... [2022-06-02T19:45:53.258Z] #42 64.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:45:53.258Z] #42 64.51 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:45:53.258Z] #42 DONE 65.2s [2022-06-02T19:45:53.323Z] #24 ... [2022-06-02T19:45:53.323Z] [2022-06-02T19:45:53.323Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:45:53.323Z] #58 sha256:4ef20211e520840526ed4520fb4ceb9fb5d68915154839f402ee8482c7bda619 [2022-06-02T19:45:53.323Z] #58 4.382 + RM_GOPATH=0 [2022-06-02T19:45:53.323Z] #58 4.382 + TMP_GOPATH= [2022-06-02T19:45:53.323Z] #58 4.382 + : /build [2022-06-02T19:45:53.323Z] #58 4.382 + '[' -z '' ']' [2022-06-02T19:45:53.323Z] #58 4.383 ++ mktemp -d [2022-06-02T19:45:53.323Z] #58 4.395 + export GOPATH=/tmp/tmp.XQ4dOm7CWe [2022-06-02T19:45:53.323Z] #58 4.406 + GOPATH=/tmp/tmp.XQ4dOm7CWe [2022-06-02T19:45:53.323Z] #58 4.406 + RM_GOPATH=1 [2022-06-02T19:45:53.323Z] #58 4.406 + case "$(go env GOARCH)" in [2022-06-02T19:45:53.323Z] #58 4.421 ++ go env GOARCH [2022-06-02T19:45:53.323Z] #58 4.440 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.323Z] #58 4.441 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.323Z] #58 4.443 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:53.323Z] #58 4.451 + dir=/tmp/install [2022-06-02T19:45:53.323Z] #58 4.451 + bin=rootlesskit [2022-06-02T19:45:53.323Z] #58 4.451 + shift [2022-06-02T19:45:53.323Z] #58 4.451 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-06-02T19:45:53.323Z] #58 4.451 + . /tmp/install/rootlesskit.installer [2022-06-02T19:45:53.323Z] #58 4.451 ++ : v0.14.4 [2022-06-02T19:45:53.323Z] #58 4.451 + install_rootlesskit [2022-06-02T19:45:53.323Z] #58 4.451 + case "$1" in [2022-06-02T19:45:53.323Z] #58 4.451 + export CGO_ENABLED=0 [2022-06-02T19:45:53.323Z] #58 4.451 + CGO_ENABLED=0 [2022-06-02T19:45:53.323Z] #58 4.451 + _install_rootlesskit [2022-06-02T19:45:53.323Z] #58 4.476 + echo 'Install rootlesskit version v0.14.4' [2022-06-02T19:45:53.323Z] #58 4.477 Install rootlesskit version v0.14.4 [2022-06-02T19:45:53.323Z] #58 4.478 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:45:53.323Z] #58 4.478 + GOBIN=/build [2022-06-02T19:45:53.323Z] #58 4.478 + GO111MODULE=on [2022-06-02T19:45:53.323Z] #58 4.478 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-06-02T19:45:53.323Z] #58 4.958 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-06-02T19:45:53.323Z] #58 7.286 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:45:53.323Z] #58 7.361 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T19:45:53.323Z] #58 7.489 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T19:45:53.323Z] #58 8.378 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-06-02T19:45:53.323Z] #58 ... [2022-06-02T19:45:53.323Z] [2022-06-02T19:45:53.323Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:45:53.323Z] #47 sha256:e7e0c2531e9f809bb19677feeeca1cef570070c702b8737c762dd4a503f1ad88 [2022-06-02T19:45:53.323Z] #47 4.061 + RM_GOPATH=0 [2022-06-02T19:45:53.323Z] #47 4.061 + TMP_GOPATH= [2022-06-02T19:45:53.323Z] #47 4.061 + : /build [2022-06-02T19:45:53.323Z] #47 4.061 + '[' -z '' ']' [2022-06-02T19:45:53.323Z] #47 4.061 ++ mktemp -d [2022-06-02T19:45:53.323Z] #47 4.065 + export GOPATH=/tmp/tmp.aXgkaUsPiU [2022-06-02T19:45:53.323Z] #47 4.065 + GOPATH=/tmp/tmp.aXgkaUsPiU [2022-06-02T19:45:53.323Z] #47 4.065 + RM_GOPATH=1 [2022-06-02T19:45:53.323Z] #47 4.065 + case "$(go env GOARCH)" in [2022-06-02T19:45:53.323Z] #47 4.068 ++ go env GOARCH [2022-06-02T19:45:53.323Z] #47 4.093 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.323Z] #47 4.093 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.323Z] #47 4.094 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:53.323Z] #47 4.102 + dir=/tmp/install [2022-06-02T19:45:53.323Z] #47 4.103 + bin=gotestsum [2022-06-02T19:45:53.323Z] #47 4.103 + shift [2022-06-02T19:45:53.323Z] #47 4.103 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-06-02T19:45:53.323Z] #47 4.103 + . /tmp/install/gotestsum.installer [2022-06-02T19:45:53.323Z] #47 4.103 ++ : v1.7.0 [2022-06-02T19:45:53.323Z] #47 4.103 + install_gotestsum [2022-06-02T19:45:53.323Z] #47 4.104 + set -e [2022-06-02T19:45:53.323Z] #47 4.104 + echo 'Install gotestsum version v1.7.0' [2022-06-02T19:45:53.323Z] #47 4.104 + GOBIN=/build [2022-06-02T19:45:53.323Z] #47 4.104 + GO111MODULE=on [2022-06-02T19:45:53.323Z] #47 4.105 Install gotestsum version v1.7.0 [2022-06-02T19:45:53.323Z] #47 4.106 + go install gotest.tools/gotestsum@v1.7.0 [2022-06-02T19:45:53.323Z] #47 4.599 go: downloading gotest.tools/gotestsum v1.7.0 [2022-06-02T19:45:53.323Z] #47 6.250 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T19:45:53.323Z] #47 6.266 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T19:45:53.323Z] #47 6.302 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T19:45:53.323Z] #47 6.385 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:45:53.323Z] #47 6.797 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T19:45:53.323Z] #47 6.980 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T19:45:53.323Z] #47 7.018 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T19:45:53.323Z] #47 7.060 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T19:45:53.323Z] #47 7.191 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T19:45:53.323Z] #47 10.71 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T19:45:53.506Z] #20 6.994 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:45:53.513Z] [2022-06-02T19:45:53.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:53.513Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:53.630Z] #47 10.82 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T19:45:53.630Z] #47 ... [2022-06-02T19:45:53.630Z] [2022-06-02T19:45:53.630Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:45:53.630Z] #51 sha256:f4531b398bda8a08fed39840c3a215fd26a005db6a0dd4ed8e11dfe898023d7d [2022-06-02T19:45:53.630Z] #51 3.726 + RM_GOPATH=0 [2022-06-02T19:45:53.630Z] #51 3.726 + TMP_GOPATH= [2022-06-02T19:45:53.630Z] #51 3.726 + : /build [2022-06-02T19:45:53.630Z] #51 3.726 + '[' -z '' ']' [2022-06-02T19:45:53.630Z] #51 3.728 ++ mktemp -d [2022-06-02T19:45:53.630Z] #51 3.728 + export GOPATH=/tmp/tmp.xvh9kk8eRu [2022-06-02T19:45:53.630Z] #51 3.728 + GOPATH=/tmp/tmp.xvh9kk8eRu [2022-06-02T19:45:53.630Z] #51 3.728 + RM_GOPATH=1 [2022-06-02T19:45:53.630Z] #51 3.728 + case "$(go env GOARCH)" in [2022-06-02T19:45:53.630Z] #51 3.730 ++ go env GOARCH [2022-06-02T19:45:53.630Z] #51 3.734 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.630Z] #51 3.734 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.630Z] #51 3.735 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:53.630Z] #51 3.735 + dir=/tmp/install [2022-06-02T19:45:53.630Z] #51 3.735 + bin=shfmt [2022-06-02T19:45:53.630Z] #51 3.735 + shift [2022-06-02T19:45:53.630Z] #51 3.735 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-06-02T19:45:53.630Z] #51 3.735 + . /tmp/install/shfmt.installer [2022-06-02T19:45:53.630Z] #51 3.735 ++ : v3.0.2 [2022-06-02T19:45:53.630Z] #51 3.736 + install_shfmt [2022-06-02T19:45:53.630Z] #51 3.736 + echo 'Install shfmt version v3.0.2' [2022-06-02T19:45:53.630Z] #51 3.736 Install shfmt version v3.0.2 [2022-06-02T19:45:53.630Z] #51 3.736 + GOBIN=/build [2022-06-02T19:45:53.630Z] #51 3.736 + GO111MODULE=on [2022-06-02T19:45:53.630Z] #51 3.736 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-06-02T19:45:53.630Z] #51 4.169 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T19:45:53.630Z] #51 5.110 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T19:45:53.630Z] #51 5.115 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T19:45:53.630Z] #51 5.212 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T19:45:53.630Z] #51 6.527 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T19:45:53.630Z] #51 ... [2022-06-02T19:45:53.630Z] [2022-06-02T19:45:53.630Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:45:53.630Z] #55 sha256:57c932e1db136eb5ac0e9062fb20cf4e2f3a765d074c98da1cec0d56f2186564 [2022-06-02T19:45:53.630Z] #55 4.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:53.630Z] #55 4.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:53.630Z] #55 4.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:53.630Z] #55 5.263 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-06-02T19:45:53.630Z] #55 7.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [322 kB] [2022-06-02T19:45:53.630Z] #55 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-06-02T19:45:53.756Z] #43 70.02 DEP criu/protobuf-desc.d [2022-06-02T19:45:53.756Z] #43 70.15 DEP criu/proc_parse.d [2022-06-02T19:45:53.756Z] #43 70.40 DEP criu/plugin.d [2022-06-02T19:45:53.822Z] #29 9.636 #=#=# 0.2% #### 5.8% ################ 22.3% ################################# 47.1% ######################################## 56.9% ########################################## 58.9% ###################################################### 75.0% ######################################################################## 100.0% [2022-06-02T19:45:53.822Z] #29 10.85 [2022-06-02T19:45:53.900Z] #55 ... [2022-06-02T19:45:53.900Z] [2022-06-02T19:45:53.900Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:45:53.900Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:45:53.900Z] #42 3.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:53.900Z] #42 3.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:53.900Z] #42 3.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:53.900Z] #42 4.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-06-02T19:45:53.900Z] #42 6.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [322 kB] [2022-06-02T19:45:53.900Z] #42 8.637 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-06-02T19:45:53.900Z] #42 ... [2022-06-02T19:45:53.900Z] [2022-06-02T19:45:53.900Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:45:53.900Z] #67 sha256:ebe1bc85cd30768090b60e3196227b6d041ee264d062fd08d8c8b1819cb63cfd [2022-06-02T19:45:53.900Z] #67 4.572 + RM_GOPATH=0 [2022-06-02T19:45:53.900Z] #67 4.572 + TMP_GOPATH= [2022-06-02T19:45:53.900Z] #67 4.572 + : /build [2022-06-02T19:45:53.900Z] #67 4.572 + '[' -z '' ']' [2022-06-02T19:45:53.900Z] #67 4.572 ++ mktemp -d [2022-06-02T19:45:53.900Z] #67 4.574 + export GOPATH=/tmp/tmp.cs1cjbd0hg [2022-06-02T19:45:53.900Z] #67 4.576 + GOPATH=/tmp/tmp.cs1cjbd0hg [2022-06-02T19:45:53.900Z] #67 4.576 + RM_GOPATH=1 [2022-06-02T19:45:53.900Z] #67 4.576 + case "$(go env GOARCH)" in [2022-06-02T19:45:53.900Z] #67 4.610 ++ go env GOARCH [2022-06-02T19:45:53.900Z] #67 4.741 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.900Z] #67 4.742 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:53.900Z] #67 4.743 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:53.900Z] #67 4.749 + dir=/tmp/install [2022-06-02T19:45:53.900Z] #67 4.749 + bin=proxy [2022-06-02T19:45:53.900Z] #67 4.749 + shift [2022-06-02T19:45:53.900Z] #67 4.753 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-06-02T19:45:53.900Z] #67 4.753 + . /tmp/install/proxy.installer [2022-06-02T19:45:53.900Z] #67 4.754 ++ : f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:45:53.900Z] #67 4.754 + install_proxy [2022-06-02T19:45:53.900Z] #67 4.754 + case "$1" in [2022-06-02T19:45:53.900Z] #67 4.754 + export CGO_ENABLED=0 [2022-06-02T19:45:53.900Z] #67 4.757 + CGO_ENABLED=0 [2022-06-02T19:45:53.900Z] #67 4.757 + _install_proxy [2022-06-02T19:45:53.900Z] #67 4.757 + echo 'Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea' [2022-06-02T19:45:53.900Z] #67 4.758 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cs1cjbd0hg/src/github.com/docker/libnetwork [2022-06-02T19:45:53.900Z] #67 4.758 Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:45:53.900Z] #67 4.760 Cloning into '/tmp/tmp.cs1cjbd0hg/src/github.com/docker/libnetwork'... [2022-06-02T19:45:54.015Z] #43 70.47 DEP criu/pipes.d [2022-06-02T19:45:54.170Z] #67 ... [2022-06-02T19:45:54.170Z] [2022-06-02T19:45:54.170Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:45:54.170Z] #40 sha256:4a0ab6f20c8acc6e3967b4937c829c4c0354ab3ccfc216eaffe15a28da040433 [2022-06-02T19:45:54.170Z] #40 4.121 + git clone https://github.com/docker/distribution.git . [2022-06-02T19:45:54.170Z] #40 4.134 Cloning into '.'... [2022-06-02T19:45:54.170Z] #40 ... [2022-06-02T19:45:54.170Z] [2022-06-02T19:45:54.170Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:45:54.170Z] #36 sha256:29ceec1ba43283a6222d6cbe582cff28ac125ef30cbcb148aae49f0b6e37a204 [2022-06-02T19:45:54.170Z] #36 5.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:45:54.170Z] #36 5.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:45:54.170Z] #36 5.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:45:54.170Z] #36 6.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-06-02T19:45:54.170Z] #36 8.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [322 kB] [2022-06-02T19:45:54.170Z] #36 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-06-02T19:45:54.275Z] #43 70.69 DEP criu/pie-util.d [2022-06-02T19:45:54.275Z] #43 70.83 DEP criu/pie-util-vdso.d [2022-06-02T19:45:54.391Z] #29 11.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T19:45:54.391Z] #29 11.50 [2022-06-02T19:45:54.444Z] #36 ... [2022-06-02T19:45:54.444Z] [2022-06-02T19:45:54.444Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:45:54.444Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:45:54.444Z] #29 8.086 [2022-06-02T19:45:54.444Z] #29 8.408 #=#=# 0.0% ################################## 47.6% ##################################################### 74.4% ######################################################################## 100.0% [2022-06-02T19:45:54.444Z] #29 9.368 #=#=# [2022-06-02T19:45:54.535Z] #43 70.99 DEP criu/pie-util-vdso-elf32.d [2022-06-02T19:45:54.535Z] #43 71.17 DEP criu/path.d [2022-06-02T19:45:54.650Z] #29 11.73 #=#=# ######################################################################## 100.0% [2022-06-02T19:45:54.795Z] #43 71.37 DEP criu/parasite-syscall.d [2022-06-02T19:45:54.909Z] #29 11.81 [2022-06-02T19:45:55.054Z] #43 71.56 DEP criu/pagemap.d [2022-06-02T19:45:55.169Z] #29 12.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T19:45:55.169Z] #29 12.33 [2022-06-02T19:45:55.314Z] #43 71.75 DEP criu/pagemap-cache.d [2022-06-02T19:45:55.314Z] #43 71.89 DEP criu/page-xfer.d [2022-06-02T19:45:55.576Z] #43 72.12 DEP criu/page-pipe.d [2022-06-02T19:45:55.576Z] #43 72.23 DEP criu/netfilter.d [2022-06-02T19:45:55.687Z] #29 12.56 #=#=# ######################################################################## 100.0% [2022-06-02T19:45:55.687Z] #29 12.62 [2022-06-02T19:45:55.687Z] #29 12.65 Download of images into '/build' complete. [2022-06-02T19:45:55.687Z] #29 12.65 Use something like the following to load the result into a Docker daemon: [2022-06-02T19:45:55.687Z] #29 12.65 tar -cC '/build' . | docker load [2022-06-02T19:45:55.836Z] #43 72.48 DEP criu/net.d [2022-06-02T19:45:56.096Z] #43 72.68 DEP criu/namespaces.d [2022-06-02T19:45:56.319Z] #29 9.813 #=#=# 0.0% ##### 8.0% ############ 17.5% ################# 25.0% ###################### 30.6% ###################### 31.7% ########################### 37.6% #################################### 50.6% ####################################### 54.4% ######################################## 56.3% ################################################## 70.5% ####################################################### 76.4% ########################################################### 82.9% ################################################################### 93.5% ######################################################################## 100.0% [2022-06-02T19:45:56.357Z] #43 72.88 DEP criu/mount.d [2022-06-02T19:45:56.357Z] #43 ... [2022-06-02T19:45:56.357Z] [2022-06-02T19:45:56.357Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:45:56.357Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:45:56.357Z] #20 15.25 Reading package lists... [2022-06-02T19:45:56.357Z] #20 19.08 Building dependency tree... [2022-06-02T19:45:56.357Z] #20 20.19 Reading state information... [2022-06-02T19:45:56.357Z] #20 21.25 libcap2-bin is already the newest version (1:2.25-2). [2022-06-02T19:45:56.357Z] #20 21.25 The following additional packages will be installed: [2022-06-02T19:45:56.357Z] #20 21.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-06-02T19:45:56.357Z] #20 21.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-06-02T19:45:56.357Z] #20 21.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-06-02T19:45:56.357Z] #20 21.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-06-02T19:45:56.357Z] #20 21.26 python3.7 python3.7-minimal vim-runtime xxd [2022-06-02T19:45:56.358Z] #20 21.26 Suggested packages: [2022-06-02T19:45:56.358Z] #20 21.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-06-02T19:45:56.358Z] #20 21.26 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-06-02T19:45:56.358Z] #20 21.26 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-06-02T19:45:56.358Z] #20 21.26 quota [2022-06-02T19:45:56.358Z] #20 21.26 Recommended packages: [2022-06-02T19:45:56.358Z] #20 21.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-06-02T19:45:56.358Z] #20 21.26 python3-keyrings.alt python3-xdg unzip [2022-06-02T19:45:56.358Z] #20 22.92 The following NEW packages will be installed: [2022-06-02T19:45:56.358Z] #20 22.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-06-02T19:45:56.358Z] #20 22.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-06-02T19:45:56.358Z] #20 22.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-06-02T19:45:56.358Z] #20 22.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-06-02T19:45:56.358Z] #20 22.93 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-06-02T19:45:56.358Z] #20 22.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-06-02T19:45:56.358Z] #20 22.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-06-02T19:45:56.358Z] #20 22.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T19:45:56.358Z] #20 22.94 xz-utils zip [2022-06-02T19:45:56.358Z] #20 23.28 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:45:56.358Z] #20 23.28 Need to get 28.6 MB of archives. [2022-06-02T19:45:56.358Z] #20 23.28 After this operation, 116 MB of additional disk space will be used. [2022-06-02T19:45:56.358Z] #20 23.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-06-02T19:45:56.358Z] #20 23.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-06-02T19:45:56.358Z] #20 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-06-02T19:45:56.358Z] #20 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-06-02T19:45:56.358Z] #20 23.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-06-02T19:45:56.358Z] #20 23.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-06-02T19:45:56.358Z] #20 23.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-06-02T19:45:56.358Z] #20 23.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-06-02T19:45:56.358Z] #20 23.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-06-02T19:45:56.358Z] #20 23.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-06-02T19:45:56.358Z] #20 23.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-06-02T19:45:56.358Z] #20 23.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-06-02T19:45:56.358Z] #20 23.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T19:45:56.358Z] #20 23.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-06-02T19:45:56.358Z] #20 23.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-06-02T19:45:56.358Z] #20 23.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-06-02T19:45:56.358Z] #20 23.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:45:56.358Z] #20 23.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:45:56.358Z] #20 23.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-06-02T19:45:56.358Z] #20 23.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-06-02T19:45:56.358Z] #20 23.66 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-06-02T19:45:56.358Z] #20 23.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-06-02T19:45:56.358Z] #20 23.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-06-02T19:45:56.358Z] #20 23.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:45:56.358Z] #20 23.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:45:56.358Z] #20 23.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:45:56.358Z] #20 23.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-06-02T19:45:56.358Z] #20 23.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-06-02T19:45:56.358Z] #20 23.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:45:56.358Z] #20 24.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:45:56.358Z] #20 24.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:45:56.358Z] #20 24.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:45:56.358Z] #20 24.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-06-02T19:45:56.358Z] #20 24.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-06-02T19:45:56.358Z] #20 24.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-06-02T19:45:56.358Z] #20 24.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-06-02T19:45:56.358Z] #20 24.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-06-02T19:45:56.358Z] #20 24.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-06-02T19:45:56.358Z] #20 24.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-06-02T19:45:56.358Z] #20 24.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-06-02T19:45:56.358Z] #20 24.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-06-02T19:45:56.358Z] #20 24.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-06-02T19:45:56.358Z] #20 24.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-06-02T19:45:56.358Z] #20 24.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-06-02T19:45:56.358Z] #20 24.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-06-02T19:45:56.358Z] #20 24.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-06-02T19:45:56.358Z] #20 ... [2022-06-02T19:45:56.358Z] [2022-06-02T19:45:56.358Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:56.358Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:56.358Z] #43 73.04 DEP criu/memfd.d [2022-06-02T19:45:56.622Z] #43 73.15 DEP criu/mem.d [2022-06-02T19:45:56.622Z] #43 73.29 DEP criu/lsm.d [2022-06-02T19:45:56.882Z] #43 73.39 DEP criu/log.d [2022-06-02T19:45:56.882Z] #43 73.51 DEP criu/libnetlink.d [2022-06-02T19:45:56.891Z] #29 11.91 [2022-06-02T19:45:57.142Z] #43 73.65 DEP criu/kerndat.d [2022-06-02T19:45:57.403Z] #43 73.82 DEP criu/kcmp-ids.d [2022-06-02T19:45:57.403Z] #43 73.96 DEP criu/irmap.d [2022-06-02T19:45:57.413Z] #29 12.29 #=#=# 0.0% # 2.5% [2022-06-02T19:45:57.413Z] #29 ... [2022-06-02T19:45:57.413Z] [2022-06-02T19:45:57.413Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:45:57.413Z] #32 sha256:18a576b1772487525b03f7cc6e59edafae9b37544a4863f1c12b9cd2b57e7dfb [2022-06-02T19:45:57.413Z] #32 4.390 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T19:45:57.413Z] #32 4.397 Cloning into '.'... [2022-06-02T19:45:57.413Z] #32 ... [2022-06-02T19:45:57.413Z] [2022-06-02T19:45:57.413Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:45:57.413Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:45:57.665Z] #43 74.10 DEP criu/ipc_ns.d [2022-06-02T19:45:57.665Z] #43 74.27 DEP criu/image.d [2022-06-02T19:45:57.680Z] #43 ... [2022-06-02T19:45:57.680Z] [2022-06-02T19:45:57.680Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:45:57.680Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:45:57.680Z] #34 59.24 internal/syscall/unix [2022-06-02T19:45:57.680Z] #34 59.60 time [2022-06-02T19:45:57.680Z] #34 65.59 internal/poll [2022-06-02T19:45:57.680Z] #34 67.81 internal/fmtsort [2022-06-02T19:45:57.680Z] #34 68.10 internal/syscall/execenv [2022-06-02T19:45:57.680Z] #34 68.29 path [2022-06-02T19:45:57.680Z] #34 68.44 strings [2022-06-02T19:45:57.680Z] #34 68.90 io/fs [2022-06-02T19:45:57.680Z] #34 ... [2022-06-02T19:45:57.680Z] [2022-06-02T19:45:57.680Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:45:57.680Z] #37 sha256:3feb10b7151956460a5e8cc61ff4c3c18038ee9bf3998851f89f9a95d3beebd4 [2022-06-02T19:45:57.680Z] #37 4.456 + RM_GOPATH=0 [2022-06-02T19:45:57.680Z] #37 4.456 + TMP_GOPATH= [2022-06-02T19:45:57.680Z] #37 4.456 + : /build [2022-06-02T19:45:57.680Z] #37 4.456 + '[' -z '' ']' [2022-06-02T19:45:57.680Z] #37 4.456 ++ mktemp -d [2022-06-02T19:45:57.680Z] #37 4.456 + export GOPATH=/tmp/tmp.l5FWQfxTho [2022-06-02T19:45:57.680Z] #37 4.456 + GOPATH=/tmp/tmp.l5FWQfxTho [2022-06-02T19:45:57.680Z] #37 4.456 + RM_GOPATH=1 [2022-06-02T19:45:57.680Z] #37 4.456 + case "$(go env GOARCH)" in [2022-06-02T19:45:57.680Z] #37 4.456 ++ go env GOARCH [2022-06-02T19:45:57.680Z] #37 4.484 Install tini version v0.19.0 [2022-06-02T19:45:57.680Z] #37 4.484 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:57.680Z] #37 4.484 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:45:57.680Z] #37 4.484 ++ dirname /tmp/install/install.sh [2022-06-02T19:45:57.680Z] #37 4.484 + dir=/tmp/install [2022-06-02T19:45:57.680Z] #37 4.484 + bin=tini [2022-06-02T19:45:57.680Z] #37 4.484 + shift [2022-06-02T19:45:57.680Z] #37 4.484 + '[' '!' -f /tmp/install/tini.installer ']' [2022-06-02T19:45:57.680Z] #37 4.484 + . /tmp/install/tini.installer [2022-06-02T19:45:57.680Z] #37 4.484 ++ : v0.19.0 [2022-06-02T19:45:57.680Z] #37 4.484 + install_tini [2022-06-02T19:45:57.680Z] #37 4.484 + echo 'Install tini version v0.19.0' [2022-06-02T19:45:57.680Z] #37 4.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.l5FWQfxTho/tini [2022-06-02T19:45:57.680Z] #37 4.484 Cloning into '/tmp/tmp.l5FWQfxTho/tini'... [2022-06-02T19:45:57.680Z] #37 5.182 + cd /tmp/tmp.l5FWQfxTho/tini [2022-06-02T19:45:57.680Z] #37 5.182 + git checkout -q v0.19.0 [2022-06-02T19:45:57.680Z] #37 5.216 + cmake . [2022-06-02T19:45:57.680Z] #37 5.720 -- The C compiler identification is GNU 8.3.0 [2022-06-02T19:45:57.680Z] #37 5.769 -- Check for working C compiler: /usr/bin/cc [2022-06-02T19:45:57.680Z] #37 6.320 -- Check for working C compiler: /usr/bin/cc -- works [2022-06-02T19:45:57.680Z] #37 6.326 -- Detecting C compiler ABI info [2022-06-02T19:45:57.680Z] #37 6.938 -- Detecting C compiler ABI info - done [2022-06-02T19:45:57.680Z] #37 7.000 -- Detecting C compile features [2022-06-02T19:45:57.692Z] #20 ... [2022-06-02T19:45:57.692Z] [2022-06-02T19:45:57.692Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:57.692Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:57.692Z] #43 56.53 CC criu/pie/util-vdso-elf32.o [2022-06-02T19:45:57.692Z] #43 57.10 AR criu/pie/pie.lib.a [2022-06-02T19:45:57.692Z] #43 57.18 DEP criu/pie/restorer.d [2022-06-02T19:45:57.692Z] #43 57.37 DEP criu/arch/x86/sigaction_compat_pie.d [2022-06-02T19:45:57.692Z] #43 57.50 DEP criu/arch/x86/restorer_unmap.d [2022-06-02T19:45:57.692Z] #43 57.54 DEP criu/arch/x86/restorer.d [2022-06-02T19:45:57.692Z] #43 57.74 DEP criu/arch/x86/vdso-pie.d [2022-06-02T19:45:57.692Z] #43 57.84 DEP criu/pie/parasite-vdso.d [2022-06-02T19:45:57.692Z] #43 57.99 DEP criu/pie/parasite.d [2022-06-02T19:45:57.692Z] #43 58.23 CC criu/pie/parasite.o [2022-06-02T19:45:57.692Z] #43 59.55 LINK criu/pie/parasite.built-in.o [2022-06-02T19:45:57.692Z] #43 59.56 GEN criu/pie/parasite-blob.h [2022-06-02T19:45:57.692Z] #43 59.60 CC criu/pie/parasite-vdso.o [2022-06-02T19:45:57.692Z] #43 60.21 CC criu/arch/x86/vdso-pie.o [2022-06-02T19:45:57.692Z] #43 60.54 CC criu/arch/x86/restorer.o [2022-06-02T19:45:57.693Z] #43 61.04 CC criu/arch/x86/restorer_unmap.o [2022-06-02T19:45:57.693Z] #43 61.09 CC criu/arch/x86/sigaction_compat_pie.o [2022-06-02T19:45:57.693Z] #43 61.38 CC criu/pie/restorer.o [2022-06-02T19:45:57.925Z] #43 74.41 DEP criu/image-desc.d [2022-06-02T19:45:57.925Z] #43 74.50 DEP criu/fsnotify.d [2022-06-02T19:45:58.185Z] #43 74.76 DEP criu/filesystems.d [2022-06-02T19:45:58.185Z] #43 74.89 DEP criu/files.d [2022-06-02T19:45:58.764Z] #43 75.04 DEP criu/files-reg.d [2022-06-02T19:45:58.764Z] #43 75.24 DEP criu/files-ext.d [2022-06-02T19:45:58.764Z] #43 75.45 DEP criu/file-lock.d [2022-06-02T19:45:59.029Z] #43 75.62 DEP criu/file-ids.d [2022-06-02T19:45:59.050Z] #37 8.791 -- Detecting C compile features - done [2022-06-02T19:45:59.050Z] #37 8.860 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T19:45:59.288Z] #43 75.81 DEP criu/fifo.d [2022-06-02T19:45:59.288Z] #43 76.00 DEP criu/fdstore.d [2022-06-02T19:45:59.307Z] #37 9.109 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T19:45:59.307Z] #37 9.216 -- Configuring done [2022-06-02T19:45:59.307Z] #37 9.237 -- Generating done [2022-06-02T19:45:59.307Z] #37 9.241 -- Build files have been written to: /tmp/tmp.l5FWQfxTho/tini [2022-06-02T19:45:59.307Z] #37 9.255 + make tini-static [2022-06-02T19:45:59.307Z] #37 ... [2022-06-02T19:45:59.307Z] [2022-06-02T19:45:59.307Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:45:59.307Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:45:59.307Z] #13 56.91 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T19:45:59.307Z] #13 56.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-06-02T19:45:59.307Z] #13 56.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:45:59.307Z] #13 57.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T19:45:59.307Z] #13 57.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:45:59.307Z] #13 57.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:45:59.307Z] #13 57.26 Selecting previously unselected package dmsetup. [2022-06-02T19:45:59.307Z] #13 57.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:45:59.307Z] #13 57.30 Unpacking dmsetup (2:1.02.155-3) ... [2022-06-02T19:45:59.307Z] #13 57.44 Selecting previously unselected package mingw-w64-common. [2022-06-02T19:45:59.307Z] #13 57.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-06-02T19:45:59.307Z] #13 57.44 Unpacking mingw-w64-common (6.0.0-3) ... [2022-06-02T19:45:59.307Z] #13 62.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T19:45:59.307Z] #13 62.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-06-02T19:45:59.307Z] #13 62.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:45:59.564Z] #13 ... [2022-06-02T19:45:59.564Z] [2022-06-02T19:45:59.564Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:45:59.564Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:45:59.564Z] #43 5.273 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:45:59.564Z] #43 5.273 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:45:59.564Z] #43 5.287 Note: Building without GnuTLS support [2022-06-02T19:45:59.564Z] #43 5.295 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:45:59.564Z] #43 5.296 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:45:59.593Z] #43 63.96 LINK criu/pie/restorer.built-in.o [2022-06-02T19:45:59.593Z] #43 63.98 GEN criu/pie/restorer-blob.h [2022-06-02T19:45:59.593Z] #43 64.09 DEP criu/vdso.d [2022-06-02T19:45:59.593Z] #43 64.35 DEP criu/vdso-compat.d [2022-06-02T19:45:59.851Z] #43 64.44 DEP criu/uts_ns.d [2022-06-02T19:45:59.859Z] #43 76.16 DEP criu/fault-injection.d [2022-06-02T19:45:59.859Z] #43 76.24 DEP criu/external.d [2022-06-02T19:45:59.859Z] #43 76.33 DEP criu/eventpoll.d [2022-06-02T19:45:59.876Z] #29 DONE 16.4s [2022-06-02T19:45:59.876Z] [2022-06-02T19:45:59.876Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.11-buster@sha256:bf3e90ac465089ac5d0370b568953a1bdff98ada2e07c50fa51d31ecd89f5bd6 [2022-06-02T19:45:59.876Z] #9 sha256:4ad8f7aa7088932899aa31e1bab7ad5f2e794dccf433debdd351c4a09a809395 [2022-06-02T19:45:59.876Z] #9 extracting sha256:3dd5012f8777b7eb519c7c5d2e243b5b7909f3d645d40067456b6bb6a9f3a39b 13.4s done [2022-06-02T19:45:59.876Z] #9 extracting sha256:765cedd16b53f4fdc4695048232223ae5df81fec62efa405c3289d5cc6626c06 done [2022-06-02T19:45:59.876Z] #9 DONE 43.9s [2022-06-02T19:45:59.876Z] [2022-06-02T19:45:59.876Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T19:45:59.876Z] #10 sha256:6b0024934312781f0b7581777be1526c17c52df90855aeb7130e1f722e65862f [2022-06-02T19:46:00.110Z] #43 64.55 DEP criu/util.d [2022-06-02T19:46:00.119Z] #43 76.54 DEP criu/eventfd.d [2022-06-02T19:46:00.120Z] #43 76.67 DEP criu/crtools.d [2022-06-02T19:46:00.369Z] #43 64.83 DEP criu/uffd.d [2022-06-02T19:46:00.369Z] #43 64.99 DEP criu/tun.d [2022-06-02T19:46:00.380Z] #43 76.84 DEP criu/cr-service.d [2022-06-02T19:46:00.380Z] #43 77.02 DEP criu/cr-restore.d [2022-06-02T19:46:00.493Z] #43 7.116 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:46:00.493Z] #43 7.188 GEN .gitid [2022-06-02T19:46:00.493Z] #43 7.208 GEN criu/include/version.h [2022-06-02T19:46:00.627Z] #43 65.18 DEP criu/tty.d [2022-06-02T19:46:00.640Z] #43 77.26 DEP criu/cr-errno.d [2022-06-02T19:46:00.640Z] #43 77.29 DEP criu/cr-dump.d [2022-06-02T19:46:00.750Z] #43 7.271 GEN include/common/asm [2022-06-02T19:46:00.824Z] #29 12.29 #=#=# 0.0% # 2.5% ## 4.1% #### 5.6% ##### 7.7% ####### 9.8% ######## 11.7% ######### 13.4% ########## 14.7% ########### 16.3% ############# 18.6% ############## 20.8% ################ 23.3% ################## 25.9% #################### 28.7% ###################### 31.3% ######################## 33.9% ########################## 36.1% ########################### 37.9% ############################# 40.3% ############################## 42.8% ################################ 45.2% ################################## 47.8% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 58.3% ########################################### 60.6% ############################################# 63.2% ################################################ 66.8% ################################################# 69.4% #################################################### 72.2% [2022-06-02T19:46:00.824Z] #29 ... [2022-06-02T19:46:00.824Z] [2022-06-02T19:46:00.824Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:00.824Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:00.824Z] #13 5.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-06-02T19:46:00.824Z] #13 8.213 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [322 kB] [2022-06-02T19:46:00.824Z] #13 11.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-06-02T19:46:00.824Z] #13 ... [2022-06-02T19:46:00.824Z] [2022-06-02T19:46:00.824Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:46:00.824Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:46:00.886Z] #43 65.35 DEP criu/timerfd.d [2022-06-02T19:46:00.886Z] #43 65.50 DEP criu/timens.d [2022-06-02T19:46:01.144Z] #43 65.62 DEP criu/sysfs_parse.d [2022-06-02T19:46:01.144Z] #43 65.75 DEP criu/sysctl.d [2022-06-02T19:46:01.211Z] #43 77.60 DEP criu/cr-dedup.d [2022-06-02T19:46:01.211Z] #43 77.77 DEP criu/cr-check.d [2022-06-02T19:46:01.262Z] #10 DONE 1.8s [2022-06-02T19:46:01.262Z] [2022-06-02T19:46:01.262Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-02T19:46:01.262Z] #11 sha256:40e821c60df46eaa3460ae9a24d7a3ca1d22abb0073c2725be146f4966dd4623 [2022-06-02T19:46:01.403Z] #43 65.86 DEP criu/string.d [2022-06-02T19:46:01.403Z] #43 65.90 DEP criu/stats.d [2022-06-02T19:46:01.403Z] #43 66.01 DEP criu/sockets.d [2022-06-02T19:46:01.472Z] #43 77.95 DEP criu/config.d [2022-06-02T19:46:01.472Z] #43 78.12 DEP criu/clone-noasan.d [2022-06-02T19:46:01.609Z] #29 12.29 #=#=# 0.0% # 2.5% ## 4.1% #### 5.6% ##### 7.7% ####### 9.8% ######## 11.7% ######### 13.4% ########## 14.7% ########### 16.3% ############# 18.6% ############## 20.8% ################ 23.3% ################## 25.9% #################### 28.7% ###################### 31.3% ######################## 33.9% ########################## 36.1% ########################### 37.9% ############################# 40.3% ############################## 42.8% ################################ 45.2% ################################## 47.8% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################### 58.3% ########################################### 60.6% ############################################# 63.2% ################################################ 66.8% ################################################# 69.4% #################################################### 72.2% ##################################################### 74.8% ####################################################### 76.9% ######################################################### 79.7% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.9% ############################################################### 88.6% ################################################################## 91.7% ################################################################### 94.4% ######################################################################## 100.0% [2022-06-02T19:46:01.661Z] #43 66.23 DEP criu/sk-unix.d [2022-06-02T19:46:01.680Z] #43 ... [2022-06-02T19:46:01.680Z] [2022-06-02T19:46:01.680Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:46:01.680Z] #37 sha256:3feb10b7151956460a5e8cc61ff4c3c18038ee9bf3998851f89f9a95d3beebd4 [2022-06-02T19:46:01.680Z] #37 9.540 Scanning dependencies of target tini-static [2022-06-02T19:46:01.680Z] #37 9.694 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T19:46:01.680Z] #37 10.84 [100%] Linking C executable tini-static [2022-06-02T19:46:01.680Z] #37 11.37 [100%] Built target tini-static [2022-06-02T19:46:01.680Z] #37 11.47 + mkdir -p /build [2022-06-02T19:46:01.680Z] #37 11.48 + cp tini-static /build/docker-init [2022-06-02T19:46:01.680Z] #37 DONE 11.6s [2022-06-02T19:46:01.680Z] [2022-06-02T19:46:01.680Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:01.680Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:01.680Z] #13 68.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T19:46:01.680Z] #13 68.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:46:01.680Z] #13 68.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:01.680Z] #13 68.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-06-02T19:46:01.680Z] #13 68.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:46:01.680Z] #13 68.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:01.733Z] #43 78.23 DEP criu/cgroup.d [2022-06-02T19:46:01.870Z] #29 17.08 [2022-06-02T19:46:01.920Z] #43 66.46 DEP criu/sk-tcp.d [2022-06-02T19:46:01.993Z] #43 78.38 DEP criu/cgroup-props.d [2022-06-02T19:46:01.993Z] #43 78.51 DEP criu/bitmap.d [2022-06-02T19:46:01.993Z] #43 78.53 DEP criu/bfd.d [2022-06-02T19:46:01.993Z] #43 78.60 DEP criu/autofs.d [2022-06-02T19:46:02.178Z] #43 66.66 DEP criu/sk-queue.d [2022-06-02T19:46:02.178Z] #43 66.80 DEP criu/sk-packet.d [2022-06-02T19:46:02.208Z] #11 DONE 0.9s [2022-06-02T19:46:02.208Z] [2022-06-02T19:46:02.208Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T19:46:02.208Z] #39 sha256:4f995103e69f136c8b36e25dad193e5d508a80af0935e8672eb8fc44760ab6ce [2022-06-02T19:46:02.208Z] #39 DONE 0.2s [2022-06-02T19:46:02.208Z] [2022-06-02T19:46:02.208Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T19:46:02.208Z] #31 sha256:274a5a6f831a51b2b8f5cc8ba0d5f307472aff7b92df8d5f2388e0e5a56d2591 [2022-06-02T19:46:02.208Z] #31 DONE 0.1s [2022-06-02T19:46:02.208Z] [2022-06-02T19:46:02.208Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:46:02.208Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:46:02.254Z] #43 78.76 DEP criu/aio.d [2022-06-02T19:46:02.437Z] #43 67.01 DEP criu/sk-netlink.d [2022-06-02T19:46:02.437Z] #43 67.15 DEP criu/sk-inet.d [2022-06-02T19:46:02.514Z] #43 78.95 DEP criu/action-scripts.d [2022-06-02T19:46:02.696Z] #43 67.39 DEP criu/signalfd.d [2022-06-02T19:46:02.775Z] #43 79.25 CC criu/action-scripts.o [2022-06-02T19:46:02.775Z] #43 ... [2022-06-02T19:46:02.775Z] [2022-06-02T19:46:02.775Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:46:02.775Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:46:02.775Z] #32 DONE 145.8s [2022-06-02T19:46:02.775Z] [2022-06-02T19:46:02.775Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:02.775Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:02.775Z] #20 25.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-06-02T19:46:02.775Z] #20 25.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-06-02T19:46:02.775Z] #20 25.27 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-06-02T19:46:02.775Z] #20 26.00 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:46:02.775Z] #20 26.18 Fetched 28.6 MB in 2s (12.6 MB/s) [2022-06-02T19:46:02.775Z] #20 26.29 Selecting previously unselected package pigz. [2022-06-02T19:46:02.775Z] #20 26.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-06-02T19:46:02.775Z] #20 26.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-06-02T19:46:02.775Z] #20 26.37 Unpacking pigz (2.4-1) ... [2022-06-02T19:46:02.775Z] #20 26.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-06-02T19:46:02.775Z] #20 26.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:02.775Z] #20 26.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:02.775Z] #20 27.05 Selecting previously unselected package python3.7-minimal. [2022-06-02T19:46:02.775Z] #20 27.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:02.775Z] #20 27.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:46:02.775Z] #20 28.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:02.775Z] #20 28.05 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:46:02.775Z] #20 30.27 Selecting previously unselected package python3-minimal. [2022-06-02T19:46:02.775Z] #20 30.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 ... 23701 files and directories currently installed.) [2022-06-02T19:46:02.775Z] #20 30.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-06-02T19:46:02.775Z] #20 30.34 Unpacking python3-minimal (3.7.3-1) ... [2022-06-02T19:46:02.775Z] #20 30.42 Selecting previously unselected package libmpdec2:amd64. [2022-06-02T19:46:02.775Z] #20 30.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-06-02T19:46:02.775Z] #20 30.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:46:02.775Z] #20 30.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-06-02T19:46:02.775Z] #20 30.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:02.775Z] #20 30.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:02.955Z] #43 67.55 DEP criu/sigframe.d [2022-06-02T19:46:03.213Z] #43 67.67 DEP criu/shmem.d [2022-06-02T19:46:03.213Z] #43 67.86 DEP criu/servicefd.d [2022-06-02T19:46:03.472Z] #43 ... [2022-06-02T19:46:03.472Z] [2022-06-02T19:46:03.472Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:46:03.472Z] #53 sha256:761167ead963baf43aa69c13f065f8ec1a3fbad0a4e76bf4e408f84494c8dbfa [2022-06-02T19:46:03.472Z] #53 13.74 + cd /tmp/tmp.NxA6GwCFpM/src/github.com/opencontainers/runc [2022-06-02T19:46:03.472Z] #53 13.74 + git checkout -q v1.1.1 [2022-06-02T19:46:03.472Z] #53 14.25 + '[' -z '' ']' [2022-06-02T19:46:03.472Z] #53 14.25 + target=static [2022-06-02T19:46:03.472Z] #53 14.25 + make BUILDTAGS=seccomp static [2022-06-02T19:46:03.472Z] #53 14.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-06-02T19:46:03.472Z] #53 ... [2022-06-02T19:46:03.472Z] [2022-06-02T19:46:03.472Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:03.472Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:03.472Z] #43 68.02 DEP criu/seize.d [2022-06-02T19:46:03.730Z] #43 68.18 DEP criu/seccomp.d [2022-06-02T19:46:03.730Z] #43 68.39 DEP criu/rst-malloc.d [2022-06-02T19:46:03.798Z] #29 18.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-02T19:46:03.798Z] #29 ... [2022-06-02T19:46:03.798Z] [2022-06-02T19:46:03.798Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:03.798Z] #49 sha256:1b32d71a4e3573eb53fbea2b864f461fc7376560d564cb608b669f507bb6884e [2022-06-02T19:46:03.798Z] #49 10.89 go: downloading github.com/fatih/color v1.7.0 [2022-06-02T19:46:03.798Z] #49 10.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-06-02T19:46:03.798Z] #49 10.94 go: downloading github.com/pkg/errors v0.8.1 [2022-06-02T19:46:03.798Z] #49 11.00 go: downloading github.com/spf13/cobra v0.0.5 [2022-06-02T19:46:03.798Z] #49 11.01 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T19:46:03.798Z] #49 11.36 go: downloading github.com/spf13/viper v1.6.1 [2022-06-02T19:46:03.798Z] #49 11.80 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-06-02T19:46:03.798Z] #49 11.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-06-02T19:46:03.798Z] #49 11.87 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-06-02T19:46:03.798Z] #49 11.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-06-02T19:46:03.798Z] #49 13.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-06-02T19:46:03.798Z] #49 13.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T19:46:03.798Z] #49 16.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-06-02T19:46:03.798Z] #49 16.35 go: downloading github.com/stretchr/testify v1.4.0 [2022-06-02T19:46:03.798Z] #49 16.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-06-02T19:46:03.798Z] #49 16.66 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-06-02T19:46:03.798Z] #49 16.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T19:46:03.798Z] #49 17.10 go: downloading github.com/magiconair/properties v1.8.1 [2022-06-02T19:46:03.798Z] #49 17.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T19:46:03.798Z] #49 17.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-06-02T19:46:03.798Z] #49 17.30 go: downloading github.com/spf13/afero v1.1.2 [2022-06-02T19:46:03.798Z] #49 17.38 go: downloading github.com/spf13/cast v1.3.0 [2022-06-02T19:46:03.798Z] #49 17.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-06-02T19:46:03.798Z] #49 17.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T19:46:03.798Z] #49 17.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-06-02T19:46:03.798Z] #49 17.69 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-06-02T19:46:03.798Z] #49 17.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-06-02T19:46:03.798Z] #49 18.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.11 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-06-02T19:46:03.798Z] #49 18.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-06-02T19:46:03.798Z] #49 18.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-06-02T19:46:03.798Z] #49 18.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T19:46:03.798Z] #49 18.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T19:46:03.798Z] #49 18.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-06-02T19:46:03.798Z] #49 18.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T19:46:03.798Z] #49 19.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-06-02T19:46:03.798Z] #49 19.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-06-02T19:46:03.798Z] #49 19.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T19:46:03.798Z] #49 20.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-06-02T19:46:03.798Z] #49 20.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T19:46:03.798Z] #49 20.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T19:46:03.798Z] #49 20.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-06-02T19:46:03.798Z] #49 21.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-06-02T19:46:03.798Z] #49 ... [2022-06-02T19:46:03.798Z] [2022-06-02T19:46:03.798Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:03.798Z] #58 sha256:4ef20211e520840526ed4520fb4ceb9fb5d68915154839f402ee8482c7bda619 [2022-06-02T19:46:03.798Z] #58 11.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-06-02T19:46:03.798Z] #58 11.93 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T19:46:03.798Z] #58 11.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T19:46:03.798Z] #58 12.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T19:46:03.798Z] #58 12.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T19:46:03.798Z] #58 12.28 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T19:46:03.798Z] #58 12.39 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-06-02T19:46:03.798Z] #58 12.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T19:46:03.798Z] #58 13.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-06-02T19:46:03.798Z] #58 15.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-06-02T19:46:03.798Z] #58 19.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T19:46:03.798Z] #58 ... [2022-06-02T19:46:03.798Z] [2022-06-02T19:46:03.799Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:46:03.799Z] #47 sha256:e7e0c2531e9f809bb19677feeeca1cef570070c702b8737c762dd4a503f1ad88 [2022-06-02T19:46:03.799Z] #47 11.04 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T19:46:03.799Z] #47 13.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T19:46:03.799Z] #47 13.33 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T19:46:03.989Z] #43 68.48 DEP criu/rbtree.d [2022-06-02T19:46:03.989Z] #43 68.52 DEP criu/pstree.d [2022-06-02T19:46:04.059Z] #47 ... [2022-06-02T19:46:04.059Z] [2022-06-02T19:46:04.059Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:46:04.059Z] #67 sha256:ebe1bc85cd30768090b60e3196227b6d041ee264d062fd08d8c8b1819cb63cfd [2022-06-02T19:46:04.059Z] #67 20.35 Checking out files: 76% (1460/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-06-02T19:46:04.059Z] #67 20.62 + cd /tmp/tmp.cs1cjbd0hg/src/github.com/docker/libnetwork [2022-06-02T19:46:04.059Z] #67 20.62 + git checkout -q f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:46:04.059Z] #67 20.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-06-02T19:46:04.159Z] #20 31.99 Selecting previously unselected package python3.7. [2022-06-02T19:46:04.159Z] #20 32.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:04.159Z] #20 32.02 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:04.159Z] #20 32.14 Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-02T19:46:04.159Z] #20 32.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-06-02T19:46:04.159Z] #20 32.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:46:04.159Z] #20 32.24 Setting up python3-minimal (3.7.3-1) ... [2022-06-02T19:46:04.247Z] #43 68.66 DEP criu/protobuf.d [2022-06-02T19:46:04.247Z] #43 68.82 GEN criu/protobuf-desc-gen.h [2022-06-02T19:46:04.688Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-06-02T19:46:04.688Z] [2022-06-02T19:46:04.688Z] ________ ____ __. [2022-06-02T19:46:04.688Z] \_____ \ | |/ _| [2022-06-02T19:46:04.688Z] / | \| < [2022-06-02T19:46:04.688Z] / | \ | \ [2022-06-02T19:46:04.688Z] \_______ /____|__ \ [2022-06-02T19:46:04.688Z] \/ \/ [2022-06-02T19:46:04.688Z] [2022-06-02T19:46:04.688Z] INFO: make.ps1 ended at 06/02/2022 19:45:58 [2022-06-02T19:46:04.688Z] INFO: Binaries build ended at 06/02/2022 19:45:59. Duration:00:01:28.3313617 [2022-06-02T19:46:04.688Z] INFO: Copying the built daemon binary to d:\CI\PR-43683\1\binary\dockerd-081e538fbd.exe... [2022-06-02T19:46:04.688Z] INFO: Copying the built client binary to d:\CI\PR-43683\1\binary\docker-081e538fbd.exe... [2022-06-02T19:46:04.688Z] INFO: Copying dockerversion from the container... [2022-06-02T19:46:04.688Z] INFO: Copying the golang package from the container to d:\CI\PR-43683\1\installer\go.zip... [2022-06-02T19:46:04.688Z] INFO: Extracting go.zip to d:\CI\PR-43683\1\go [2022-06-02T19:46:05.101Z] #20 33.12 Selecting previously unselected package python3. [2022-06-02T19:46:05.101Z] #20 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-06-02T19:46:05.101Z] #20 33.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-06-02T19:46:05.101Z] #20 33.18 Unpacking python3 (3.7.3-1) ... [2022-06-02T19:46:05.362Z] #20 33.29 Selecting previously unselected package libip4tc0:amd64. [2022-06-02T19:46:05.362Z] #20 33.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:46:05.362Z] #20 33.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:05.362Z] #20 33.39 Selecting previously unselected package libip6tc0:amd64. [2022-06-02T19:46:05.362Z] #20 33.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:46:05.362Z] #20 33.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:05.362Z] #20 33.53 Selecting previously unselected package libiptc0:amd64. [2022-06-02T19:46:05.623Z] #20 33.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-06-02T19:46:05.623Z] #20 33.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:05.623Z] #20 33.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T19:46:05.623Z] #20 33.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T19:46:05.623Z] #20 33.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:46:05.623Z] #20 33.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T19:46:05.623Z] #20 33.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-06-02T19:46:05.623Z] #20 33.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:46:05.623Z] #20 33.85 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T19:46:05.884Z] #20 33.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-06-02T19:46:05.884Z] #20 33.86 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:46:05.884Z] #20 33.95 Selecting previously unselected package iptables. [2022-06-02T19:46:05.884Z] #20 33.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-06-02T19:46:05.884Z] #20 33.97 Unpacking iptables (1.8.2-4) ... [2022-06-02T19:46:06.145Z] #20 34.32 Selecting previously unselected package xxd. [2022-06-02T19:46:06.145Z] #20 34.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:46:06.145Z] #20 34.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:06.149Z] #43 70.41 DEP criu/protobuf-desc.d [2022-06-02T19:46:06.149Z] #43 70.54 DEP criu/proc_parse.d [2022-06-02T19:46:06.149Z] #43 70.69 DEP criu/plugin.d [2022-06-02T19:46:06.149Z] #43 70.76 DEP criu/pipes.d [2022-06-02T19:46:06.401Z] #32 ... [2022-06-02T19:46:06.401Z] [2022-06-02T19:46:06.401Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-06-02T19:46:06.401Z] #12 sha256:27c348c040a04a058d903d71f1bdee3666c28aa6ddea2b5128dda73193c5a4ac [2022-06-02T19:46:06.401Z] #12 DONE 4.4s [2022-06-02T19:46:06.401Z] [2022-06-02T19:46:06.401Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:06.401Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:06.406Z] #20 34.47 Selecting previously unselected package vim-common. [2022-06-02T19:46:06.406Z] #20 34.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:46:06.406Z] #20 34.50 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:06.407Z] #43 70.88 DEP criu/pie-util.d [2022-06-02T19:46:06.407Z] #43 71.03 DEP criu/pie-util-vdso.d [2022-06-02T19:46:06.666Z] #43 71.14 DEP criu/pie-util-vdso-elf32.d [2022-06-02T19:46:06.666Z] #43 71.26 DEP criu/path.d [2022-06-02T19:46:06.667Z] #20 34.68 Selecting previously unselected package bash-completion. [2022-06-02T19:46:06.667Z] #20 34.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-06-02T19:46:06.925Z] #43 71.40 DEP criu/parasite-syscall.d [2022-06-02T19:46:06.925Z] #43 71.56 DEP criu/pagemap.d [2022-06-02T19:46:06.959Z] #13 ... [2022-06-02T19:46:06.959Z] [2022-06-02T19:46:06.959Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:06.959Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:06.959Z] #43 8.863 PBCC images/timens.pb-c.c [2022-06-02T19:46:06.959Z] #43 8.914 DEP images/timens.pb-c.d [2022-06-02T19:46:06.959Z] #43 8.992 PBCC images/fown.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.001 PBCC images/google/protobuf/descriptor.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.080 PBCC images/opts.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.150 PBCC images/memfd.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.215 DEP images/fown.pb-c.d [2022-06-02T19:46:06.959Z] #43 9.242 DEP images/google/protobuf/descriptor.pb-c.d [2022-06-02T19:46:06.959Z] #43 9.306 DEP images/opts.pb-c.d [2022-06-02T19:46:06.959Z] #43 9.336 DEP images/memfd.pb-c.d [2022-06-02T19:46:06.959Z] #43 9.377 PBCC images/sit.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.433 DEP images/sit.pb-c.d [2022-06-02T19:46:06.959Z] #43 9.484 PBCC images/macvlan.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.498 DEP images/macvlan.pb-c.d [2022-06-02T19:46:06.959Z] #43 9.577 PBCC images/autofs.pb-c.c [2022-06-02T19:46:06.959Z] #43 9.611 DEP images/autofs.pb-c.d [2022-06-02T19:46:06.960Z] #43 9.690 PBCC images/sysctl.pb-c.c [2022-06-02T19:46:06.960Z] #43 9.707 DEP images/sysctl.pb-c.d [2022-06-02T19:46:06.960Z] #43 9.742 PBCC images/time.pb-c.c [2022-06-02T19:46:06.960Z] #43 9.785 DEP images/time.pb-c.d [2022-06-02T19:46:06.960Z] #43 9.834 PBCC images/binfmt-misc.pb-c.c [2022-06-02T19:46:06.960Z] #43 9.865 DEP images/binfmt-misc.pb-c.d [2022-06-02T19:46:06.960Z] #43 9.912 PBCC images/seccomp.pb-c.c [2022-06-02T19:46:06.960Z] #43 9.927 DEP images/seccomp.pb-c.d [2022-06-02T19:46:06.960Z] #43 9.973 PBCC images/userns.pb-c.c [2022-06-02T19:46:06.960Z] #43 9.991 DEP images/userns.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.05 PBCC images/cgroup.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.08 DEP images/cgroup.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.11 PBCC images/ext-file.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.13 DEP images/ext-file.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.18 PBCC images/rpc.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.21 DEP images/rpc.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.27 PBCC images/siginfo.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.29 DEP images/siginfo.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.36 PBCC images/pagemap.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.40 DEP images/pagemap.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.45 PBCC images/rlimit.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.49 DEP images/rlimit.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.53 PBCC images/file-lock.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.56 DEP images/file-lock.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.61 PBCC images/tty.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.68 DEP images/tty.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.73 PBCC images/tun.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.78 PBCC images/netdev.pb-c.c [2022-06-02T19:46:06.960Z] #43 10.84 DEP images/tun.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.91 DEP images/netdev.pb-c.d [2022-06-02T19:46:06.960Z] #43 10.94 PBCC images/vma.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.04 DEP images/vma.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.10 PBCC images/creds.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.15 DEP images/creds.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.18 PBCC images/utsns.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.24 DEP images/utsns.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.33 PBCC images/ipc-desc.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.38 PBCC images/ipc-sem.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.41 DEP images/ipc-desc.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.45 DEP images/ipc-sem.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.49 PBCC images/ipc-msg.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.52 DEP images/ipc-msg.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.60 PBCC images/ipc-shm.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.66 DEP images/ipc-shm.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.69 PBCC images/ipc-var.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.71 DEP images/ipc-var.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.79 PBCC images/sk-opts.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.79 PBCC images/packet-sock.pb-c.c [2022-06-02T19:46:06.960Z] #43 11.87 DEP images/sk-opts.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.95 DEP images/packet-sock.pb-c.d [2022-06-02T19:46:06.960Z] #43 11.99 PBCC images/sk-netlink.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.05 DEP images/sk-netlink.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.10 PBCC images/sk-inet.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.16 DEP images/sk-inet.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.30 PBCC images/sk-unix.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.38 DEP images/sk-unix.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.42 PBCC images/mm.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.44 DEP images/mm.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.50 PBCC images/timerfd.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.55 DEP images/timerfd.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.58 PBCC images/timer.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.61 DEP images/timer.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.67 PBCC images/sa.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.71 DEP images/sa.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.73 PBCC images/pipe-data.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.74 DEP images/pipe-data.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.78 PBCC images/mnt.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.82 DEP images/mnt.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.86 PBCC images/sk-packet.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.89 DEP images/sk-packet.pb-c.d [2022-06-02T19:46:06.960Z] #43 12.93 PBCC images/tcp-stream.pb-c.c [2022-06-02T19:46:06.960Z] #43 12.99 DEP images/tcp-stream.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.03 PBCC images/pipe.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.06 DEP images/pipe.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.11 PBCC images/pstree.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.13 DEP images/pstree.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.18 PBCC images/fs.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.19 DEP images/fs.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.24 PBCC images/signalfd.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.30 DEP images/signalfd.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.38 PBCC images/fh.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.42 PBCC images/fsnotify.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.44 DEP images/fh.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.49 DEP images/fsnotify.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.54 PBCC images/eventpoll.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.56 DEP images/eventpoll.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.60 PBCC images/eventfd.pb-c.c [2022-06-02T19:46:06.960Z] #43 13.63 DEP images/eventfd.pb-c.d [2022-06-02T19:46:06.960Z] #43 13.66 PBCC images/remap-file-path.pb-c.c [2022-06-02T19:46:07.184Z] #43 71.75 DEP criu/pagemap-cache.d [2022-06-02T19:46:07.235Z] #43 13.69 DEP images/remap-file-path.pb-c.d [2022-06-02T19:46:07.235Z] #43 13.75 PBCC images/fifo.pb-c.c [2022-06-02T19:46:07.235Z] #43 13.78 DEP images/fifo.pb-c.d [2022-06-02T19:46:07.235Z] #43 13.85 PBCC images/ghost-file.pb-c.c [2022-06-02T19:46:07.235Z] #43 13.89 DEP images/ghost-file.pb-c.d [2022-06-02T19:46:07.362Z] #67 ... [2022-06-02T19:46:07.362Z] [2022-06-02T19:46:07.362Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:07.362Z] #34 sha256:c4a0bdcf4d2763bbb6976d8f1b5c274bbf4ba8660944e0bf32fb78303d704f04 [2022-06-02T19:46:07.362Z] #34 14.30 unicode/utf8 [2022-06-02T19:46:07.362Z] #34 15.00 internal/race [2022-06-02T19:46:07.362Z] #34 15.14 sync/atomic [2022-06-02T19:46:07.362Z] #34 15.51 unicode [2022-06-02T19:46:07.362Z] #34 19.10 encoding [2022-06-02T19:46:07.362Z] #34 ... [2022-06-02T19:46:07.362Z] [2022-06-02T19:46:07.362Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:46:07.362Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:46:07.362Z] #29 19.07 [2022-06-02T19:46:07.362Z] #29 19.44 #=#=# ######################################################################## 100.0% [2022-06-02T19:46:07.362Z] #29 19.66 [2022-06-02T19:46:07.362Z] #29 21.07 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-02T19:46:07.362Z] #29 21.53 [2022-06-02T19:46:07.362Z] #29 21.73 #=#=# ##O#- # 0.7% ######################################################################## 100.0% [2022-06-02T19:46:07.362Z] #29 22.20 [2022-06-02T19:46:07.442Z] #43 71.85 DEP criu/page-xfer.d [2022-06-02T19:46:07.442Z] #43 72.08 DEP criu/page-pipe.d [2022-06-02T19:46:07.505Z] #43 13.94 PBCC images/regfile.pb-c.c [2022-06-02T19:46:07.505Z] #43 13.99 DEP images/regfile.pb-c.d [2022-06-02T19:46:07.505Z] #43 14.05 PBCC images/ns.pb-c.c [2022-06-02T19:46:07.505Z] #43 14.07 DEP images/ns.pb-c.d [2022-06-02T19:46:07.505Z] #43 14.10 PBCC images/fdinfo.pb-c.c [2022-06-02T19:46:07.505Z] #43 14.16 DEP images/fdinfo.pb-c.d [2022-06-02T19:46:07.505Z] #43 14.21 PBCC images/core-aarch64.pb-c.c [2022-06-02T19:46:07.701Z] #43 72.18 DEP criu/netfilter.d [2022-06-02T19:46:07.701Z] #43 72.33 DEP criu/net.d [2022-06-02T19:46:07.701Z] #43 ... [2022-06-02T19:46:07.701Z] [2022-06-02T19:46:07.701Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:07.701Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:07.701Z] #20 11.39 Fetched 9023 kB in 10s (880 kB/s) [2022-06-02T19:46:07.701Z] #20 11.39 Reading package lists... [2022-06-02T19:46:07.701Z] #20 14.94 Reading package lists... [2022-06-02T19:46:07.701Z] #20 18.72 Building dependency tree... [2022-06-02T19:46:07.701Z] #20 19.51 Reading state information... [2022-06-02T19:46:07.701Z] #20 20.40 libcap2-bin is already the newest version (1:2.25-2). [2022-06-02T19:46:07.701Z] #20 20.40 The following additional packages will be installed: [2022-06-02T19:46:07.701Z] #20 20.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-06-02T19:46:07.701Z] #20 20.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-06-02T19:46:07.701Z] #20 20.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-06-02T19:46:07.701Z] #20 20.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-06-02T19:46:07.701Z] #20 20.40 python3.7 python3.7-minimal vim-runtime xxd [2022-06-02T19:46:07.701Z] #20 20.40 Suggested packages: [2022-06-02T19:46:07.701Z] #20 20.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-06-02T19:46:07.701Z] #20 20.41 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-06-02T19:46:07.701Z] #20 20.41 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-06-02T19:46:07.701Z] #20 20.41 quota [2022-06-02T19:46:07.701Z] #20 20.41 Recommended packages: [2022-06-02T19:46:07.701Z] #20 20.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-06-02T19:46:07.701Z] #20 20.41 python3-keyrings.alt python3-xdg unzip [2022-06-02T19:46:07.762Z] #43 14.26 PBCC images/core-arm.pb-c.c [2022-06-02T19:46:07.762Z] #43 14.31 PBCC images/core-ppc64.pb-c.c [2022-06-02T19:46:07.762Z] #43 14.35 PBCC images/core-s390.pb-c.c [2022-06-02T19:46:07.762Z] #43 14.39 PBCC images/core-x86.pb-c.c [2022-06-02T19:46:07.762Z] #43 14.46 PBCC images/core.pb-c.c [2022-06-02T19:46:07.959Z] #20 ... [2022-06-02T19:46:07.959Z] [2022-06-02T19:46:07.959Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:07.959Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:07.959Z] #43 72.57 DEP criu/namespaces.d [2022-06-02T19:46:08.018Z] #43 14.55 PBCC images/inventory.pb-c.c [2022-06-02T19:46:08.018Z] #43 14.67 DEP images/core-aarch64.pb-c.d [2022-06-02T19:46:08.018Z] #43 14.71 DEP images/core-arm.pb-c.d [2022-06-02T19:46:08.018Z] #43 14.76 DEP images/core-ppc64.pb-c.d [2022-06-02T19:46:08.218Z] #43 72.82 DEP criu/mount.d [2022-06-02T19:46:08.275Z] #43 14.84 DEP images/core-s390.pb-c.d [2022-06-02T19:46:08.476Z] #43 73.04 DEP criu/memfd.d [2022-06-02T19:46:08.531Z] #43 14.92 DEP images/core-x86.pb-c.d [2022-06-02T19:46:08.531Z] #43 14.97 DEP images/core.pb-c.d [2022-06-02T19:46:08.531Z] #43 15.05 DEP images/inventory.pb-c.d [2022-06-02T19:46:08.531Z] #43 15.14 PBCC images/cpuinfo.pb-c.c [2022-06-02T19:46:08.531Z] #43 15.17 DEP images/cpuinfo.pb-c.d [2022-06-02T19:46:08.531Z] #43 ... [2022-06-02T19:46:08.531Z] [2022-06-02T19:46:08.531Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:08.531Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:46:08.531Z] #34 70.29 os [2022-06-02T19:46:08.531Z] #34 71.41 bufio [2022-06-02T19:46:08.531Z] #34 72.83 text/tabwriter [2022-06-02T19:46:08.531Z] #34 74.17 io/ioutil [2022-06-02T19:46:08.531Z] #34 74.18 fmt [2022-06-02T19:46:08.531Z] #34 76.62 github.com/BurntSushi/toml [2022-06-02T19:46:08.531Z] #34 76.62 flag [2022-06-02T19:46:08.531Z] #34 78.36 log [2022-06-02T19:46:08.735Z] #43 73.20 DEP criu/mem.d [2022-06-02T19:46:08.735Z] #43 73.36 DEP criu/lsm.d [2022-06-02T19:46:08.937Z] #29 23.66 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-06-02T19:46:08.937Z] #29 ... [2022-06-02T19:46:08.937Z] [2022-06-02T19:46:08.937Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:46:08.937Z] #45 sha256:e8d49fd0fc9fe6ad30c013966b1e926dd7fcc26dc1636714c7981664aea63fc6 [2022-06-02T19:46:08.937Z] #45 DONE 26.1s [2022-06-02T19:46:08.937Z] [2022-06-02T19:46:08.937Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:46:08.937Z] #40 sha256:4a0ab6f20c8acc6e3967b4937c829c4c0354ab3ccfc216eaffe15a28da040433 [2022-06-02T19:46:08.937Z] #40 22.83 Checking out files: 74% (1630/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-06-02T19:46:08.937Z] #40 23.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-06-02T19:46:08.937Z] #40 24.69 + 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-06-02T19:46:08.939Z] #34 80.43 github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:46:08.939Z] #34 ... [2022-06-02T19:46:08.939Z] [2022-06-02T19:46:08.939Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:08.939Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:08.939Z] #43 15.22 PBCC images/stats.pb-c.c [2022-06-02T19:46:08.939Z] #43 15.25 DEP images/stats.pb-c.d [2022-06-02T19:46:08.994Z] #43 73.49 DEP criu/log.d [2022-06-02T19:46:08.994Z] #43 73.66 DEP criu/libnetlink.d [2022-06-02T19:46:09.198Z] #40 ... [2022-06-02T19:46:09.198Z] [2022-06-02T19:46:09.198Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:09.198Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:09.198Z] #42 16.40 Fetched 8309 kB in 13s (649 kB/s) [2022-06-02T19:46:09.198Z] #42 16.40 Reading package lists... [2022-06-02T19:46:09.198Z] #42 23.23 Reading package lists... [2022-06-02T19:46:09.198Z] #42 ... [2022-06-02T19:46:09.198Z] [2022-06-02T19:46:09.198Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:46:09.198Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:46:09.198Z] #29 24.25 [2022-06-02T19:46:09.252Z] #43 73.80 DEP criu/kerndat.d [2022-06-02T19:46:09.510Z] #43 74.00 DEP criu/kcmp-ids.d [2022-06-02T19:46:09.510Z] #43 74.12 DEP criu/irmap.d [2022-06-02T19:46:09.510Z] #43 74.23 DEP criu/ipc_ns.d [2022-06-02T19:46:09.768Z] #43 74.37 DEP criu/image.d [2022-06-02T19:46:09.967Z] #20 37.40 Unpacking bash-completion (1:2.8-6) ... [2022-06-02T19:46:09.967Z] #20 37.72 Selecting previously unselected package bzip2. [2022-06-02T19:46:09.967Z] #20 37.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-06-02T19:46:09.967Z] #20 37.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:46:09.967Z] #20 37.81 Selecting previously unselected package xz-utils. [2022-06-02T19:46:09.967Z] #20 37.82 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-06-02T19:46:09.967Z] #20 37.83 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:46:09.967Z] #20 38.02 Selecting previously unselected package apparmor. [2022-06-02T19:46:09.967Z] #20 38.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-06-02T19:46:09.967Z] #20 38.10 Unpacking apparmor (2.13.2-10) ... [2022-06-02T19:46:10.026Z] #43 74.52 DEP criu/image-desc.d [2022-06-02T19:46:10.026Z] #43 74.59 DEP criu/fsnotify.d [2022-06-02T19:46:10.284Z] #43 74.76 DEP criu/filesystems.d [2022-06-02T19:46:10.284Z] #43 74.99 DEP criu/files.d [2022-06-02T19:46:10.307Z] #43 16.74 make[1]: Nothing to be done for 'all'. [2022-06-02T19:46:10.307Z] #43 ... [2022-06-02T19:46:10.307Z] [2022-06-02T19:46:10.307Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:10.307Z] #34 sha256:e6b7114a5dd48c280af68d6d05f5ff487996b1b013318003fa067ffae8dd9b75 [2022-06-02T19:46:10.307Z] #34 DONE 82.1s [2022-06-02T19:46:10.489Z] #20 38.44 Selecting previously unselected package aufs-tools. [2022-06-02T19:46:10.489Z] #20 38.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-06-02T19:46:10.489Z] #20 38.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:46:10.489Z] #20 38.58 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:46:10.489Z] #20 38.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:46:10.489Z] #20 38.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:46:10.512Z] #29 24.50 #=#=# ##O#- # 0.0% ## 4.1% ######## 12.4% ########### 16.4% ############### 21.2% ################# 24.6% [2022-06-02T19:46:10.512Z] #29 ... [2022-06-02T19:46:10.512Z] [2022-06-02T19:46:10.512Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:10.512Z] #55 sha256:57c932e1db136eb5ac0e9062fb20cf4e2f3a765d074c98da1cec0d56f2186564 [2022-06-02T19:46:10.512Z] #55 17.80 Fetched 8309 kB in 14s (606 kB/s) [2022-06-02T19:46:10.512Z] #55 17.80 Reading package lists... [2022-06-02T19:46:10.512Z] #55 24.34 Reading package lists... [2022-06-02T19:46:10.512Z] #55 ... [2022-06-02T19:46:10.512Z] [2022-06-02T19:46:10.512Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:46:10.512Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:46:10.542Z] #43 75.24 DEP criu/files-reg.d [2022-06-02T19:46:10.564Z] [2022-06-02T19:46:10.564Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:46:10.564Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:46:10.750Z] #20 38.74 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:46:10.750Z] #20 38.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:46:10.750Z] #20 38.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:46:10.800Z] #43 75.40 DEP criu/files-ext.d [2022-06-02T19:46:11.010Z] #20 38.91 Selecting previously unselected package jq. [2022-06-02T19:46:11.010Z] #20 38.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:46:11.011Z] #20 38.92 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:46:11.011Z] #20 39.03 Selecting previously unselected package libaio1:amd64. [2022-06-02T19:46:11.011Z] #20 39.05 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-06-02T19:46:11.011Z] #20 39.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:46:11.011Z] #20 39.13 Selecting previously unselected package libgpm2:amd64. [2022-06-02T19:46:11.011Z] #20 39.13 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-06-02T19:46:11.011Z] #20 39.14 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:46:11.011Z] #20 39.23 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:46:11.058Z] #43 75.60 DEP criu/file-lock.d [2022-06-02T19:46:11.271Z] #20 39.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:46:11.271Z] #20 39.25 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:46:11.316Z] #43 75.82 DEP criu/file-ids.d [2022-06-02T19:46:11.499Z] #40 ... [2022-06-02T19:46:11.499Z] [2022-06-02T19:46:11.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:11.499Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:11.499Z] #43 18.09 CC images/stats.o [2022-06-02T19:46:11.568Z] #29 24.50 #=#=# ##O#- # 0.0% ## 4.1% ######## 12.4% ########### 16.4% ############### 21.2% ################# 24.6% ####################### 32.8% ############################# 40.8% ################################## 47.7% ###################################### 52.9% ########################################### 61.1% ################################################ 67.5% ###################################################### 75.4% ############################################################ 84.5% ################################################################## 92.1% ######################################################################## 100.0% [2022-06-02T19:46:11.568Z] #29 26.85 [2022-06-02T19:46:11.575Z] #43 76.00 DEP criu/fifo.d [2022-06-02T19:46:11.575Z] #43 76.16 DEP criu/fdstore.d [2022-06-02T19:46:11.683Z] #13 4.915 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:46:11.683Z] #13 4.920 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:46:11.683Z] #13 5.243 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:46:11.683Z] #13 5.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:46:11.756Z] #43 18.42 CC images/core.o [2022-06-02T19:46:11.829Z] #29 ... [2022-06-02T19:46:11.829Z] [2022-06-02T19:46:11.829Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:11.829Z] #36 sha256:29ceec1ba43283a6222d6cbe582cff28ac125ef30cbcb148aae49f0b6e37a204 [2022-06-02T19:46:11.829Z] #36 19.14 Fetched 8309 kB in 14s (583 kB/s) [2022-06-02T19:46:11.829Z] #36 19.14 Reading package lists... [2022-06-02T19:46:11.829Z] #36 25.49 Reading package lists... [2022-06-02T19:46:11.829Z] #36 ... [2022-06-02T19:46:11.829Z] [2022-06-02T19:46:11.829Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:11.829Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:11.829Z] #42 23.23 Reading package lists... [2022-06-02T19:46:11.833Z] #43 76.28 DEP criu/fault-injection.d [2022-06-02T19:46:11.833Z] #43 76.37 DEP criu/external.d [2022-06-02T19:46:11.833Z] #43 76.46 DEP criu/eventpoll.d [2022-06-02T19:46:11.943Z] #13 ... [2022-06-02T19:46:11.943Z] [2022-06-02T19:46:11.943Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:11.943Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:46:11.943Z] #34 7.113 + RM_GOPATH=0 [2022-06-02T19:46:11.943Z] #34 7.113 + TMP_GOPATH= [2022-06-02T19:46:11.943Z] #34 7.113 + : /build [2022-06-02T19:46:11.943Z] #34 7.113 + '[' -z '' ']' [2022-06-02T19:46:11.943Z] #34 7.113 ++ mktemp -d [2022-06-02T19:46:11.943Z] #34 7.116 + export GOPATH=/tmp/tmp.nnsuzYstcO [2022-06-02T19:46:11.943Z] #34 7.116 + GOPATH=/tmp/tmp.nnsuzYstcO [2022-06-02T19:46:11.943Z] #34 7.116 + RM_GOPATH=1 [2022-06-02T19:46:11.943Z] #34 7.118 + case "$(go env GOARCH)" in [2022-06-02T19:46:11.943Z] #34 7.118 ++ go env GOARCH [2022-06-02T19:46:11.943Z] #34 7.154 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:11.943Z] #34 7.154 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:11.943Z] #34 7.154 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:11.943Z] #34 7.162 + dir=/tmp/install [2022-06-02T19:46:11.943Z] #34 7.162 + bin=tomlv [2022-06-02T19:46:11.943Z] #34 7.162 + shift [2022-06-02T19:46:11.943Z] #34 7.162 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-06-02T19:46:11.943Z] #34 7.162 + . /tmp/install/tomlv.installer [2022-06-02T19:46:11.943Z] #34 7.162 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:46:11.943Z] #34 7.162 + install_tomlv [2022-06-02T19:46:11.943Z] #34 7.162 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-06-02T19:46:11.943Z] #34 7.162 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nnsuzYstcO/src/github.com/BurntSushi/toml [2022-06-02T19:46:11.943Z] #34 7.162 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:46:11.943Z] #34 7.199 Cloning into '/tmp/tmp.nnsuzYstcO/src/github.com/BurntSushi/toml'... [2022-06-02T19:46:11.943Z] #34 9.680 + cd /tmp/tmp.nnsuzYstcO/src/github.com/BurntSushi/toml [2022-06-02T19:46:11.943Z] #34 9.682 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-06-02T19:46:11.943Z] #34 9.861 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:46:12.120Z] #43 76.66 DEP criu/eventfd.d [2022-06-02T19:46:12.120Z] #43 76.80 DEP criu/crtools.d [2022-06-02T19:46:12.222Z] #34 ... [2022-06-02T19:46:12.222Z] [2022-06-02T19:46:12.222Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:46:12.222Z] #45 sha256:2350d93d4dc1be0908bedb9b987d635b5c37746d82bd37b4569c35a2c4e6b7f0 [2022-06-02T19:46:12.222Z] #45 7.436 + RM_GOPATH=0 [2022-06-02T19:46:12.222Z] #45 7.436 + TMP_GOPATH= [2022-06-02T19:46:12.222Z] #45 7.436 + : /build [2022-06-02T19:46:12.222Z] #45 7.436 + '[' -z '' ']' [2022-06-02T19:46:12.222Z] #45 7.436 ++ mktemp -d [2022-06-02T19:46:12.222Z] #45 7.447 + export GOPATH=/tmp/tmp.x8S5jEIp5Z [2022-06-02T19:46:12.222Z] #45 7.447 + GOPATH=/tmp/tmp.x8S5jEIp5Z [2022-06-02T19:46:12.222Z] #45 7.447 + RM_GOPATH=1 [2022-06-02T19:46:12.222Z] #45 7.447 + case "$(go env GOARCH)" in [2022-06-02T19:46:12.222Z] #45 7.447 ++ go env GOARCH [2022-06-02T19:46:12.222Z] #45 7.495 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.222Z] #45 7.495 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.222Z] #45 7.495 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:12.222Z] #45 7.495 + dir=/tmp/install [2022-06-02T19:46:12.222Z] #45 7.495 + bin=vndr [2022-06-02T19:46:12.222Z] #45 7.495 + shift [2022-06-02T19:46:12.222Z] #45 7.495 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-06-02T19:46:12.222Z] #45 7.495 + . /tmp/install/vndr.installer [2022-06-02T19:46:12.222Z] #45 7.495 ++ : v0.1.2 [2022-06-02T19:46:12.222Z] #45 7.495 + install_vndr [2022-06-02T19:46:12.222Z] #45 7.495 + echo 'Install vndr version v0.1.2' [2022-06-02T19:46:12.222Z] #45 7.495 + GOBIN=/build [2022-06-02T19:46:12.222Z] #45 7.495 + GO111MODULE=on [2022-06-02T19:46:12.222Z] #45 7.495 + go install github.com/LK4D4/vndr@v0.1.2 [2022-06-02T19:46:12.222Z] #45 7.495 Install vndr version v0.1.2 [2022-06-02T19:46:12.222Z] #45 8.058 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-06-02T19:46:12.222Z] #45 ... [2022-06-02T19:46:12.222Z] [2022-06-02T19:46:12.222Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:46:12.222Z] #51 sha256:2517c4caf030f940bab3c45f3ba152b5fa45157ac5c2ec9d14e93b0b3d33f5ad [2022-06-02T19:46:12.222Z] #51 6.199 + RM_GOPATH=0 [2022-06-02T19:46:12.222Z] #51 6.199 + TMP_GOPATH= [2022-06-02T19:46:12.222Z] #51 6.199 + : /build [2022-06-02T19:46:12.222Z] #51 6.199 + '[' -z '' ']' [2022-06-02T19:46:12.222Z] #51 6.199 ++ mktemp -d [2022-06-02T19:46:12.222Z] #51 6.200 + export GOPATH=/tmp/tmp.W0aprvxBvt [2022-06-02T19:46:12.222Z] #51 6.200 + GOPATH=/tmp/tmp.W0aprvxBvt [2022-06-02T19:46:12.222Z] #51 6.200 + RM_GOPATH=1 [2022-06-02T19:46:12.222Z] #51 6.200 + case "$(go env GOARCH)" in [2022-06-02T19:46:12.222Z] #51 6.206 ++ go env GOARCH [2022-06-02T19:46:12.222Z] #51 6.260 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.222Z] #51 6.260 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.222Z] #51 6.260 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:12.222Z] #51 6.260 + dir=/tmp/install [2022-06-02T19:46:12.222Z] #51 6.260 + bin=shfmt [2022-06-02T19:46:12.222Z] #51 6.260 + shift [2022-06-02T19:46:12.222Z] #51 6.260 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-06-02T19:46:12.222Z] #51 6.260 + . /tmp/install/shfmt.installer [2022-06-02T19:46:12.222Z] #51 6.260 ++ : v3.0.2 [2022-06-02T19:46:12.222Z] #51 6.260 + install_shfmt [2022-06-02T19:46:12.222Z] #51 6.260 + echo 'Install shfmt version v3.0.2' [2022-06-02T19:46:12.222Z] #51 6.260 + GOBIN=/build [2022-06-02T19:46:12.222Z] #51 6.260 + GO111MODULE=on [2022-06-02T19:46:12.222Z] #51 6.260 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-06-02T19:46:12.222Z] #51 6.261 Install shfmt version v3.0.2 [2022-06-02T19:46:12.222Z] #51 6.756 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-02T19:46:12.222Z] #51 8.201 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-02T19:46:12.222Z] #51 8.239 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-02T19:46:12.222Z] #51 8.306 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-02T19:46:12.330Z] #43 18.93 CC images/core-x86.o [2022-06-02T19:46:12.397Z] #43 77.07 DEP criu/cr-service.d [2022-06-02T19:46:12.481Z] #51 ... [2022-06-02T19:46:12.481Z] [2022-06-02T19:46:12.481Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:12.481Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:12.481Z] #49 6.331 + RM_GOPATH=0 [2022-06-02T19:46:12.481Z] #49 6.331 + TMP_GOPATH= [2022-06-02T19:46:12.481Z] #49 6.331 + : /build [2022-06-02T19:46:12.481Z] #49 6.331 + '[' -z '' ']' [2022-06-02T19:46:12.481Z] #49 6.331 ++ mktemp -d [2022-06-02T19:46:12.481Z] #49 6.343 + export GOPATH=/tmp/tmp.2rvfzXnkkb [2022-06-02T19:46:12.481Z] #49 6.343 + GOPATH=/tmp/tmp.2rvfzXnkkb [2022-06-02T19:46:12.481Z] #49 6.343 + RM_GOPATH=1 [2022-06-02T19:46:12.481Z] #49 6.343 + case "$(go env GOARCH)" in [2022-06-02T19:46:12.481Z] #49 6.343 ++ go env GOARCH [2022-06-02T19:46:12.481Z] #49 6.356 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.481Z] #49 6.356 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.481Z] #49 6.356 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:12.481Z] #49 6.384 + dir=/tmp/install [2022-06-02T19:46:12.481Z] #49 6.384 + bin=golangci_lint [2022-06-02T19:46:12.481Z] #49 6.384 + shift [2022-06-02T19:46:12.481Z] #49 6.384 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-06-02T19:46:12.481Z] #49 6.384 + . /tmp/install/golangci_lint.installer [2022-06-02T19:46:12.481Z] #49 6.384 ++ : v1.23.8 [2022-06-02T19:46:12.481Z] #49 6.384 + install_golangci_lint [2022-06-02T19:46:12.481Z] #49 6.384 + set -e [2022-06-02T19:46:12.481Z] #49 6.384 + echo 'Install golangci-lint version v1.23.8' [2022-06-02T19:46:12.481Z] #49 6.384 + GOBIN=/build [2022-06-02T19:46:12.481Z] #49 6.384 + GO111MODULE=on [2022-06-02T19:46:12.481Z] #49 6.384 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-06-02T19:46:12.481Z] #49 6.384 Install golangci-lint version v1.23.8 [2022-06-02T19:46:12.481Z] #49 6.847 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-06-02T19:46:12.481Z] #49 ... [2022-06-02T19:46:12.481Z] [2022-06-02T19:46:12.481Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:46:12.481Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:46:12.481Z] #40 4.913 + git clone https://github.com/docker/distribution.git . [2022-06-02T19:46:12.481Z] #40 4.913 Cloning into '.'... [2022-06-02T19:46:12.655Z] #43 77.23 DEP criu/cr-restore.d [2022-06-02T19:46:12.739Z] #40 ... [2022-06-02T19:46:12.739Z] [2022-06-02T19:46:12.739Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:46:12.739Z] #24 sha256:7f21c7edd54f1a01cc3edd8ffc7a550b25a8736a3f18f3da5db82fe271a1c61c [2022-06-02T19:46:12.739Z] #24 6.386 + RM_GOPATH=0 [2022-06-02T19:46:12.739Z] #24 6.386 + TMP_GOPATH= [2022-06-02T19:46:12.739Z] #24 6.386 + : /build [2022-06-02T19:46:12.739Z] #24 6.386 + '[' -z '' ']' [2022-06-02T19:46:12.739Z] #24 6.386 ++ mktemp -d [2022-06-02T19:46:12.739Z] #24 6.386 + export GOPATH=/tmp/tmp.tA41NTFVLC [2022-06-02T19:46:12.739Z] #24 6.386 + GOPATH=/tmp/tmp.tA41NTFVLC [2022-06-02T19:46:12.739Z] #24 6.386 + RM_GOPATH=1 [2022-06-02T19:46:12.739Z] #24 6.386 + case "$(go env GOARCH)" in [2022-06-02T19:46:12.739Z] #24 6.400 ++ go env GOARCH [2022-06-02T19:46:12.739Z] #24 6.410 Install docker/cli version 17.06.2-ce from stable [2022-06-02T19:46:12.739Z] #24 6.410 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.739Z] #24 6.410 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:12.739Z] #24 6.414 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:12.739Z] #24 6.414 + dir=/tmp/install [2022-06-02T19:46:12.739Z] #24 6.414 + bin=dockercli [2022-06-02T19:46:12.740Z] #24 6.414 + shift [2022-06-02T19:46:12.740Z] #24 6.414 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-06-02T19:46:12.740Z] #24 6.414 + . /tmp/install/dockercli.installer [2022-06-02T19:46:12.740Z] #24 6.414 ++ : stable [2022-06-02T19:46:12.740Z] #24 6.414 ++ : 17.06.2-ce [2022-06-02T19:46:12.740Z] #24 6.414 + install_dockercli [2022-06-02T19:46:12.740Z] #24 6.414 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T19:46:12.740Z] #24 6.414 ++ uname -m [2022-06-02T19:46:12.740Z] #24 6.414 + arch=x86_64 [2022-06-02T19:46:12.740Z] #24 6.414 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T19:46:12.740Z] #24 6.414 + url=https://download.docker.com/linux/static [2022-06-02T19:46:12.740Z] #24 6.414 + tar -xz docker/docker [2022-06-02T19:46:12.740Z] #24 6.414 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T19:46:12.740Z] #24 ... [2022-06-02T19:46:12.740Z] [2022-06-02T19:46:12.740Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:12.740Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:46:12.740Z] #36 6.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:46:12.740Z] #36 6.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:46:12.740Z] #36 6.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:46:12.740Z] #36 7.219 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:46:12.893Z] #43 19.44 CC images/core-arm.o [2022-06-02T19:46:12.912Z] #43 77.49 DEP criu/cr-errno.d [2022-06-02T19:46:12.912Z] #43 77.51 DEP criu/cr-dump.d [2022-06-02T19:46:13.001Z] #36 ... [2022-06-02T19:46:13.001Z] [2022-06-02T19:46:13.001Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:46:13.001Z] #47 sha256:22772d06bfa6b6302d757321268a6907bec0f29ec3cf6ed3e8ab4a97d3ce476c [2022-06-02T19:46:13.001Z] #47 7.556 + RM_GOPATH=0 [2022-06-02T19:46:13.001Z] #47 7.556 + TMP_GOPATH= [2022-06-02T19:46:13.001Z] #47 7.556 + : /build [2022-06-02T19:46:13.001Z] #47 7.556 + '[' -z '' ']' [2022-06-02T19:46:13.001Z] #47 7.556 ++ mktemp -d [2022-06-02T19:46:13.001Z] #47 7.558 + export GOPATH=/tmp/tmp.IeHIlbXjF0 [2022-06-02T19:46:13.001Z] #47 7.558 + GOPATH=/tmp/tmp.IeHIlbXjF0 [2022-06-02T19:46:13.001Z] #47 7.558 + RM_GOPATH=1 [2022-06-02T19:46:13.001Z] #47 7.558 + case "$(go env GOARCH)" in [2022-06-02T19:46:13.001Z] #47 7.565 ++ go env GOARCH [2022-06-02T19:46:13.001Z] #47 7.606 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:13.001Z] #47 7.606 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:13.001Z] #47 7.613 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:13.001Z] #47 7.614 + dir=/tmp/install [2022-06-02T19:46:13.001Z] #47 7.614 + bin=gotestsum [2022-06-02T19:46:13.001Z] #47 7.614 + shift [2022-06-02T19:46:13.001Z] #47 7.614 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-06-02T19:46:13.001Z] #47 7.614 + . /tmp/install/gotestsum.installer [2022-06-02T19:46:13.001Z] #47 7.614 ++ : v1.7.0 [2022-06-02T19:46:13.001Z] #47 7.614 + install_gotestsum [2022-06-02T19:46:13.001Z] #47 7.622 Install gotestsum version v1.7.0 [2022-06-02T19:46:13.001Z] #47 7.630 + set -e [2022-06-02T19:46:13.001Z] #47 7.630 + echo 'Install gotestsum version v1.7.0' [2022-06-02T19:46:13.001Z] #47 7.630 + GOBIN=/build [2022-06-02T19:46:13.001Z] #47 7.630 + GO111MODULE=on [2022-06-02T19:46:13.001Z] #47 7.630 + go install gotest.tools/gotestsum@v1.7.0 [2022-06-02T19:46:13.001Z] #47 8.199 go: downloading gotest.tools/gotestsum v1.7.0 [2022-06-02T19:46:13.001Z] #47 11.10 go: downloading github.com/fatih/color v1.10.0 [2022-06-02T19:46:13.001Z] #47 11.10 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-02T19:46:13.001Z] #47 ... [2022-06-02T19:46:13.001Z] [2022-06-02T19:46:13.001Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:46:13.001Z] #67 sha256:a266f47608c09fb6d8fd2bfd3bad53b5244571112e07c6a4350b913f52c7fd57 [2022-06-02T19:46:13.001Z] #67 7.785 + RM_GOPATH=0 [2022-06-02T19:46:13.002Z] #67 7.785 + TMP_GOPATH= [2022-06-02T19:46:13.002Z] #67 7.785 + : /build [2022-06-02T19:46:13.002Z] #67 7.785 + '[' -z '' ']' [2022-06-02T19:46:13.002Z] #67 7.785 ++ mktemp -d [2022-06-02T19:46:13.002Z] #67 7.785 + export GOPATH=/tmp/tmp.JcyAu0y1uA [2022-06-02T19:46:13.002Z] #67 7.785 + GOPATH=/tmp/tmp.JcyAu0y1uA [2022-06-02T19:46:13.002Z] #67 7.785 + RM_GOPATH=1 [2022-06-02T19:46:13.002Z] #67 7.785 + case "$(go env GOARCH)" in [2022-06-02T19:46:13.002Z] #67 7.794 ++ go env GOARCH [2022-06-02T19:46:13.002Z] #67 7.872 Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:46:13.002Z] #67 7.872 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:13.002Z] #67 7.872 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:13.002Z] #67 7.872 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:13.002Z] #67 7.872 + dir=/tmp/install [2022-06-02T19:46:13.002Z] #67 7.872 + bin=proxy [2022-06-02T19:46:13.002Z] #67 7.872 + shift [2022-06-02T19:46:13.002Z] #67 7.872 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-06-02T19:46:13.002Z] #67 7.872 + . /tmp/install/proxy.installer [2022-06-02T19:46:13.002Z] #67 7.872 ++ : f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:46:13.002Z] #67 7.872 + install_proxy [2022-06-02T19:46:13.002Z] #67 7.872 + case "$1" in [2022-06-02T19:46:13.002Z] #67 7.872 + export CGO_ENABLED=0 [2022-06-02T19:46:13.002Z] #67 7.872 + CGO_ENABLED=0 [2022-06-02T19:46:13.002Z] #67 7.872 + _install_proxy [2022-06-02T19:46:13.002Z] #67 7.872 + echo 'Install docker-proxy version f6ccccb1c082a432c2a5814aaedaca56af33d9ea' [2022-06-02T19:46:13.002Z] #67 7.872 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JcyAu0y1uA/src/github.com/docker/libnetwork [2022-06-02T19:46:13.002Z] #67 7.892 Cloning into '/tmp/tmp.JcyAu0y1uA/src/github.com/docker/libnetwork'... [2022-06-02T19:46:13.149Z] #43 19.73 CC images/core-aarch64.o [2022-06-02T19:46:13.170Z] #43 77.78 DEP criu/cr-dedup.d [2022-06-02T19:46:13.214Z] #42 29.21 Building dependency tree... [2022-06-02T19:46:13.265Z] #67 ... [2022-06-02T19:46:13.265Z] [2022-06-02T19:46:13.265Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:13.265Z] #58 sha256:2b1e46ac7eeb4a0330b45a9f15178439b8bb5d4458f02fb5470d1463aaae488d [2022-06-02T19:46:13.265Z] #58 8.035 + RM_GOPATH=0 [2022-06-02T19:46:13.265Z] #58 8.035 + TMP_GOPATH= [2022-06-02T19:46:13.265Z] #58 8.035 + : /build [2022-06-02T19:46:13.265Z] #58 8.035 + '[' -z '' ']' [2022-06-02T19:46:13.265Z] #58 8.035 ++ mktemp -d [2022-06-02T19:46:13.265Z] #58 8.059 + export GOPATH=/tmp/tmp.hpRo7aIv1H [2022-06-02T19:46:13.265Z] #58 8.059 + GOPATH=/tmp/tmp.hpRo7aIv1H [2022-06-02T19:46:13.265Z] #58 8.059 + RM_GOPATH=1 [2022-06-02T19:46:13.265Z] #58 8.059 + case "$(go env GOARCH)" in [2022-06-02T19:46:13.265Z] #58 8.059 ++ go env GOARCH [2022-06-02T19:46:13.265Z] #58 8.076 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:13.265Z] #58 8.076 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:13.265Z] #58 8.087 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:13.265Z] #58 8.092 + dir=/tmp/install [2022-06-02T19:46:13.265Z] #58 8.092 + bin=rootlesskit [2022-06-02T19:46:13.265Z] #58 8.092 + shift [2022-06-02T19:46:13.265Z] #58 8.092 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-06-02T19:46:13.265Z] #58 8.092 + . /tmp/install/rootlesskit.installer [2022-06-02T19:46:13.265Z] #58 8.109 ++ : v0.14.4 [2022-06-02T19:46:13.265Z] #58 8.109 + install_rootlesskit [2022-06-02T19:46:13.265Z] #58 8.109 + case "$1" in [2022-06-02T19:46:13.265Z] #58 8.109 + export CGO_ENABLED=0 [2022-06-02T19:46:13.265Z] #58 8.109 + CGO_ENABLED=0 [2022-06-02T19:46:13.265Z] #58 8.109 + _install_rootlesskit [2022-06-02T19:46:13.265Z] #58 8.109 + echo 'Install rootlesskit version v0.14.4' [2022-06-02T19:46:13.265Z] #58 8.109 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:46:13.265Z] #58 8.109 + GOBIN=/build [2022-06-02T19:46:13.265Z] #58 8.109 + GO111MODULE=on [2022-06-02T19:46:13.265Z] #58 8.109 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-06-02T19:46:13.265Z] #58 8.111 Install rootlesskit version v0.14.4 [2022-06-02T19:46:13.265Z] #58 8.874 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-06-02T19:46:13.265Z] #58 ... [2022-06-02T19:46:13.265Z] [2022-06-02T19:46:13.265Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:13.265Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:46:13.265Z] #55 6.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:46:13.265Z] #55 6.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:46:13.265Z] #55 6.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:46:13.265Z] #55 7.058 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:46:13.265Z] #55 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:46:13.428Z] #43 77.97 DEP criu/cr-check.d [2022-06-02T19:46:13.524Z] #55 ... [2022-06-02T19:46:13.524Z] [2022-06-02T19:46:13.524Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:13.524Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:46:13.524Z] #42 7.649 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:46:13.524Z] #42 7.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:46:13.524Z] #42 7.727 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:46:13.524Z] #42 9.413 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:46:13.524Z] #42 ... [2022-06-02T19:46:13.524Z] [2022-06-02T19:46:13.524Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:13.524Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:46:13.524Z] #34 11.07 internal/unsafeheader [2022-06-02T19:46:13.524Z] #34 11.13 internal/abi [2022-06-02T19:46:13.524Z] #34 11.26 internal/cpu [2022-06-02T19:46:13.690Z] #43 78.24 DEP criu/config.d [2022-06-02T19:46:13.712Z] #43 20.16 CC images/core-ppc64.o [2022-06-02T19:46:13.782Z] #34 11.76 internal/goexperiment [2022-06-02T19:46:13.782Z] #34 11.88 runtime/internal/atomic [2022-06-02T19:46:13.785Z] #42 ... [2022-06-02T19:46:13.785Z] [2022-06-02T19:46:13.785Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:13.785Z] #49 sha256:1b32d71a4e3573eb53fbea2b864f461fc7376560d564cb608b669f507bb6884e [2022-06-02T19:46:13.785Z] #49 21.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T19:46:13.785Z] #49 21.21 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-06-02T19:46:13.785Z] #49 21.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-06-02T19:46:13.785Z] #49 21.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-06-02T19:46:13.785Z] #49 21.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-06-02T19:46:13.785Z] #49 21.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-06-02T19:46:13.785Z] #49 21.46 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-06-02T19:46:13.785Z] #49 21.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-06-02T19:46:13.785Z] #49 21.68 go: downloading github.com/ultraware/funlen v0.0.2 [2022-06-02T19:46:13.785Z] #49 21.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T19:46:13.785Z] #49 21.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-06-02T19:46:13.785Z] #49 21.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-06-02T19:46:13.785Z] #49 22.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T19:46:13.785Z] #49 22.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-06-02T19:46:13.785Z] #49 22.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T19:46:13.785Z] #49 22.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T19:46:13.785Z] #49 22.97 go: downloading github.com/stretchr/objx v0.2.0 [2022-06-02T19:46:13.785Z] #49 23.01 go: downloading golang.org/x/text v0.3.2 [2022-06-02T19:46:13.785Z] #49 29.18 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T19:46:13.785Z] #49 29.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T19:46:13.785Z] #49 29.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-06-02T19:46:13.785Z] #49 29.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-06-02T19:46:13.785Z] #49 29.42 go: downloading github.com/gogo/protobuf v1.2.1 [2022-06-02T19:46:13.785Z] #49 30.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-06-02T19:46:13.785Z] #49 31.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T19:46:13.785Z] #49 31.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-06-02T19:46:13.816Z] #20 ... [2022-06-02T19:46:13.816Z] [2022-06-02T19:46:13.816Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:13.816Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:13.816Z] #43 79.95 CC criu/aio.o [2022-06-02T19:46:13.816Z] #43 80.72 CC criu/autofs.o [2022-06-02T19:46:13.816Z] #43 82.06 CC criu/bfd.o [2022-06-02T19:46:13.816Z] #43 82.48 CC criu/bitmap.o [2022-06-02T19:46:13.816Z] #43 82.61 CC criu/cgroup-props.o [2022-06-02T19:46:13.816Z] #43 83.43 CC criu/cgroup.o [2022-06-02T19:46:13.816Z] #43 86.02 CC criu/clone-noasan.o [2022-06-02T19:46:13.816Z] #43 86.23 CC criu/config.o [2022-06-02T19:46:13.816Z] #43 87.55 CC criu/cr-check.o [2022-06-02T19:46:13.816Z] #43 89.33 CC criu/cr-dedup.o [2022-06-02T19:46:13.816Z] #43 89.73 CC criu/cr-dump.o [2022-06-02T19:46:13.949Z] #43 78.40 DEP criu/clone-noasan.d [2022-06-02T19:46:13.949Z] #43 78.56 DEP criu/cgroup.d [2022-06-02T19:46:14.051Z] #49 ... [2022-06-02T19:46:14.051Z] [2022-06-02T19:46:14.051Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:14.051Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:14.051Z] #13 18.74 Fetched 8840 kB in 16s (537 kB/s) [2022-06-02T19:46:14.051Z] #13 18.74 Reading package lists... [2022-06-02T19:46:14.051Z] #13 25.97 Reading package lists... [2022-06-02T19:46:14.051Z] #13 ... [2022-06-02T19:46:14.051Z] [2022-06-02T19:46:14.051Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-02T19:46:14.051Z] #29 sha256:0e23b3e12d17934edab6a902c80ec54eeec7904cf3b442e68ee36f5a2ebfd0c8 [2022-06-02T19:46:14.051Z] #29 28.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-02T19:46:14.051Z] #29 28.86 [2022-06-02T19:46:14.051Z] #29 29.06 #=#=# ##O#- # ######################################################################## 100.0% [2022-06-02T19:46:14.051Z] #29 29.37 [2022-06-02T19:46:14.208Z] #43 78.79 DEP criu/cgroup-props.d [2022-06-02T19:46:14.208Z] #43 78.94 DEP criu/bitmap.d [2022-06-02T19:46:14.275Z] #43 20.60 CC images/core-s390.o [2022-06-02T19:46:14.467Z] #43 78.96 DEP criu/bfd.d [2022-06-02T19:46:14.467Z] #43 79.04 DEP criu/autofs.d [2022-06-02T19:46:14.467Z] #43 ... [2022-06-02T19:46:14.467Z] [2022-06-02T19:46:14.467Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:46:14.467Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:46:14.467Z] #32 DONE 144.6s [2022-06-02T19:46:14.467Z] [2022-06-02T19:46:14.467Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:14.467Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:14.467Z] #20 22.08 The following NEW packages will be installed: [2022-06-02T19:46:14.467Z] #20 22.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-06-02T19:46:14.467Z] #20 22.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-06-02T19:46:14.467Z] #20 22.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-06-02T19:46:14.467Z] #20 22.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-06-02T19:46:14.467Z] #20 22.09 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-06-02T19:46:14.467Z] #20 22.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-06-02T19:46:14.467Z] #20 22.09 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-06-02T19:46:14.467Z] #20 22.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T19:46:14.467Z] #20 22.09 xz-utils zip [2022-06-02T19:46:14.467Z] #20 22.40 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:46:14.467Z] #20 22.40 Need to get 28.6 MB of archives. [2022-06-02T19:46:14.467Z] #20 22.40 After this operation, 116 MB of additional disk space will be used. [2022-06-02T19:46:14.467Z] #20 22.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-06-02T19:46:14.467Z] #20 22.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-06-02T19:46:14.467Z] #20 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-06-02T19:46:14.467Z] #20 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-06-02T19:46:14.467Z] #20 22.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-06-02T19:46:14.467Z] #20 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-06-02T19:46:14.467Z] #20 22.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-06-02T19:46:14.467Z] #20 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-06-02T19:46:14.467Z] #20 22.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-06-02T19:46:14.467Z] #20 22.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-06-02T19:46:14.467Z] #20 22.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-06-02T19:46:14.467Z] #20 22.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-06-02T19:46:14.467Z] #20 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T19:46:14.467Z] #20 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-06-02T19:46:14.467Z] #20 22.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-06-02T19:46:14.467Z] #20 22.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-06-02T19:46:14.467Z] #20 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:46:14.467Z] #20 22.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:46:14.467Z] #20 22.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-06-02T19:46:14.467Z] #20 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-06-02T19:46:14.467Z] #20 22.72 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-06-02T19:46:14.467Z] #20 22.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-06-02T19:46:14.467Z] #20 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-06-02T19:46:14.467Z] #20 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:46:14.467Z] #20 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:46:14.467Z] #20 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:46:14.467Z] #20 22.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-06-02T19:46:14.467Z] #20 22.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-06-02T19:46:14.467Z] #20 22.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:46:14.467Z] #20 23.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:46:14.467Z] #20 23.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:46:14.467Z] #20 23.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:46:14.467Z] #20 23.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-06-02T19:46:14.467Z] #20 23.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-06-02T19:46:14.467Z] #20 23.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-06-02T19:46:14.467Z] #20 23.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-06-02T19:46:14.467Z] #20 23.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-06-02T19:46:14.467Z] #20 23.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-06-02T19:46:14.467Z] #20 23.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-06-02T19:46:14.467Z] #20 23.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-06-02T19:46:14.467Z] #20 23.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-06-02T19:46:14.467Z] #20 23.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-06-02T19:46:14.467Z] #20 23.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-06-02T19:46:14.467Z] #20 23.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-06-02T19:46:14.467Z] #20 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-06-02T19:46:14.467Z] #20 23.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-06-02T19:46:14.467Z] #20 23.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-06-02T19:46:14.467Z] #20 23.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-06-02T19:46:14.467Z] #20 23.78 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-06-02T19:46:14.467Z] #20 24.49 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:46:14.467Z] #20 24.62 Fetched 28.6 MB in 2s (17.2 MB/s) [2022-06-02T19:46:14.467Z] #20 24.67 Selecting previously unselected package pigz. [2022-06-02T19:46:14.467Z] #20 24.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-06-02T19:46:14.467Z] #20 24.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-06-02T19:46:14.467Z] #20 24.72 Unpacking pigz (2.4-1) ... [2022-06-02T19:46:14.467Z] #20 24.84 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-06-02T19:46:14.467Z] #20 24.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:14.467Z] #20 24.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:14.467Z] #20 25.35 Selecting previously unselected package python3.7-minimal. [2022-06-02T19:46:14.467Z] #20 25.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:14.467Z] #20 25.38 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:46:14.467Z] #20 26.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:14.467Z] #20 26.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:46:14.531Z] #43 21.19 CC images/cpuinfo.o [2022-06-02T19:46:14.722Z] #34 12.48 internal/bytealg [2022-06-02T19:46:14.759Z] #43 ... [2022-06-02T19:46:14.759Z] [2022-06-02T19:46:14.759Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:14.759Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:14.759Z] #20 42.73 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:46:14.759Z] #20 42.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:46:14.759Z] #20 42.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:14.759Z] #20 42.86 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:46:14.759Z] #20 42.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:46:14.759Z] #20 42.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:46:14.759Z] #20 42.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:46:14.759Z] #20 42.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:46:14.759Z] #20 42.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:46:15.020Z] #20 43.02 Selecting previously unselected package libreadline5:amd64. [2022-06-02T19:46:15.020Z] #20 43.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-06-02T19:46:15.020Z] #20 43.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:46:15.094Z] #43 21.55 CC images/inventory.o [2022-06-02T19:46:15.094Z] #43 21.77 CC images/fdinfo.o [2022-06-02T19:46:15.280Z] #20 43.20 Selecting previously unselected package net-tools. [2022-06-02T19:46:15.280Z] #20 43.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-06-02T19:46:15.280Z] #20 43.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:46:15.280Z] #20 43.42 Selecting previously unselected package patch. [2022-06-02T19:46:15.289Z] #34 13.14 runtime/internal/sys [2022-06-02T19:46:15.439Z] #29 30.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-02T19:46:15.541Z] #20 43.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-06-02T19:46:15.541Z] #20 43.45 Unpacking patch (2.7.6-3+deb10u1) ... [2022-06-02T19:46:15.541Z] #20 43.55 Selecting previously unselected package python-pip-whl. [2022-06-02T19:46:15.541Z] #20 43.56 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-06-02T19:46:15.541Z] #20 43.57 Unpacking python-pip-whl (18.1-5) ... [2022-06-02T19:46:15.549Z] #34 13.47 runtime/internal/math [2022-06-02T19:46:15.657Z] #43 22.11 CC images/fown.o [2022-06-02T19:46:15.657Z] #43 22.29 CC images/ns.o [2022-06-02T19:46:15.699Z] #29 30.95 [2022-06-02T19:46:15.808Z] #34 13.62 internal/itoa [2022-06-02T19:46:15.843Z] #20 29.23 Selecting previously unselected package python3-minimal. [2022-06-02T19:46:15.843Z] #20 29.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 ... 23701 files and directories currently installed.) [2022-06-02T19:46:15.843Z] #20 29.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-06-02T19:46:15.843Z] #20 29.28 Unpacking python3-minimal (3.7.3-1) ... [2022-06-02T19:46:15.843Z] #20 29.39 Selecting previously unselected package libmpdec2:amd64. [2022-06-02T19:46:15.843Z] #20 29.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-06-02T19:46:15.843Z] #20 29.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:46:15.913Z] #43 22.47 CC images/regfile.o [2022-06-02T19:46:16.067Z] #34 13.96 math/bits [2022-06-02T19:46:16.102Z] #20 29.51 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-06-02T19:46:16.102Z] #20 29.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:16.102Z] #20 29.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:16.115Z] #20 44.06 Selecting previously unselected package python3-lib2to3. [2022-06-02T19:46:16.115Z] #20 44.07 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-06-02T19:46:16.115Z] #20 44.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:46:16.115Z] #20 44.21 Selecting previously unselected package python3-distutils. [2022-06-02T19:46:16.115Z] #20 44.22 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-06-02T19:46:16.115Z] #20 44.23 Unpacking python3-distutils (3.7.3-1) ... [2022-06-02T19:46:16.170Z] #43 22.66 CC images/ghost-file.o [2022-06-02T19:46:16.270Z] #29 31.37 #=#=# ######################################################################## 100.0% [2022-06-02T19:46:16.270Z] #29 31.57 [2022-06-02T19:46:16.375Z] #20 44.35 Selecting previously unselected package python3-pip. [2022-06-02T19:46:16.375Z] #20 44.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-06-02T19:46:16.375Z] #20 44.39 Unpacking python3-pip (18.1-5) ... [2022-06-02T19:46:16.375Z] #20 44.57 Selecting previously unselected package python3-pkg-resources. [2022-06-02T19:46:16.427Z] #43 22.98 CC images/fifo.o [2022-06-02T19:46:16.531Z] #29 31.67 Download of images into '/build' complete. [2022-06-02T19:46:16.531Z] #29 31.67 Use something like the following to load the result into a Docker daemon: [2022-06-02T19:46:16.531Z] #29 31.67 tar -cC '/build' . | docker load [2022-06-02T19:46:16.635Z] #20 44.59 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:46:16.635Z] #20 44.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:46:16.635Z] #20 44.75 Selecting previously unselected package python3-setuptools. [2022-06-02T19:46:16.635Z] #20 44.77 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-06-02T19:46:16.635Z] #20 44.77 Unpacking python3-setuptools (40.8.0-1) ... [2022-06-02T19:46:16.636Z] #34 14.55 runtime [2022-06-02T19:46:16.683Z] #43 23.16 CC images/remap-file-path.o [2022-06-02T19:46:16.683Z] #43 23.33 CC images/eventfd.o [2022-06-02T19:46:16.894Z] #20 44.99 Selecting previously unselected package python3-wheel. [2022-06-02T19:46:16.895Z] #20 45.01 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-06-02T19:46:16.895Z] #20 45.02 Unpacking python3-wheel (0.32.3-2) ... [2022-06-02T19:46:16.895Z] #20 45.11 Selecting previously unselected package sudo. [2022-06-02T19:46:16.940Z] #43 23.55 CC images/eventpoll.o [2022-06-02T19:46:17.037Z] #20 30.48 Selecting previously unselected package python3.7. [2022-06-02T19:46:17.037Z] #20 30.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:46:17.037Z] #20 30.49 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:17.037Z] #20 30.62 Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-02T19:46:17.037Z] #20 30.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-06-02T19:46:17.037Z] #20 30.64 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:46:17.155Z] #20 45.11 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-06-02T19:46:17.155Z] #20 45.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:46:17.196Z] #43 23.74 CC images/fh.o [2022-06-02T19:46:17.204Z] #34 15.04 math [2022-06-02T19:46:17.296Z] #20 30.74 Setting up python3-minimal (3.7.3-1) ... [2022-06-02T19:46:17.452Z] #43 23.97 CC images/fsnotify.o [2022-06-02T19:46:17.674Z] #20 45.66 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T19:46:17.674Z] #20 45.67 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-06-02T19:46:17.674Z] #20 45.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:46:17.674Z] #20 45.93 Selecting previously unselected package uidmap. [2022-06-02T19:46:17.934Z] #20 45.93 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-06-02T19:46:17.934Z] #20 45.94 Unpacking uidmap (1:4.5-1.1) ... [2022-06-02T19:46:18.014Z] #43 24.51 CC images/signalfd.o [2022-06-02T19:46:18.194Z] #20 46.06 Selecting previously unselected package vim-runtime. [2022-06-02T19:46:18.194Z] #20 46.07 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:46:18.194Z] #20 46.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-06-02T19:46:18.194Z] #20 46.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-06-02T19:46:18.194Z] #20 46.14 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:18.232Z] #20 31.65 Selecting previously unselected package python3. [2022-06-02T19:46:18.232Z] #20 31.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-06-02T19:46:18.232Z] #20 31.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-06-02T19:46:18.232Z] #20 31.71 Unpacking python3 (3.7.3-1) ... [2022-06-02T19:46:18.232Z] #20 31.82 Selecting previously unselected package libip4tc0:amd64. [2022-06-02T19:46:18.232Z] #20 31.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:46:18.232Z] #20 31.83 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:18.232Z] #20 31.91 Selecting previously unselected package libip6tc0:amd64. [2022-06-02T19:46:18.232Z] #20 31.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:46:18.232Z] #20 31.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:18.232Z] #20 32.01 Selecting previously unselected package libiptc0:amd64. [2022-06-02T19:46:18.271Z] #43 24.69 CC images/fs.o [2022-06-02T19:46:18.271Z] #43 24.86 CC images/pstree.o [2022-06-02T19:46:18.479Z] #29 DONE 33.7s [2022-06-02T19:46:18.479Z] [2022-06-02T19:46:18.479Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:18.479Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:18.479Z] #42 32.68 The following additional packages will be installed: [2022-06-02T19:46:18.479Z] #42 32.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-06-02T19:46:18.479Z] #42 32.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-06-02T19:46:18.479Z] #42 32.72 Suggested packages: [2022-06-02T19:46:18.479Z] #42 32.74 manpages-dev python-setuptools [2022-06-02T19:46:18.479Z] #42 33.90 The following NEW packages will be installed: [2022-06-02T19:46:18.480Z] #42 33.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-06-02T19:46:18.480Z] #42 33.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-06-02T19:46:18.480Z] #42 33.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-06-02T19:46:18.480Z] #42 33.92 python-six zlib1g-dev [2022-06-02T19:46:18.480Z] #42 34.35 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:46:18.480Z] #42 34.35 Need to get 3796 kB of archives. [2022-06-02T19:46:18.480Z] #42 34.35 After this operation, 21.6 MB of additional disk space will be used. [2022-06-02T19:46:18.480Z] #42 34.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-06-02T19:46:18.480Z] #42 34.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-02T19:46:18.480Z] #42 34.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-06-02T19:46:18.480Z] #42 34.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-06-02T19:46:18.480Z] #42 34.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-06-02T19:46:18.480Z] #42 34.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-06-02T19:46:18.480Z] #42 34.46 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-06-02T19:46:18.480Z] #42 34.47 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-06-02T19:46:18.480Z] #42 34.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-06-02T19:46:18.480Z] #42 34.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-06-02T19:46:18.480Z] #42 34.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-06-02T19:46:18.480Z] #42 34.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-06-02T19:46:18.480Z] #42 34.74 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-06-02T19:46:18.480Z] #42 34.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-06-02T19:46:18.480Z] #42 34.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-06-02T19:46:18.480Z] #42 34.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-06-02T19:46:18.480Z] #42 34.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-06-02T19:46:18.480Z] #42 35.72 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:46:18.490Z] #20 32.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-06-02T19:46:18.490Z] #20 32.02 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:18.490Z] #20 32.10 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T19:46:18.490Z] #20 32.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T19:46:18.490Z] #20 32.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:46:18.490Z] #20 32.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T19:46:18.490Z] #20 32.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-06-02T19:46:18.490Z] #20 32.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:46:18.527Z] #43 25.02 CC images/pipe.o [2022-06-02T19:46:18.527Z] #43 25.20 CC images/tcp-stream.o [2022-06-02T19:46:18.740Z] #42 ... [2022-06-02T19:46:18.740Z] [2022-06-02T19:46:18.741Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:46:18.741Z] #51 sha256:f4531b398bda8a08fed39840c3a215fd26a005db6a0dd4ed8e11dfe898023d7d [2022-06-02T19:46:18.741Z] #51 DONE 35.9s [2022-06-02T19:46:18.741Z] [2022-06-02T19:46:18.741Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:18.741Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:18.741Z] #42 35.95 Fetched 3796 kB in 1s (5103 kB/s) [2022-06-02T19:46:18.741Z] #42 36.13 Selecting previously unselected package libcap-dev:arm64. [2022-06-02T19:46:18.749Z] #20 32.28 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T19:46:18.749Z] #20 32.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-06-02T19:46:18.749Z] #20 32.29 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:46:18.749Z] #20 32.39 Selecting previously unselected package iptables. [2022-06-02T19:46:18.749Z] #20 32.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-06-02T19:46:18.749Z] #20 32.41 Unpacking iptables (1.8.2-4) ... [2022-06-02T19:46:18.783Z] #43 25.35 CC images/sk-packet.o [2022-06-02T19:46:19.001Z] #42 36.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 ... 15394 files and directories currently installed.) [2022-06-02T19:46:19.001Z] #42 36.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-06-02T19:46:19.001Z] #42 36.20 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-06-02T19:46:19.001Z] #42 36.45 Selecting previously unselected package libnet1:arm64. [2022-06-02T19:46:19.001Z] #42 36.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-02T19:46:19.001Z] #42 36.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:19.039Z] #43 25.56 CC images/mnt.o [2022-06-02T19:46:19.111Z] #34 ... [2022-06-02T19:46:19.111Z] [2022-06-02T19:46:19.111Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:19.111Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:19.111Z] #49 16.83 go: downloading github.com/fatih/color v1.7.0 [2022-06-02T19:46:19.111Z] #49 16.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-06-02T19:46:19.111Z] #49 17.01 go: downloading github.com/pkg/errors v0.8.1 [2022-06-02T19:46:19.111Z] #49 17.03 go: downloading github.com/spf13/cobra v0.0.5 [2022-06-02T19:46:19.262Z] #42 36.74 Selecting previously unselected package libnet1-dev. [2022-06-02T19:46:19.262Z] #42 36.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-02T19:46:19.262Z] #42 36.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:19.296Z] #43 25.82 CC images/pipe-data.o [2022-06-02T19:46:19.316Z] #20 32.73 Selecting previously unselected package xxd. [2022-06-02T19:46:19.316Z] #20 32.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:46:19.316Z] #20 32.74 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:19.316Z] #20 32.92 Selecting previously unselected package vim-common. [2022-06-02T19:46:19.316Z] #20 32.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:46:19.316Z] #20 32.97 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:19.371Z] #49 17.19 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-02T19:46:19.371Z] #49 ... [2022-06-02T19:46:19.371Z] [2022-06-02T19:46:19.371Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:46:19.371Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:46:19.371Z] #32 7.286 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-02T19:46:19.371Z] #32 7.287 Cloning into '.'... [2022-06-02T19:46:19.552Z] #43 25.98 CC images/sa.o [2022-06-02T19:46:19.552Z] #43 26.16 CC images/timer.o [2022-06-02T19:46:19.574Z] #20 33.16 Selecting previously unselected package bash-completion. [2022-06-02T19:46:19.574Z] #20 33.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-06-02T19:46:19.632Z] #32 ... [2022-06-02T19:46:19.632Z] [2022-06-02T19:46:19.632Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:46:19.632Z] #47 sha256:22772d06bfa6b6302d757321268a6907bec0f29ec3cf6ed3e8ab4a97d3ce476c [2022-06-02T19:46:19.632Z] #47 11.20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-02T19:46:19.632Z] #47 11.26 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:46:19.632Z] #47 11.93 go: downloading golang.org/x/tools v0.1.0 [2022-06-02T19:46:19.632Z] #47 12.08 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-02T19:46:19.632Z] #47 12.23 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T19:46:19.632Z] #47 12.27 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-02T19:46:19.632Z] #47 12.45 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-02T19:46:19.632Z] #47 ... [2022-06-02T19:46:19.632Z] [2022-06-02T19:46:19.632Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:19.632Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:19.632Z] #49 17.71 go: downloading github.com/spf13/viper v1.6.1 [2022-06-02T19:46:19.809Z] #43 26.52 CC images/timerfd.o [2022-06-02T19:46:19.834Z] #42 37.16 Selecting previously unselected package libnl-3-200:arm64. [2022-06-02T19:46:19.834Z] #42 37.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-06-02T19:46:19.834Z] #42 37.22 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-06-02T19:46:20.065Z] #43 26.70 CC images/mm.o [2022-06-02T19:46:20.065Z] #43 ... [2022-06-02T19:46:20.065Z] [2022-06-02T19:46:20.065Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:46:20.065Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:46:20.205Z] #49 18.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-06-02T19:46:20.206Z] #49 18.24 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-06-02T19:46:20.206Z] #49 18.34 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-06-02T19:46:20.405Z] #42 37.54 Selecting previously unselected package libnl-3-dev:arm64. [2022-06-02T19:46:20.405Z] #42 37.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-06-02T19:46:20.405Z] #42 37.62 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-06-02T19:46:20.465Z] #49 18.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-06-02T19:46:20.670Z] #42 37.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-02T19:46:20.670Z] #42 37.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-06-02T19:46:20.670Z] #42 37.90 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-06-02T19:46:20.670Z] #42 38.02 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-02T19:46:20.670Z] #42 ... [2022-06-02T19:46:20.670Z] [2022-06-02T19:46:20.670Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:46:20.670Z] #67 sha256:ebe1bc85cd30768090b60e3196227b6d041ee264d062fd08d8c8b1819cb63cfd [2022-06-02T19:46:20.670Z] #67 DONE 38.0s [2022-06-02T19:46:20.670Z] [2022-06-02T19:46:20.670Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:20.670Z] #55 sha256:57c932e1db136eb5ac0e9062fb20cf4e2f3a765d074c98da1cec0d56f2186564 [2022-06-02T19:46:20.670Z] #55 24.34 Reading package lists... [2022-06-02T19:46:20.670Z] #55 30.84 Building dependency tree... [2022-06-02T19:46:20.670Z] #55 34.24 The following additional packages will be installed: [2022-06-02T19:46:20.670Z] #55 34.26 libbtrfs0 [2022-06-02T19:46:20.670Z] #55 34.41 The following NEW packages will be installed: [2022-06-02T19:46:20.670Z] #55 34.44 libbtrfs-dev libbtrfs0 [2022-06-02T19:46:20.670Z] #55 34.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:46:20.670Z] #55 34.82 Need to get 119 kB of archives. [2022-06-02T19:46:20.670Z] #55 34.82 After this operation, 387 kB of additional disk space will be used. [2022-06-02T19:46:20.670Z] #55 34.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-06-02T19:46:20.670Z] #55 34.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-06-02T19:46:20.670Z] #55 35.89 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:46:20.670Z] #55 36.27 Fetched 119 kB in 0s (401 kB/s) [2022-06-02T19:46:20.670Z] #55 36.44 Selecting previously unselected package libbtrfs0. [2022-06-02T19:46:20.670Z] #55 36.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-06-02T19:46:20.670Z] #55 36.56 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-06-02T19:46:20.670Z] #55 36.63 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:46:20.670Z] #55 36.77 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:46:20.670Z] #55 36.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-06-02T19:46:20.670Z] #55 36.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:46:20.670Z] #55 37.31 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:46:20.670Z] #55 37.36 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:46:20.670Z] #55 37.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:46:20.670Z] #55 DONE 38.0s [2022-06-02T19:46:20.670Z] [2022-06-02T19:46:20.670Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:20.670Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:20.670Z] #42 38.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-06-02T19:46:20.670Z] #42 38.03 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-06-02T19:46:20.933Z] #42 38.27 Selecting previously unselected package zlib1g-dev:arm64. [2022-06-02T19:46:20.933Z] #42 38.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-06-02T19:46:20.933Z] #42 38.28 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:46:21.347Z] #56 48.80 Checking out files: 54% (2607/4764) Checking out files: 55% (2621/4764) Checking out files: 56% (2668/4764) Checking out files: 57% (2716/4764) Checking out files: 58% (2764/4764) Checking out files: 59% (2811/4764) Checking out files: 60% (2859/4764) Checking out files: 61% (2907/4764) Checking out files: 62% (2954/4764) Checking out files: 63% (3002/4764) Checking out files: 64% (3049/4764) Checking out files: 65% (3097/4764) Checking out files: 66% (3145/4764) Checking out files: 67% (3192/4764) Checking out files: 68% (3240/4764) Checking out files: 69% (3288/4764) Checking out files: 70% (3335/4764) Checking out files: 71% (3383/4764) Checking out files: 72% (3431/4764) Checking out files: 73% (3478/4764) Checking out files: 74% (3526/4764) Checking out files: 75% (3573/4764) Checking out files: 76% (3621/4764) Checking out files: 77% (3669/4764) Checking out files: 78% (3716/4764) Checking out files: 79% (3764/4764) Checking out files: 80% (3812/4764) Checking out files: 81% (3859/4764) Checking out files: 82% (3907/4764) Checking out files: 83% (3955/4764) Checking out files: 84% (4002/4764) Checking out files: 85% (4050/4764) Checking out files: 86% (4098/4764) Checking out files: 87% (4145/4764) Checking out files: 88% (4193/4764) Checking out files: 89% (4240/4764) Checking out files: 90% (4288/4764) Checking out files: 91% (4336/4764) Checking out files: 92% (4383/4764) Checking out files: 93% (4431/4764) Checking out files: 94% (4479/4764) Checking out files: 95% (4526/4764) Checking out files: 96% (4574/4764) Checking out files: 97% (4622/4764) Checking out files: 98% (4669/4764) Checking out files: 99% (4717/4764) Checking out files: 100% (4764/4764) Checking out files: 100% (4764/4764), done. [2022-06-02T19:46:21.347Z] #56 50.01 + cd /tmp/tmp.tAjyFdPDmp/src/github.com/containerd/containerd [2022-06-02T19:46:21.490Z] #20 49.53 Selecting previously unselected package vim. [2022-06-02T19:46:21.490Z] #20 49.55 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:46:21.490Z] #20 49.57 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:21.505Z] #42 38.71 Selecting previously unselected package libprotobuf17:arm64. [2022-06-02T19:46:21.505Z] #42 38.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-06-02T19:46:21.505Z] #42 38.74 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:21.604Z] #56 50.01 + git checkout -q v1.6.4 [2022-06-02T19:46:21.844Z] #49 ... [2022-06-02T19:46:21.844Z] [2022-06-02T19:46:21.844Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:46:21.844Z] #24 sha256:7f21c7edd54f1a01cc3edd8ffc7a550b25a8736a3f18f3da5db82fe271a1c61c [2022-06-02T19:46:21.844Z] #24 19.06 + mkdir -p /build [2022-06-02T19:46:21.844Z] #24 19.07 + mv docker/docker /build/ [2022-06-02T19:46:21.844Z] #24 19.08 + rmdir docker [2022-06-02T19:46:21.844Z] #24 DONE 19.6s [2022-06-02T19:46:21.844Z] [2022-06-02T19:46:21.844Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:46:21.844Z] #47 sha256:22772d06bfa6b6302d757321268a6907bec0f29ec3cf6ed3e8ab4a97d3ce476c [2022-06-02T19:46:21.844Z] #47 19.14 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-02T19:46:21.844Z] #47 19.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-02T19:46:21.844Z] #47 19.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-02T19:46:22.060Z] #20 50.14 Selecting previously unselected package xfsprogs. [2022-06-02T19:46:22.060Z] #20 50.14 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-06-02T19:46:22.060Z] #20 50.15 Unpacking xfsprogs (4.20.0-1) ... [2022-06-02T19:46:22.446Z] #42 39.60 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-06-02T19:46:22.446Z] #42 39.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-06-02T19:46:22.446Z] #42 39.60 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:22.446Z] #42 39.77 Selecting previously unselected package libprotobuf-dev:arm64. [2022-06-02T19:46:22.446Z] #42 39.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-06-02T19:46:22.446Z] #42 39.79 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:22.630Z] #20 50.63 Selecting previously unselected package zip. [2022-06-02T19:46:22.630Z] #20 50.65 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-06-02T19:46:22.630Z] #20 50.66 Unpacking zip (3.0-11+b1) ... [2022-06-02T19:46:22.630Z] #20 50.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:46:22.630Z] #20 50.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:46:22.630Z] #20 50.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:22.859Z] #20 35.92 Unpacking bash-completion (1:2.8-6) ... [2022-06-02T19:46:22.859Z] #20 36.38 Selecting previously unselected package bzip2. [2022-06-02T19:46:22.859Z] #20 36.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-06-02T19:46:22.859Z] #20 36.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:46:22.859Z] #20 36.48 Selecting previously unselected package xz-utils. [2022-06-02T19:46:22.859Z] #20 36.50 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-06-02T19:46:22.859Z] #20 36.51 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:46:22.890Z] #20 50.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:46:22.890Z] #20 50.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:46:22.890Z] #20 50.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:22.890Z] #20 50.94 Setting up uidmap (1:4.5-1.1) ... [2022-06-02T19:46:22.890Z] #20 50.96 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:46:22.890Z] #20 50.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:22.890Z] #20 50.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:46:22.890Z] #20 51.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:46:22.890Z] #20 51.02 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:46:22.890Z] #20 51.04 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:22.890Z] #20 51.05 Setting up zip (3.0-11+b1) ... [2022-06-02T19:46:22.890Z] #20 51.06 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:22.890Z] #20 51.09 Setting up bash-completion (1:2.8-6) ... [2022-06-02T19:46:22.971Z] #56 51.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T19:46:22.971Z] #56 51.31 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T19:46:22.971Z] #56 51.31 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:46:22.971Z] #56 51.31 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:46:22.971Z] #56 51.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T19:46:22.971Z] #56 51.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T19:46:22.971Z] #56 51.31 + '[' '' = dynamic ']' [2022-06-02T19:46:22.971Z] #56 51.31 + make [2022-06-02T19:46:23.118Z] #20 36.68 Selecting previously unselected package apparmor. [2022-06-02T19:46:23.118Z] #20 36.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-06-02T19:46:23.118Z] #20 36.76 Unpacking apparmor (2.13.2-10) ... [2022-06-02T19:46:23.223Z] #47 ... [2022-06-02T19:46:23.223Z] [2022-06-02T19:46:23.223Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:46:23.223Z] #51 sha256:2517c4caf030f940bab3c45f3ba152b5fa45157ac5c2ec9d14e93b0b3d33f5ad [2022-06-02T19:46:23.223Z] #51 11.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-02T19:46:23.223Z] #51 ... [2022-06-02T19:46:23.223Z] [2022-06-02T19:46:23.223Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:23.223Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:23.223Z] #49 20.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-06-02T19:46:23.223Z] #49 20.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T19:46:23.388Z] #42 40.83 Selecting previously unselected package libprotoc17:arm64. [2022-06-02T19:46:23.486Z] #49 ... [2022-06-02T19:46:23.486Z] [2022-06-02T19:46:23.486Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:23.486Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:46:23.486Z] #36 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:46:23.486Z] #36 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:46:23.650Z] #42 40.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-06-02T19:46:23.650Z] #42 40.84 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:23.685Z] #20 37.10 Selecting previously unselected package aufs-tools. [2022-06-02T19:46:23.685Z] #20 37.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-06-02T19:46:23.685Z] #20 37.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:46:23.685Z] #20 37.25 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:46:23.685Z] #20 37.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:46:23.685Z] #20 37.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:46:23.749Z] #36 ... [2022-06-02T19:46:23.749Z] [2022-06-02T19:46:23.749Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:23.749Z] #58 sha256:2b1e46ac7eeb4a0330b45a9f15178439b8bb5d4458f02fb5470d1463aaae488d [2022-06-02T19:46:23.749Z] #58 13.11 go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T19:46:23.749Z] #58 13.12 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T19:46:23.749Z] #58 13.36 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-02T19:46:23.749Z] #58 14.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-06-02T19:46:23.749Z] #58 18.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-06-02T19:46:23.749Z] #58 19.78 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T19:46:23.749Z] #58 19.96 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T19:46:23.749Z] #58 20.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T19:46:23.749Z] #58 20.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T19:46:23.749Z] #58 20.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T19:46:23.749Z] #58 21.67 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-06-02T19:46:23.912Z] #42 41.31 Selecting previously unselected package protobuf-c-compiler. [2022-06-02T19:46:23.912Z] #42 41.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-06-02T19:46:23.912Z] #42 41.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:46:23.943Z] #20 37.41 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:46:23.943Z] #20 37.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:46:23.943Z] #20 37.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:46:23.943Z] #20 37.55 Selecting previously unselected package jq. [2022-06-02T19:46:23.943Z] #20 37.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:46:23.943Z] #20 37.57 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:46:23.943Z] #20 37.66 Selecting previously unselected package libaio1:amd64. [2022-06-02T19:46:24.009Z] #58 ... [2022-06-02T19:46:24.009Z] [2022-06-02T19:46:24.009Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:24.009Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:24.009Z] #13 7.677 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:46:24.009Z] #13 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:46:24.009Z] #13 15.02 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:46:24.173Z] #42 41.49 Selecting previously unselected package protobuf-compiler. [2022-06-02T19:46:24.173Z] #42 41.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-06-02T19:46:24.173Z] #42 41.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:46:24.173Z] #42 ... [2022-06-02T19:46:24.173Z] [2022-06-02T19:46:24.173Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:24.173Z] #36 sha256:29ceec1ba43283a6222d6cbe582cff28ac125ef30cbcb148aae49f0b6e37a204 [2022-06-02T19:46:24.173Z] #36 25.49 Reading package lists... [2022-06-02T19:46:24.173Z] #36 31.85 Building dependency tree... [2022-06-02T19:46:24.173Z] #36 35.26 The following additional packages will be installed: [2022-06-02T19:46:24.173Z] #36 35.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-06-02T19:46:24.173Z] #36 35.29 Suggested packages: [2022-06-02T19:46:24.173Z] #36 35.30 cmake-doc ninja-build lrzip [2022-06-02T19:46:24.173Z] #36 35.30 Recommended packages: [2022-06-02T19:46:24.173Z] #36 35.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T19:46:24.173Z] #36 36.29 The following NEW packages will be installed: [2022-06-02T19:46:24.173Z] #36 36.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-06-02T19:46:24.173Z] #36 36.38 vim-common xxd [2022-06-02T19:46:24.173Z] #36 36.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:46:24.173Z] #36 36.78 Need to get 14.2 MB of archives. [2022-06-02T19:46:24.173Z] #36 36.78 After this operation, 60.0 MB of additional disk space will be used. [2022-06-02T19:46:24.173Z] #36 36.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-06-02T19:46:24.173Z] #36 36.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:46:24.173Z] #36 36.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-06-02T19:46:24.173Z] #36 37.61 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-06-02T19:46:24.173Z] #36 37.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-06-02T19:46:24.173Z] #36 37.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-06-02T19:46:24.173Z] #36 37.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-06-02T19:46:24.173Z] #36 37.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-06-02T19:46:24.173Z] #36 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-06-02T19:46:24.173Z] #36 37.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-06-02T19:46:24.173Z] #36 39.38 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:46:24.173Z] #36 39.65 Fetched 14.2 MB in 1s (9849 kB/s) [2022-06-02T19:46:24.173Z] #36 39.74 Selecting previously unselected package xxd. [2022-06-02T19:46:24.173Z] #36 39.75 (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-06-02T19:46:24.173Z] #36 39.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-06-02T19:46:24.173Z] #36 39.82 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:24.173Z] #36 39.96 Selecting previously unselected package vim-common. [2022-06-02T19:46:24.173Z] #36 39.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:46:24.173Z] #36 39.98 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:24.173Z] #36 40.25 Selecting previously unselected package libicu63:arm64. [2022-06-02T19:46:24.173Z] #36 40.25 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-06-02T19:46:24.173Z] #36 40.27 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-06-02T19:46:24.201Z] #20 37.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-06-02T19:46:24.201Z] #20 37.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:46:24.201Z] #20 37.74 Selecting previously unselected package libgpm2:amd64. [2022-06-02T19:46:24.201Z] #20 37.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-06-02T19:46:24.201Z] #20 37.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:46:24.201Z] #20 37.82 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:46:24.201Z] #20 37.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:46:24.201Z] #20 37.84 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:46:24.338Z] #56 52.98 + bin/ctr [2022-06-02T19:46:24.435Z] #36 ... [2022-06-02T19:46:24.435Z] [2022-06-02T19:46:24.435Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:24.435Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:24.435Z] #42 41.69 Selecting previously unselected package python-pkg-resources. [2022-06-02T19:46:24.435Z] #42 41.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:46:24.435Z] #42 41.70 Unpacking python-pkg-resources (40.8.0-1) ... [2022-06-02T19:46:24.577Z] #13 ... [2022-06-02T19:46:24.577Z] [2022-06-02T19:46:24.578Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:24.578Z] #58 sha256:2b1e46ac7eeb4a0330b45a9f15178439b8bb5d4458f02fb5470d1463aaae488d [2022-06-02T19:46:24.578Z] #58 22.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-02T19:46:24.696Z] #42 41.91 Selecting previously unselected package python-six. [2022-06-02T19:46:24.696Z] #42 41.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-06-02T19:46:24.696Z] #42 41.92 Unpacking python-six (1.12.0-1) ... [2022-06-02T19:46:24.696Z] #42 42.03 Selecting previously unselected package python-protobuf. [2022-06-02T19:46:24.696Z] #42 42.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-06-02T19:46:24.696Z] #42 42.04 Unpacking python-protobuf (3.6.1.3-2) ... [2022-06-02T19:46:24.768Z] #20 ... [2022-06-02T19:46:24.768Z] [2022-06-02T19:46:24.768Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:24.768Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:24.768Z] #43 79.25 DEP criu/aio.d [2022-06-02T19:46:24.768Z] #43 79.45 DEP criu/action-scripts.d [2022-06-02T19:46:24.768Z] #43 79.98 CC criu/action-scripts.o [2022-06-02T19:46:24.768Z] #43 80.47 CC criu/aio.o [2022-06-02T19:46:24.768Z] #43 80.96 CC criu/autofs.o [2022-06-02T19:46:24.768Z] #43 82.21 CC criu/bfd.o [2022-06-02T19:46:24.768Z] #43 82.74 CC criu/bitmap.o [2022-06-02T19:46:24.768Z] #43 82.94 CC criu/cgroup-props.o [2022-06-02T19:46:24.768Z] #43 83.67 CC criu/cgroup.o [2022-06-02T19:46:24.768Z] #43 86.40 CC criu/clone-noasan.o [2022-06-02T19:46:24.768Z] #43 86.61 CC criu/config.o [2022-06-02T19:46:24.768Z] #43 87.86 CC criu/cr-check.o [2022-06-02T19:46:25.145Z] #58 23.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-06-02T19:46:25.268Z] #42 42.57 Setting up python-pkg-resources (40.8.0-1) ... [2022-06-02T19:46:25.335Z] #43 89.75 CC criu/cr-dedup.o [2022-06-02T19:46:25.432Z] #20 ... [2022-06-02T19:46:25.432Z] [2022-06-02T19:46:25.432Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:25.432Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:25.432Z] #43 91.84 CC criu/cr-errno.o [2022-06-02T19:46:25.432Z] #43 91.93 CC criu/cr-restore.o [2022-06-02T19:46:25.432Z] #43 96.36 CC criu/cr-service.o [2022-06-02T19:46:25.432Z] #43 97.83 CC criu/crtools.o [2022-06-02T19:46:25.432Z] #43 98.38 CC criu/eventfd.o [2022-06-02T19:46:25.432Z] #43 98.84 CC criu/eventpoll.o [2022-06-02T19:46:25.432Z] #43 99.73 CC criu/external.o [2022-06-02T19:46:25.432Z] #43 100.1 CC criu/fault-injection.o [2022-06-02T19:46:25.432Z] #43 100.2 CC criu/fdstore.o [2022-06-02T19:46:25.432Z] #43 100.7 CC criu/fifo.o [2022-06-02T19:46:25.432Z] #43 101.1 CC criu/file-ids.o [2022-06-02T19:46:25.432Z] #43 101.4 CC criu/file-lock.o [2022-06-02T19:46:25.593Z] #43 90.16 CC criu/cr-dump.o [2022-06-02T19:46:25.712Z] #58 ... [2022-06-02T19:46:25.712Z] [2022-06-02T19:46:25.712Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:25.712Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:46:25.712Z] #42 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:46:25.712Z] #42 17.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:46:25.712Z] #42 ... [2022-06-02T19:46:25.712Z] [2022-06-02T19:46:25.712Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:46:25.712Z] #47 sha256:22772d06bfa6b6302d757321268a6907bec0f29ec3cf6ed3e8ab4a97d3ce476c [2022-06-02T19:46:25.712Z] #47 23.59 go: downloading golang.org/x/mod v0.3.0 [2022-06-02T19:46:25.712Z] #47 23.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-02T19:46:26.003Z] #43 102.4 CC criu/files-ext.o [2022-06-02T19:46:26.003Z] #43 ... [2022-06-02T19:46:26.003Z] [2022-06-02T19:46:26.003Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:26.003Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:26.003Z] #20 54.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:26.003Z] #20 54.02 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:46:26.003Z] #20 54.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T19:46:26.003Z] #20 54.05 Setting up patch (2.7.6-3+deb10u1) ... [2022-06-02T19:46:26.003Z] #20 54.06 Setting up sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:46:26.003Z] #20 54.15 invoke-rc.d: could not determine current runlevel [2022-06-02T19:46:26.003Z] #20 54.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T19:46:26.003Z] #20 54.17 Setting up pigz (2.4-1) ... [2022-06-02T19:46:26.003Z] #20 54.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:46:26.003Z] #20 54.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:46:26.264Z] #20 54.23 Setting up python-pip-whl (18.1-5) ... [2022-06-02T19:46:26.264Z] #20 54.24 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:46:26.264Z] #20 54.26 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:26.280Z] #47 ... [2022-06-02T19:46:26.280Z] [2022-06-02T19:46:26.280Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:26.280Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:46:26.280Z] #55 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:46:26.525Z] #20 54.69 Setting up libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:46:26.525Z] #20 54.71 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:46:26.525Z] #20 54.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:26.525Z] #20 54.73 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:26.525Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T19:46:26.525Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T19:46:26.525Z] #20 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T19:46:26.525Z] #20 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T19:46:26.525Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T19:46:26.539Z] #55 ... [2022-06-02T19:46:26.539Z] [2022-06-02T19:46:26.539Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:26.539Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:26.539Z] #13 19.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:46:26.786Z] #20 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T19:46:26.786Z] #20 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T19:46:26.786Z] #20 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T19:46:26.786Z] #20 54.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:46:26.786Z] #20 54.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:46:26.786Z] #20 54.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:46:26.786Z] #20 54.88 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:46:26.786Z] #20 54.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:46:26.786Z] #20 54.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:27.189Z] #42 ... [2022-06-02T19:46:27.189Z] [2022-06-02T19:46:27.189Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:27.189Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:27.189Z] #13 25.97 Reading package lists... [2022-06-02T19:46:27.189Z] #13 31.87 Building dependency tree... [2022-06-02T19:46:27.189Z] #13 36.32 The following additional packages will be installed: [2022-06-02T19:46:27.189Z] #13 36.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-06-02T19:46:27.189Z] #13 36.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-06-02T19:46:27.189Z] #13 36.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-06-02T19:46:27.189Z] #13 36.32 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-06-02T19:46:27.189Z] #13 36.34 mingw-w64-x86-64-dev [2022-06-02T19:46:27.189Z] #13 36.36 Suggested packages: [2022-06-02T19:46:27.189Z] #13 36.36 gcc-8-locales seccomp wine64 [2022-06-02T19:46:27.189Z] #13 37.40 The following NEW packages will be installed: [2022-06-02T19:46:27.189Z] #13 37.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T19:46:27.189Z] #13 37.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-06-02T19:46:27.189Z] #13 37.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-06-02T19:46:27.189Z] #13 37.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-06-02T19:46:27.189Z] #13 37.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-06-02T19:46:27.189Z] #13 37.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T19:46:27.189Z] #13 37.43 The following packages will be upgraded: [2022-06-02T19:46:27.189Z] #13 37.44 libseccomp2 [2022-06-02T19:46:27.189Z] #13 37.88 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:46:27.189Z] #13 37.88 Need to get 73.4 MB of archives. [2022-06-02T19:46:27.189Z] #13 37.88 After this operation, 471 MB of additional disk space will be used. [2022-06-02T19:46:27.189Z] #13 37.88 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-06-02T19:46:27.189Z] #13 37.89 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-06-02T19:46:27.189Z] #13 37.90 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-06-02T19:46:27.189Z] #13 38.01 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-06-02T19:46:27.189Z] #13 38.15 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-06-02T19:46:27.189Z] #13 38.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-06-02T19:46:27.189Z] #13 38.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-06-02T19:46:27.189Z] #13 38.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-06-02T19:46:27.189Z] #13 38.53 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-06-02T19:46:27.189Z] #13 38.79 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-06-02T19:46:27.189Z] #13 38.80 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-06-02T19:46:27.189Z] #13 41.62 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-06-02T19:46:27.449Z] #13 ... [2022-06-02T19:46:27.449Z] [2022-06-02T19:46:27.449Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:27.449Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:27.712Z] #42 44.88 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:27.712Z] #42 44.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:27.712Z] #42 44.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-06-02T19:46:27.712Z] #42 44.96 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-06-02T19:46:27.712Z] #42 44.99 Setting up python-six (1.12.0-1) ... [2022-06-02T19:46:28.129Z] #43 ... [2022-06-02T19:46:28.129Z] [2022-06-02T19:46:28.129Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:28.129Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:28.129Z] #20 41.50 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:46:28.129Z] #20 41.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:46:28.129Z] #20 41.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:28.129Z] #20 41.60 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:46:28.129Z] #20 41.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:46:28.129Z] #20 41.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:46:28.129Z] #20 41.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:46:28.129Z] #20 41.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:46:28.129Z] #20 41.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:46:28.129Z] #20 41.79 Selecting previously unselected package libreadline5:amd64. [2022-06-02T19:46:28.129Z] #20 41.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-06-02T19:46:28.129Z] #20 41.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:46:28.387Z] #20 41.90 Selecting previously unselected package net-tools. [2022-06-02T19:46:28.387Z] #20 41.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-06-02T19:46:28.387Z] #20 41.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:46:28.387Z] #20 42.11 Selecting previously unselected package patch. [2022-06-02T19:46:28.387Z] #20 42.11 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-06-02T19:46:28.388Z] #20 42.12 Unpacking patch (2.7.6-3+deb10u1) ... [2022-06-02T19:46:28.646Z] #20 42.24 Selecting previously unselected package python-pip-whl. [2022-06-02T19:46:28.646Z] #20 42.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-06-02T19:46:28.646Z] #20 42.25 Unpacking python-pip-whl (18.1-5) ... [2022-06-02T19:46:29.213Z] #20 42.81 Selecting previously unselected package python3-lib2to3. [2022-06-02T19:46:29.213Z] #20 42.82 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-06-02T19:46:29.213Z] #20 42.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:46:29.471Z] #20 42.92 Selecting previously unselected package python3-distutils. [2022-06-02T19:46:29.471Z] #20 42.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-06-02T19:46:29.471Z] #20 42.93 Unpacking python3-distutils (3.7.3-1) ... [2022-06-02T19:46:29.471Z] #20 43.09 Selecting previously unselected package python3-pip. [2022-06-02T19:46:29.471Z] #20 43.11 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-06-02T19:46:29.471Z] #20 43.11 Unpacking python3-pip (18.1-5) ... [2022-06-02T19:46:29.641Z] #42 46.56 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:46:29.641Z] #42 46.58 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-06-02T19:46:29.641Z] #42 46.61 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:29.641Z] #42 46.63 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-06-02T19:46:29.641Z] #42 46.66 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:29.641Z] #42 46.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:46:29.641Z] #42 46.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:29.641Z] #42 46.77 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-06-02T19:46:29.641Z] #42 46.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:46:29.641Z] #42 46.86 Setting up python-protobuf (3.6.1.3-2) ... [2022-06-02T19:46:29.730Z] #20 43.30 Selecting previously unselected package python3-pkg-resources. [2022-06-02T19:46:29.730Z] #20 43.31 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:46:29.730Z] #20 43.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:46:29.988Z] #20 43.46 Selecting previously unselected package python3-setuptools. [2022-06-02T19:46:29.988Z] #20 43.48 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-06-02T19:46:29.988Z] #20 43.48 Unpacking python3-setuptools (40.8.0-1) ... [2022-06-02T19:46:30.086Z] #20 57.98 Setting up iptables (1.8.2-4) ... [2022-06-02T19:46:30.086Z] #20 58.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:46:30.086Z] #20 58.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:46:30.086Z] #20 58.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:46:30.086Z] #20 58.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:46:30.086Z] #20 58.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T19:46:30.086Z] #20 58.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T19:46:30.086Z] #20 58.06 Setting up python3 (3.7.3-1) ... [2022-06-02T19:46:30.247Z] #20 43.73 Selecting previously unselected package python3-wheel. [2022-06-02T19:46:30.247Z] #20 43.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-06-02T19:46:30.247Z] #20 43.74 Unpacking python3-wheel (0.32.3-2) ... [2022-06-02T19:46:30.247Z] #20 43.83 Selecting previously unselected package sudo. [2022-06-02T19:46:30.247Z] #20 43.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-06-02T19:46:30.247Z] #20 43.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:46:30.609Z] #20 58.57 Setting up python3-wheel (0.32.3-2) ... [2022-06-02T19:46:30.650Z] #42 ... [2022-06-02T19:46:30.650Z] [2022-06-02T19:46:30.650Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:46:30.650Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:46:30.650Z] #56 1.091 + RM_GOPATH=0 [2022-06-02T19:46:30.650Z] #56 1.091 + TMP_GOPATH= [2022-06-02T19:46:30.650Z] #56 1.091 + : /build [2022-06-02T19:46:30.650Z] #56 1.091 + '[' -z '' ']' [2022-06-02T19:46:30.650Z] #56 1.091 ++ mktemp -d [2022-06-02T19:46:30.650Z] #56 1.092 + export GOPATH=/tmp/tmp.Ntdpv92mlh [2022-06-02T19:46:30.650Z] #56 1.092 + GOPATH=/tmp/tmp.Ntdpv92mlh [2022-06-02T19:46:30.650Z] #56 1.092 + RM_GOPATH=1 [2022-06-02T19:46:30.650Z] #56 1.092 + case "$(go env GOARCH)" in [2022-06-02T19:46:30.650Z] #56 1.095 ++ go env GOARCH [2022-06-02T19:46:30.650Z] #56 1.138 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:30.650Z] #56 1.138 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:30.650Z] #56 1.138 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:30.650Z] #56 1.158 Install containerd version v1.6.4 [2022-06-02T19:46:30.650Z] #56 1.158 + dir=/tmp/install [2022-06-02T19:46:30.650Z] #56 1.158 + bin=containerd [2022-06-02T19:46:30.650Z] #56 1.158 + shift [2022-06-02T19:46:30.650Z] #56 1.158 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-06-02T19:46:30.650Z] #56 1.158 + . /tmp/install/containerd.installer [2022-06-02T19:46:30.650Z] #56 1.158 ++ set -e [2022-06-02T19:46:30.650Z] #56 1.158 ++ : v1.6.4 [2022-06-02T19:46:30.650Z] #56 1.158 + install_containerd [2022-06-02T19:46:30.650Z] #56 1.158 + echo 'Install containerd version v1.6.4' [2022-06-02T19:46:30.650Z] #56 1.201 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ntdpv92mlh/src/github.com/containerd/containerd [2022-06-02T19:46:30.650Z] #56 1.214 Cloning into '/tmp/tmp.Ntdpv92mlh/src/github.com/containerd/containerd'... [2022-06-02T19:46:30.744Z] #13 ... [2022-06-02T19:46:30.745Z] [2022-06-02T19:46:30.745Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:46:30.745Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:46:30.745Z] #40 26.39 Checking out files: 50% (1099/2177) Checking out files: 51% (1111/2177) Checking out files: 52% (1133/2177) Checking out files: 53% (1154/2177) Checking out files: 54% (1176/2177) Checking out files: 55% (1198/2177) Checking out files: 56% (1220/2177) Checking out files: 57% (1241/2177) Checking out files: 58% (1263/2177) Checking out files: 59% (1285/2177) Checking out files: 60% (1307/2177) Checking out files: 61% (1328/2177) Checking out files: 62% (1350/2177) Checking out files: 63% (1372/2177) Checking out files: 64% (1394/2177) Checking out files: 65% (1416/2177) Checking out files: 66% (1437/2177) Checking out files: 67% (1459/2177) Checking out files: 68% (1481/2177) Checking out files: 69% (1503/2177) Checking out files: 70% (1524/2177) Checking out files: 71% (1546/2177) Checking out files: 72% (1568/2177) Checking out files: 73% (1590/2177) Checking out files: 74% (1611/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 82% (1806/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-06-02T19:46:30.745Z] #40 27.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-06-02T19:46:30.824Z] #20 44.39 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T19:46:30.824Z] #20 44.39 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-06-02T19:46:30.824Z] #20 44.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:46:30.880Z] #56 ... [2022-06-02T19:46:30.880Z] [2022-06-02T19:46:30.880Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:30.880Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:30.880Z] #43 26.91 CC images/sk-opts.o [2022-06-02T19:46:30.880Z] #43 27.09 CC images/sk-unix.o [2022-06-02T19:46:30.880Z] #43 27.40 CC images/sk-inet.o [2022-06-02T19:46:30.880Z] #43 27.74 CC images/tun.o [2022-06-02T19:46:30.880Z] #43 28.05 CC images/sk-netlink.o [2022-06-02T19:46:30.880Z] #43 28.24 CC images/packet-sock.o [2022-06-02T19:46:30.880Z] #43 28.54 CC images/ipc-var.o [2022-06-02T19:46:30.880Z] #43 28.73 CC images/ipc-desc.o [2022-06-02T19:46:30.880Z] #43 28.91 CC images/ipc-shm.o [2022-06-02T19:46:30.880Z] #43 29.07 CC images/ipc-msg.o [2022-06-02T19:46:30.880Z] #43 29.36 CC images/ipc-sem.o [2022-06-02T19:46:30.880Z] #43 29.52 CC images/utsns.o [2022-06-02T19:46:30.880Z] #43 29.67 CC images/creds.o [2022-06-02T19:46:30.880Z] #43 29.89 CC images/vma.o [2022-06-02T19:46:30.880Z] #43 30.07 CC images/netdev.o [2022-06-02T19:46:30.880Z] #43 30.49 CC images/tty.o [2022-06-02T19:46:30.880Z] #43 30.89 CC images/file-lock.o [2022-06-02T19:46:30.880Z] #43 31.07 CC images/rlimit.o [2022-06-02T19:46:30.880Z] #43 31.24 CC images/pagemap.o [2022-06-02T19:46:30.880Z] #43 31.46 CC images/siginfo.o [2022-06-02T19:46:30.880Z] #43 31.65 CC images/rpc.o [2022-06-02T19:46:30.880Z] #43 32.64 CC images/ext-file.o [2022-06-02T19:46:30.880Z] #43 32.86 CC images/cgroup.o [2022-06-02T19:46:30.880Z] #43 33.38 CC images/userns.o [2022-06-02T19:46:30.880Z] #43 33.61 CC images/google/protobuf/descriptor.o [2022-06-02T19:46:30.880Z] #43 34.98 CC images/opts.o [2022-06-02T19:46:30.880Z] #43 35.18 CC images/seccomp.o [2022-06-02T19:46:30.880Z] #43 35.39 CC images/binfmt-misc.o [2022-06-02T19:46:30.880Z] #43 35.55 CC images/time.o [2022-06-02T19:46:30.880Z] #43 35.72 CC images/sysctl.o [2022-06-02T19:46:30.880Z] #43 35.88 CC images/autofs.o [2022-06-02T19:46:30.880Z] #43 36.05 CC images/macvlan.o [2022-06-02T19:46:30.880Z] #43 36.27 CC images/sit.o [2022-06-02T19:46:30.880Z] #43 36.45 CC images/memfd.o [2022-06-02T19:46:30.880Z] #43 36.77 CC images/timens.o [2022-06-02T19:46:30.880Z] #43 36.98 LINK images/built-in.o [2022-06-02T19:46:30.880Z] #43 37.15 GEN compel/include/asm [2022-06-02T19:46:30.880Z] #43 37.17 GEN compel/include/version.h [2022-06-02T19:46:30.880Z] #43 37.19 touch .config [2022-06-02T19:46:30.880Z] #43 37.26 GEN include/common/config.h [2022-06-02T19:46:30.880Z] #43 37.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-06-02T19:46:30.880Z] #43 37.36 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-06-02T19:46:30.880Z] #43 37.39 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-06-02T19:46:30.880Z] #43 37.40 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-06-02T19:46:30.880Z] #43 37.42 DEP compel/arch/x86/plugins/std/memcpy.d [2022-06-02T19:46:30.880Z] #43 37.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-06-02T19:46:30.880Z] #43 37.46 GEN compel/plugins/include/uapi/std/syscall.h [2022-06-02T19:46:30.880Z] #43 37.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-06-02T19:46:30.880Z] #43 37.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-06-02T19:46:30.880Z] #43 37.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-06-02T19:46:30.880Z] #43 37.53 DEP compel/plugins/std/infect.d [2022-06-02T19:46:30.880Z] #43 ... [2022-06-02T19:46:30.880Z] [2022-06-02T19:46:30.881Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:30.881Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:30.881Z] #13 88.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T19:46:30.881Z] #13 88.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:46:30.881Z] #13 88.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:30.881Z] #13 ... [2022-06-02T19:46:30.881Z] [2022-06-02T19:46:30.881Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:30.881Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:30.881Z] #43 37.63 DEP compel/plugins/std/string.d [2022-06-02T19:46:30.915Z] #56 ... [2022-06-02T19:46:30.915Z] [2022-06-02T19:46:30.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:30.915Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:30.915Z] #13 43.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-06-02T19:46:30.915Z] #13 43.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-06-02T19:46:30.915Z] #13 43.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-06-02T19:46:30.915Z] #13 43.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-06-02T19:46:30.915Z] #13 43.37 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-06-02T19:46:30.915Z] #13 43.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-06-02T19:46:30.915Z] #13 43.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-06-02T19:46:30.915Z] #13 43.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-06-02T19:46:30.915Z] #13 43.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-06-02T19:46:30.915Z] #13 43.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-06-02T19:46:30.915Z] #13 43.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-06-02T19:46:30.915Z] #13 43.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-06-02T19:46:30.915Z] #13 43.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-06-02T19:46:30.915Z] #13 43.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-06-02T19:46:30.915Z] #13 44.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:46:30.915Z] #13 44.65 Fetched 73.4 MB in 6s (12.5 MB/s) [2022-06-02T19:46:30.915Z] #13 44.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 ... 15394 files and directories currently installed.) [2022-06-02T19:46:30.915Z] #13 44.81 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-06-02T19:46:30.915Z] #13 44.86 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-06-02T19:46:30.915Z] #13 45.08 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:46:30.915Z] #13 45.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T19:46:30.915Z] #13 45.33 (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-06-02T19:46:30.915Z] #13 45.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-06-02T19:46:30.915Z] #13 45.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:46:31.083Z] #20 44.59 Selecting previously unselected package uidmap. [2022-06-02T19:46:31.083Z] #20 44.60 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-06-02T19:46:31.083Z] #20 44.61 Unpacking uidmap (1:4.5-1.1) ... [2022-06-02T19:46:31.083Z] #20 44.74 Selecting previously unselected package vim-runtime. [2022-06-02T19:46:31.083Z] #20 44.76 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:46:31.083Z] #20 44.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-06-02T19:46:31.083Z] #20 44.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-06-02T19:46:31.137Z] #43 37.70 DEP compel/plugins/std/log.d [2022-06-02T19:46:31.137Z] #43 37.78 DEP compel/plugins/std/fds.d [2022-06-02T19:46:31.180Z] #20 59.27 Setting up apparmor (2.13.2-10) ... [2022-06-02T19:46:31.342Z] #20 44.84 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:31.394Z] #43 37.87 DEP compel/plugins/std/std.d [2022-06-02T19:46:31.394Z] #43 37.95 DEP compel/plugins/shmem/shmem.d [2022-06-02T19:46:31.394Z] #43 38.01 DEP compel/plugins/fds/fds.d [2022-06-02T19:46:31.651Z] #43 38.10 CC compel/plugins/std/std.o [2022-06-02T19:46:31.651Z] #43 38.35 CC compel/plugins/std/fds.o [2022-06-02T19:46:32.214Z] #43 38.80 CC compel/plugins/std/log.o [2022-06-02T19:46:32.842Z] #13 47.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T19:46:32.842Z] #13 47.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-06-02T19:46:32.842Z] #13 47.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:46:33.141Z] #43 39.54 CC compel/plugins/std/string.o [2022-06-02T19:46:33.420Z] #13 ... [2022-06-02T19:46:33.420Z] [2022-06-02T19:46:33.420Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:46:33.420Z] #32 sha256:18a576b1772487525b03f7cc6e59edafae9b37544a4863f1c12b9cd2b57e7dfb [2022-06-02T19:46:33.420Z] #32 40.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T19:46:33.420Z] #32 40.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:46:33.420Z] #32 ... [2022-06-02T19:46:33.420Z] [2022-06-02T19:46:33.420Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:33.420Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:33.420Z] #42 50.55 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-06-02T19:46:33.420Z] #42 50.60 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:46:33.704Z] #43 40.18 CC compel/plugins/std/infect.o [2022-06-02T19:46:33.726Z] #20 61.39 Setting up xfsprogs (4.20.0-1) ... [2022-06-02T19:46:33.726Z] #20 61.41 Setting up python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:46:33.726Z] #20 61.78 Setting up python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:46:33.960Z] #43 40.52 CC compel/arch/x86/plugins/std/parasite-head.o [2022-06-02T19:46:33.960Z] #43 40.57 CC compel/arch/x86/plugins/std/memcpy.o [2022-06-02T19:46:33.960Z] #43 40.61 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-06-02T19:46:34.035Z] #40 31.43 + 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-06-02T19:46:34.035Z] #40 ... [2022-06-02T19:46:34.035Z] [2022-06-02T19:46:34.035Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:34.035Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:46:34.035Z] #55 32.19 Fetched 8486 kB in 26s (326 kB/s) [2022-06-02T19:46:34.216Z] #43 40.68 AR compel/plugins/std.lib.a [2022-06-02T19:46:34.216Z] #43 40.74 CC compel/plugins/fds/fds.o [2022-06-02T19:46:34.473Z] #43 40.91 AR compel/plugins/fds.lib.a [2022-06-02T19:46:34.473Z] #43 40.99 HOSTDEP compel/src/lib/log-host.d [2022-06-02T19:46:34.473Z] #43 41.09 HOSTDEP compel/src/lib/handle-elf-host.d [2022-06-02T19:46:34.626Z] #20 48.22 Selecting previously unselected package vim. [2022-06-02T19:46:34.626Z] #20 48.22 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:46:34.626Z] #20 48.25 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:34.668Z] #20 62.71 Setting up python3-distutils (3.7.3-1) ... [2022-06-02T19:46:34.729Z] #43 41.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-06-02T19:46:34.729Z] #43 41.25 HOSTDEP compel/src/main-host.d [2022-06-02T19:46:34.729Z] #43 41.34 DEP compel/src/lib/ptrace.d [2022-06-02T19:46:34.795Z] INFO: Extraction ended at 06/02/2022 19:46:30. Duration:00:00:28.5096644 [2022-06-02T19:46:34.795Z] INFO: Updating the golang and path environment variables [2022-06-02T19:46:34.795Z] INFO: GOPATH=d:\gopath [2022-06-02T19:46:34.795Z] INFO: go version go1.17.11 windows/amd64 [2022-06-02T19:46:34.795Z] INFO: Running the daemon under test in debug mode [2022-06-02T19:46:34.795Z] INFO: Starting a daemon under test... [2022-06-02T19:46:34.795Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43683\1\daemon --pidfile d:\CI\PR-43683\1\docker.pid -D [2022-06-02T19:46:34.795Z] INFO: Process started successfully. [2022-06-02T19:46:34.795Z] INFO: Start tailing logs of the daemon under tests [2022-06-02T19:46:34.795Z] INFO: Waiting for the daemon under test to start... [2022-06-02T19:46:34.985Z] #43 41.44 DEP compel/src/lib/infect.d [2022-06-02T19:46:34.985Z] #43 41.56 DEP compel/src/lib/infect-util.d [2022-06-02T19:46:34.985Z] #43 41.63 DEP compel/src/lib/infect-rpc.d [2022-06-02T19:46:35.193Z] #20 48.81 Selecting previously unselected package xfsprogs. [2022-06-02T19:46:35.193Z] #20 48.84 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-06-02T19:46:35.193Z] #20 48.85 Unpacking xfsprogs (4.20.0-1) ... [2022-06-02T19:46:35.240Z] #20 63.22 Setting up python3-setuptools (40.8.0-1) ... [2022-06-02T19:46:35.242Z] #43 41.72 DEP compel/arch/x86/src/lib/infect.d [2022-06-02T19:46:35.242Z] #43 41.82 DEP compel/arch/x86/src/lib/cpu.d [2022-06-02T19:46:35.242Z] #43 41.88 DEP compel/src/lib/log.d [2022-06-02T19:46:35.498Z] #43 41.94 DEP compel/src/main.d [2022-06-02T19:46:35.498Z] #43 42.02 DEP compel/src/lib/handle-elf.d [2022-06-02T19:46:35.498Z] #43 42.10 DEP compel/arch/x86/src/lib/handle-elf.d [2022-06-02T19:46:35.507Z] #42 ... [2022-06-02T19:46:35.507Z] [2022-06-02T19:46:35.507Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:35.507Z] #34 sha256:c4a0bdcf4d2763bbb6976d8f1b5c274bbf4ba8660944e0bf32fb78303d704f04 [2022-06-02T19:46:35.507Z] #34 42.66 internal/reflectlite [2022-06-02T19:46:35.507Z] #34 42.67 sync [2022-06-02T19:46:35.507Z] #34 43.92 internal/testlog [2022-06-02T19:46:35.507Z] #34 44.84 sort [2022-06-02T19:46:35.507Z] #34 44.85 errors [2022-06-02T19:46:35.507Z] #34 45.16 strconv [2022-06-02T19:46:35.507Z] #34 45.97 io [2022-06-02T19:46:35.507Z] #34 47.08 internal/oserror [2022-06-02T19:46:35.507Z] #34 47.35 syscall [2022-06-02T19:46:35.507Z] #34 48.19 reflect [2022-06-02T19:46:35.755Z] #43 42.19 CC compel/src/lib/log.o [2022-06-02T19:46:35.755Z] #43 42.39 CC compel/arch/x86/src/lib/cpu.o [2022-06-02T19:46:35.759Z] #20 49.30 Selecting previously unselected package zip. [2022-06-02T19:46:35.760Z] #20 49.31 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-06-02T19:46:35.760Z] #20 49.32 Unpacking zip (3.0-11+b1) ... [2022-06-02T19:46:35.760Z] #20 49.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:46:35.760Z] #20 49.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:46:35.768Z] #34 ... [2022-06-02T19:46:35.768Z] [2022-06-02T19:46:35.768Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:35.768Z] #36 sha256:29ceec1ba43283a6222d6cbe582cff28ac125ef30cbcb148aae49f0b6e37a204 [2022-06-02T19:46:35.768Z] #36 45.10 Selecting previously unselected package libxml2:arm64. [2022-06-02T19:46:35.768Z] #36 45.10 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-06-02T19:46:35.768Z] #36 45.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:46:35.768Z] #36 46.14 Selecting previously unselected package cmake-data. [2022-06-02T19:46:35.768Z] #36 46.14 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-06-02T19:46:35.768Z] #36 46.16 Unpacking cmake-data (3.13.4-1) ... [2022-06-02T19:46:35.768Z] #36 49.20 Selecting previously unselected package libarchive13:arm64. [2022-06-02T19:46:35.768Z] #36 49.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-06-02T19:46:35.768Z] #36 49.21 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-06-02T19:46:35.768Z] #36 49.43 Selecting previously unselected package libjsoncpp1:arm64. [2022-06-02T19:46:35.768Z] #36 49.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-06-02T19:46:35.768Z] #36 49.44 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-06-02T19:46:35.768Z] #36 49.58 Selecting previously unselected package librhash0:arm64. [2022-06-02T19:46:35.768Z] #36 49.58 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-06-02T19:46:35.768Z] #36 49.59 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-06-02T19:46:35.768Z] #36 49.76 Selecting previously unselected package libuv1:arm64. [2022-06-02T19:46:35.768Z] #36 49.76 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-06-02T19:46:35.768Z] #36 49.79 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-06-02T19:46:35.768Z] #36 49.98 Selecting previously unselected package cmake. [2022-06-02T19:46:35.768Z] #36 49.98 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-06-02T19:46:35.768Z] #36 49.99 Unpacking cmake (3.13.4-1) ... [2022-06-02T19:46:35.768Z] #36 ... [2022-06-02T19:46:35.768Z] [2022-06-02T19:46:35.768Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:35.768Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:35.768Z] #13 50.44 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T19:46:35.943Z] #55 32.19 Reading package lists... [2022-06-02T19:46:35.943Z] #55 ... [2022-06-02T19:46:35.943Z] [2022-06-02T19:46:35.943Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-06-02T19:46:35.943Z] #45 sha256:2350d93d4dc1be0908bedb9b987d635b5c37746d82bd37b4569c35a2c4e6b7f0 [2022-06-02T19:46:35.943Z] #45 DONE 33.9s [2022-06-02T19:46:35.943Z] [2022-06-02T19:46:35.943Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:35.943Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:35.943Z] #49 26.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-06-02T19:46:35.943Z] #49 26.49 go: downloading github.com/stretchr/testify v1.4.0 [2022-06-02T19:46:35.943Z] #49 26.79 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-06-02T19:46:35.943Z] #49 27.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-06-02T19:46:35.943Z] #49 27.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-02T19:46:35.943Z] #49 27.52 go: downloading github.com/magiconair/properties v1.8.1 [2022-06-02T19:46:35.943Z] #49 27.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T19:46:35.943Z] #49 27.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-06-02T19:46:35.943Z] #49 27.75 go: downloading github.com/spf13/afero v1.1.2 [2022-06-02T19:46:35.943Z] #49 28.03 go: downloading github.com/spf13/cast v1.3.0 [2022-06-02T19:46:35.943Z] #49 28.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-06-02T19:46:35.943Z] #49 28.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-02T19:46:35.943Z] #49 28.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-06-02T19:46:35.943Z] #49 28.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-06-02T19:46:35.943Z] #49 28.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-06-02T19:46:35.943Z] #49 28.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-02T19:46:35.943Z] #49 28.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-02T19:46:35.943Z] #49 29.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-06-02T19:46:35.943Z] #49 29.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-02T19:46:35.943Z] #49 29.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-02T19:46:35.943Z] #49 29.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-02T19:46:35.943Z] #49 29.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-06-02T19:46:35.943Z] #49 29.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-06-02T19:46:35.943Z] #49 29.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-06-02T19:46:35.943Z] #49 29.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-02T19:46:35.943Z] #49 30.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-02T19:46:35.943Z] #49 30.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-06-02T19:46:35.943Z] #49 30.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-02T19:46:35.943Z] #49 31.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-06-02T19:46:35.943Z] #49 31.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-06-02T19:46:35.943Z] #49 31.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-02T19:46:35.943Z] #49 31.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-06-02T19:46:35.943Z] #49 31.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-02T19:46:35.943Z] #49 32.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-02T19:46:35.943Z] #49 32.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-06-02T19:46:35.943Z] #49 33.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-06-02T19:46:35.943Z] #49 33.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-02T19:46:35.943Z] #49 33.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-06-02T19:46:35.943Z] #49 33.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-06-02T19:46:35.943Z] #49 33.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-06-02T19:46:35.943Z] #49 33.62 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-06-02T19:46:36.018Z] #20 49.53 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:36.018Z] #20 49.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:46:36.018Z] #20 49.56 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:46:36.018Z] #20 49.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:36.018Z] #20 49.59 Setting up uidmap (1:4.5-1.1) ... [2022-06-02T19:46:36.018Z] #20 49.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:46:36.018Z] #20 49.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:46:36.018Z] #20 49.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:46:36.018Z] #20 49.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:46:36.018Z] #20 49.64 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:46:36.018Z] #20 49.65 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:36.018Z] #20 49.67 Setting up zip (3.0-11+b1) ... [2022-06-02T19:46:36.018Z] #20 49.68 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:36.018Z] #20 49.70 Setting up bash-completion (1:2.8-6) ... [2022-06-02T19:46:36.090Z] #13 50.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-06-02T19:46:36.090Z] #13 50.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:46:36.225Z] #20 ... [2022-06-02T19:46:36.225Z] [2022-06-02T19:46:36.225Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:36.225Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:36.225Z] #43 102.7 CC criu/files-reg.o [2022-06-02T19:46:36.225Z] #43 105.1 CC criu/files.o [2022-06-02T19:46:36.225Z] #43 107.3 CC criu/filesystems.o [2022-06-02T19:46:36.225Z] #43 108.1 CC criu/fsnotify.o [2022-06-02T19:46:36.225Z] #43 109.3 CC criu/image-desc.o [2022-06-02T19:46:36.225Z] #43 109.4 CC criu/image.o [2022-06-02T19:46:36.225Z] #43 110.3 CC criu/ipc_ns.o [2022-06-02T19:46:36.225Z] #43 111.6 CC criu/irmap.o [2022-06-02T19:46:36.225Z] #43 112.4 CC criu/kcmp-ids.o [2022-06-02T19:46:36.225Z] #43 112.7 CC criu/kerndat.o [2022-06-02T19:46:36.225Z] #43 ... [2022-06-02T19:46:36.225Z] [2022-06-02T19:46:36.225Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:36.225Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:36.225Z] #20 64.48 Setting up python3-pip (18.1-5) ... [2022-06-02T19:46:36.510Z] #49 34.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-06-02T19:46:36.684Z] #43 43.15 CC compel/arch/x86/src/lib/infect.o [2022-06-02T19:46:36.684Z] #43 ... [2022-06-02T19:46:36.684Z] [2022-06-02T19:46:36.684Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:36.684Z] #58 sha256:890c1fc276430555f47c1182e5e75b532478b63533f3aba49e02806cabb03695 [2022-06-02T19:46:36.684Z] #58 108.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:46:36.684Z] #58 108.6 + GOBIN=/build [2022-06-02T19:46:36.684Z] #58 108.6 + GO111MODULE=on [2022-06-02T19:46:36.684Z] #58 108.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-06-02T19:46:36.695Z] #13 51.37 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-02T19:46:36.695Z] #13 51.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-06-02T19:46:36.695Z] #13 51.39 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-06-02T19:46:36.770Z] #49 34.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-06-02T19:46:37.030Z] #49 34.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-06-02T19:46:37.030Z] #49 ... [2022-06-02T19:46:37.030Z] [2022-06-02T19:46:37.030Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:37.030Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:46:37.030Z] #34 24.86 unicode/utf8 [2022-06-02T19:46:37.030Z] #34 25.86 internal/race [2022-06-02T19:46:37.030Z] #34 25.89 sync/atomic [2022-06-02T19:46:37.030Z] #34 26.26 unicode [2022-06-02T19:46:37.030Z] #34 31.52 encoding [2022-06-02T19:46:37.030Z] #34 ... [2022-06-02T19:46:37.030Z] [2022-06-02T19:46:37.030Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:37.030Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:37.030Z] #49 35.08 go: downloading github.com/ultraware/funlen v0.0.2 [2022-06-02T19:46:37.269Z] #13 ... [2022-06-02T19:46:37.269Z] [2022-06-02T19:46:37.269Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:37.269Z] #42 sha256:d2310c52ad6a002e5012bf1ebcd3b7dbcc1e2fdb377dc13724f5d0f7ffed23f8 [2022-06-02T19:46:37.269Z] #42 DONE 54.5s [2022-06-02T19:46:37.269Z] [2022-06-02T19:46:37.269Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:37.269Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:37.269Z] #13 51.98 Selecting previously unselected package dmsetup. [2022-06-02T19:46:37.269Z] #13 51.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-06-02T19:46:37.269Z] #13 51.98 Unpacking dmsetup (2:1.02.155-3) ... [2022-06-02T19:46:37.290Z] #49 35.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-02T19:46:37.290Z] #49 35.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-06-02T19:46:37.533Z] #13 52.21 Selecting previously unselected package mingw-w64-common. [2022-06-02T19:46:37.533Z] #13 52.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-06-02T19:46:37.533Z] #13 52.28 Unpacking mingw-w64-common (6.0.0-3) ... [2022-06-02T19:46:37.549Z] #49 35.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-06-02T19:46:37.614Z] #20 65.66 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:46:37.614Z] #20 65.72 Processing triggers for mime-support (3.62) ... [2022-06-02T19:46:38.107Z] #13 ... [2022-06-02T19:46:38.107Z] [2022-06-02T19:46:38.107Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:38.107Z] #36 sha256:29ceec1ba43283a6222d6cbe582cff28ac125ef30cbcb148aae49f0b6e37a204 [2022-06-02T19:46:38.107Z] #36 53.92 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-06-02T19:46:38.107Z] #36 53.97 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:38.107Z] #36 54.03 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-06-02T19:46:38.107Z] #36 54.08 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:38.107Z] #36 54.14 Setting up librhash0:arm64 (1.3.8-1) ... [2022-06-02T19:46:38.107Z] #36 54.51 Setting up cmake-data (3.13.4-1) ... [2022-06-02T19:46:38.107Z] #36 54.56 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:46:38.107Z] #36 54.61 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-06-02T19:46:38.107Z] #36 54.62 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-06-02T19:46:38.107Z] #36 54.66 Setting up cmake (3.13.4-1) ... [2022-06-02T19:46:38.107Z] #36 54.67 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:46:38.108Z] #36 54.79 Processing triggers for mime-support (3.62) ... [2022-06-02T19:46:38.108Z] #36 DONE 55.4s [2022-06-02T19:46:38.370Z] [2022-06-02T19:46:38.370Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:46:38.370Z] #37 sha256:d0e952863cdd92bd5b82f780fdfc4850b18da070fafe23dbced4049ec57cf291 [2022-06-02T19:46:38.549Z] #20 ... [2022-06-02T19:46:38.549Z] [2022-06-02T19:46:38.549Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:38.549Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:38.549Z] #43 92.76 CC criu/cr-errno.o [2022-06-02T19:46:38.549Z] #43 92.87 CC criu/cr-restore.o [2022-06-02T19:46:38.549Z] #43 97.76 CC criu/cr-service.o [2022-06-02T19:46:38.549Z] #43 99.49 CC criu/crtools.o [2022-06-02T19:46:38.549Z] #43 100.1 CC criu/eventfd.o [2022-06-02T19:46:38.549Z] #43 100.4 CC criu/eventpoll.o [2022-06-02T19:46:38.549Z] #43 101.3 CC criu/external.o [2022-06-02T19:46:38.549Z] #43 101.6 CC criu/fault-injection.o [2022-06-02T19:46:38.549Z] #43 101.8 CC criu/fdstore.o [2022-06-02T19:46:38.549Z] #43 102.2 CC criu/fifo.o [2022-06-02T19:46:38.549Z] #43 102.6 CC criu/file-ids.o [2022-06-02T19:46:38.549Z] #43 103.0 CC criu/file-lock.o [2022-06-02T19:46:38.562Z] #20 DONE 66.5s [2022-06-02T19:46:38.563Z] [2022-06-02T19:46:38.563Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T19:46:38.563Z] #21 sha256:3c2f0e344bf0c047de1d21e8441137145dcfcfb7bacc544ea89d55c4e4f20e37 [2022-06-02T19:46:38.576Z] #58 ... [2022-06-02T19:46:38.576Z] [2022-06-02T19:46:38.576Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:38.576Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:38.576Z] #13 101.4 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T19:46:38.576Z] #13 101.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 101.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:46:38.576Z] #13 101.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T19:46:38.576Z] #13 101.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 101.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:46:38.576Z] #13 101.7 Selecting previously unselected package libbtrfs0. [2022-06-02T19:46:38.576Z] #13 101.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 101.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:46:38.576Z] #13 101.7 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:46:38.576Z] #13 101.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 101.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:46:38.576Z] #13 101.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T19:46:38.576Z] #13 101.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 101.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:46:38.576Z] #13 102.0 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T19:46:38.576Z] #13 102.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:46:38.576Z] #13 102.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T19:46:38.576Z] #13 102.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 102.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:46:38.576Z] #13 102.5 Selecting previously unselected package libpcre16-3:amd64. [2022-06-02T19:46:38.576Z] #13 102.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 102.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.576Z] #13 102.6 Selecting previously unselected package libpcre32-3:amd64. [2022-06-02T19:46:38.576Z] #13 102.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 102.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.576Z] #13 102.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-06-02T19:46:38.576Z] #13 102.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 102.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.576Z] #13 102.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-06-02T19:46:38.576Z] #13 102.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.576Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T19:46:38.576Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:46:38.576Z] #13 103.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T19:46:38.576Z] #13 103.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:46:38.576Z] #13 103.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:46:38.577Z] #13 103.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T19:46:38.577Z] #13 103.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:46:38.577Z] #13 103.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:46:38.577Z] #13 103.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T19:46:38.577Z] #13 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:46:38.577Z] #13 103.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:46:38.577Z] #13 104.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.577Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:46:38.577Z] #13 104.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:46:38.577Z] #13 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:46:38.577Z] #13 104.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.577Z] #13 104.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:46:38.577Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:38.577Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:46:38.577Z] #13 104.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.577Z] #13 104.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:46:38.577Z] #13 104.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:46:38.577Z] #13 104.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:38.577Z] #13 104.6 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-06-02T19:46:38.577Z] #13 104.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-06-02T19:46:38.577Z] #13 104.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:38.577Z] #13 104.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-06-02T19:46:38.577Z] #13 104.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-06-02T19:46:38.577Z] #13 104.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:46:38.577Z] #13 104.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:46:38.577Z] #13 104.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:46:38.577Z] #13 104.8 Setting up dmsetup (2:1.02.155-3) ... [2022-06-02T19:46:38.577Z] #13 104.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:46:38.577Z] #13 104.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:46:38.577Z] #13 104.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:46:38.577Z] #13 DONE 105.8s [2022-06-02T19:46:38.577Z] [2022-06-02T19:46:38.577Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:46:38.577Z] #53 sha256:6a74a58b3548219c981d8580a92b78d00764a8731e46d99c95f99437fb63ae2c [2022-06-02T19:46:38.808Z] #43 ... [2022-06-02T19:46:38.808Z] [2022-06-02T19:46:38.808Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:38.808Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:38.808Z] #20 52.51 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:46:38.942Z] #37 0.707 + RM_GOPATH=0 [2022-06-02T19:46:38.942Z] #37 0.707 + TMP_GOPATH= [2022-06-02T19:46:38.942Z] #37 0.707 + : /build [2022-06-02T19:46:38.942Z] #37 0.707 + '[' -z '' ']' [2022-06-02T19:46:38.942Z] #37 0.708 ++ mktemp -d [2022-06-02T19:46:38.942Z] #37 0.713 + export GOPATH=/tmp/tmp.NdiFBFALKt [2022-06-02T19:46:38.942Z] #37 0.713 + GOPATH=/tmp/tmp.NdiFBFALKt [2022-06-02T19:46:38.942Z] #37 0.713 + RM_GOPATH=1 [2022-06-02T19:46:38.942Z] #37 0.713 + case "$(go env GOARCH)" in [2022-06-02T19:46:38.942Z] #37 0.715 ++ go env GOARCH [2022-06-02T19:46:38.942Z] #37 0.738 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:38.942Z] #37 0.738 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:38.942Z] #37 0.738 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:38.942Z] #37 0.743 + dir=/tmp/install [2022-06-02T19:46:38.942Z] #37 0.743 + bin=tini [2022-06-02T19:46:38.942Z] #37 0.743 + shift [2022-06-02T19:46:38.942Z] #37 0.743 + '[' '!' -f /tmp/install/tini.installer ']' [2022-06-02T19:46:38.942Z] #37 0.743 + . /tmp/install/tini.installer [2022-06-02T19:46:38.942Z] #37 0.743 ++ : v0.19.0 [2022-06-02T19:46:38.942Z] #37 0.743 + install_tini [2022-06-02T19:46:38.942Z] #37 0.743 + echo 'Install tini version v0.19.0' [2022-06-02T19:46:38.942Z] #37 0.743 + git clone https://github.com/krallin/tini.git /tmp/tmp.NdiFBFALKt/tini [2022-06-02T19:46:38.942Z] #37 0.743 Install tini version v0.19.0 [2022-06-02T19:46:38.942Z] #37 0.767 Cloning into '/tmp/tmp.NdiFBFALKt/tini'... [2022-06-02T19:46:38.942Z] #49 36.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-02T19:46:38.942Z] #49 36.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-06-02T19:46:39.066Z] #20 52.52 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:46:39.066Z] #20 52.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T19:46:39.066Z] #20 52.55 Setting up patch (2.7.6-3+deb10u1) ... [2022-06-02T19:46:39.066Z] #20 52.56 Setting up sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:46:39.066Z] #20 52.66 invoke-rc.d: could not determine current runlevel [2022-06-02T19:46:39.066Z] #20 52.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T19:46:39.066Z] #20 52.68 Setting up pigz (2.4-1) ... [2022-06-02T19:46:39.066Z] #20 52.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:46:39.066Z] #20 52.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:46:39.066Z] #20 52.72 Setting up python-pip-whl (18.1-5) ... [2022-06-02T19:46:39.066Z] #20 52.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:46:39.066Z] #20 52.76 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:39.201Z] #49 37.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T19:46:39.201Z] #49 37.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T19:46:39.460Z] #49 37.38 go: downloading github.com/stretchr/objx v0.2.0 [2022-06-02T19:46:39.504Z] #21 0.856 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T19:46:39.504Z] #21 0.860 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T19:46:39.504Z] #21 0.864 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T19:46:39.504Z] #21 DONE 0.9s [2022-06-02T19:46:39.504Z] [2022-06-02T19:46:39.504Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:46:39.504Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:46:39.520Z] #37 1.492 + cd /tmp/tmp.NdiFBFALKt/tini [2022-06-02T19:46:39.520Z] #37 1.501 + git checkout -q v0.19.0 [2022-06-02T19:46:39.632Z] #20 53.26 Setting up libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:46:39.632Z] #20 53.27 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:46:39.632Z] #20 53.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:39.632Z] #20 53.30 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:46:39.632Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T19:46:39.632Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T19:46:39.632Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T19:46:39.632Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T19:46:39.632Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T19:46:39.632Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T19:46:39.632Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T19:46:39.632Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T19:46:39.632Z] #20 53.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:46:39.632Z] #20 53.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:46:39.632Z] #20 53.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:46:39.632Z] #20 53.40 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:46:39.632Z] #20 53.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:46:39.719Z] #49 37.67 go: downloading golang.org/x/text v0.3.2 [2022-06-02T19:46:39.780Z] #37 1.534 + cmake . [2022-06-02T19:46:39.780Z] #37 ... [2022-06-02T19:46:39.780Z] [2022-06-02T19:46:39.780Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:46:39.780Z] #47 sha256:e7e0c2531e9f809bb19677feeeca1cef570070c702b8737c762dd4a503f1ad88 [2022-06-02T19:46:39.780Z] #47 DONE 57.1s [2022-06-02T19:46:39.890Z] #20 53.43 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:46:40.040Z] [2022-06-02T19:46:40.040Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:40.040Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:46:40.040Z] #43 2.128 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:46:40.040Z] #43 2.129 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:46:40.040Z] #43 2.135 Note: Building without GnuTLS support [2022-06-02T19:46:40.040Z] #43 2.140 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:46:40.040Z] #43 2.152 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:46:41.093Z] #53 ... [2022-06-02T19:46:41.093Z] [2022-06-02T19:46:41.093Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T19:46:41.093Z] #14 sha256:c00b0c3fb8372475b70227231dfdffb3575d730bd2b54b528a4ef9e494524ecc [2022-06-02T19:46:41.093Z] #14 DONE 2.9s [2022-06-02T19:46:41.093Z] [2022-06-02T19:46:41.093Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T19:46:41.093Z] #15 sha256:6037c786a4a1cbcefaeb374c09fdc76c8bb7cad73ab3a590b16e38ea4250531b [2022-06-02T19:46:41.953Z] #43 4.473 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:46:41.953Z] #43 4.567 GEN .gitid [2022-06-02T19:46:41.953Z] #43 4.639 GEN criu/include/version.h [2022-06-02T19:46:41.953Z] #43 4.714 GEN include/common/asm [2022-06-02T19:46:43.009Z] #49 ... [2022-06-02T19:46:43.009Z] [2022-06-02T19:46:43.009Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:43.009Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:46:43.009Z] #36 30.73 Fetched 8486 kB in 25s (342 kB/s) [2022-06-02T19:46:43.009Z] #36 30.73 Reading package lists... [2022-06-02T19:46:43.009Z] #36 ... [2022-06-02T19:46:43.009Z] [2022-06-02T19:46:43.009Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:43.009Z] #58 sha256:2b1e46ac7eeb4a0330b45a9f15178439b8bb5d4458f02fb5470d1463aaae488d [2022-06-02T19:46:43.009Z] #58 30.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-06-02T19:46:43.009Z] #58 30.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T19:46:43.009Z] #58 ... [2022-06-02T19:46:43.009Z] [2022-06-02T19:46:43.009Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:46:43.009Z] #67 sha256:a266f47608c09fb6d8fd2bfd3bad53b5244571112e07c6a4350b913f52c7fd57 [2022-06-02T19:46:43.009Z] #67 35.77 Checking out files: 39% (750/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 89% (1713/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-06-02T19:46:43.009Z] #67 37.20 + cd /tmp/tmp.JcyAu0y1uA/src/github.com/docker/libnetwork [2022-06-02T19:46:43.009Z] #67 37.20 + git checkout -q f6ccccb1c082a432c2a5814aaedaca56af33d9ea [2022-06-02T19:46:43.009Z] #67 38.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-06-02T19:46:43.174Z] #20 56.50 Setting up iptables (1.8.2-4) ... [2022-06-02T19:46:43.174Z] #20 56.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:46:43.174Z] #20 56.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:46:43.174Z] #20 56.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:46:43.174Z] #20 56.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:46:43.174Z] #20 56.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T19:46:43.174Z] #20 56.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T19:46:43.175Z] #20 56.58 Setting up python3 (3.7.3-1) ... [2022-06-02T19:46:43.433Z] #20 57.04 Setting up python3-wheel (0.32.3-2) ... [2022-06-02T19:46:43.578Z] #67 ... [2022-06-02T19:46:43.578Z] [2022-06-02T19:46:43.578Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:46:43.578Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:46:43.578Z] #36 30.73 Reading package lists... [2022-06-02T19:46:43.607Z] #15 ... [2022-06-02T19:46:43.607Z] [2022-06-02T19:46:43.607Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:46:43.607Z] #58 sha256:890c1fc276430555f47c1182e5e75b532478b63533f3aba49e02806cabb03695 [2022-06-02T19:46:43.607Z] #58 DONE 115.0s [2022-06-02T19:46:43.607Z] [2022-06-02T19:46:43.607Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T19:46:43.607Z] #59 sha256:2ae66ff6a52acdf539bc51e53e0452e7fe26be52f739fb459ba451f50cf2dc1d [2022-06-02T19:46:43.607Z] #59 DONE 0.1s [2022-06-02T19:46:43.607Z] [2022-06-02T19:46:43.607Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T19:46:43.607Z] #15 sha256:6037c786a4a1cbcefaeb374c09fdc76c8bb7cad73ab3a590b16e38ea4250531b [2022-06-02T19:46:43.607Z] #15 DONE 2.3s [2022-06-02T19:46:43.607Z] [2022-06-02T19:46:43.607Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T19:46:43.607Z] #60 sha256:38a34cf3ec0278d1560e6faf77291ba102bac3ecb431d2654609288c75344c4f [2022-06-02T19:46:43.607Z] #60 DONE 0.3s [2022-06-02T19:46:43.607Z] [2022-06-02T19:46:43.607Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T19:46:43.607Z] #16 sha256:dbe858792462a1d6ed4685719bc9e744efd1f4c0fdab9a521eee20593876461b [2022-06-02T19:46:43.865Z] #43 6.585 PBCC images/timens.pb-c.c [2022-06-02T19:46:43.865Z] #43 6.608 DEP images/timens.pb-c.d [2022-06-02T19:46:43.865Z] #43 ... [2022-06-02T19:46:43.865Z] [2022-06-02T19:46:43.865Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:43.865Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:43.865Z] #13 58.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T19:46:43.865Z] #13 58.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-06-02T19:46:43.865Z] #13 58.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:46:43.999Z] #20 57.70 Setting up apparmor (2.13.2-10) ... [2022-06-02T19:46:44.790Z] #22 5.079 Collecting yamllint==1.26.1 [2022-06-02T19:46:45.666Z] #36 42.20 Reading package lists... [2022-06-02T19:46:45.666Z] #36 ... [2022-06-02T19:46:45.666Z] [2022-06-02T19:46:45.666Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:45.666Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:46:45.666Z] #42 33.69 Fetched 8486 kB in 26s (324 kB/s) [2022-06-02T19:46:45.666Z] #42 33.69 Reading package lists... [2022-06-02T19:46:45.900Z] #20 59.41 Setting up xfsprogs (4.20.0-1) ... [2022-06-02T19:46:45.900Z] #20 59.42 Setting up python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:46:45.941Z] #42 ... [2022-06-02T19:46:45.941Z] [2022-06-02T19:46:45.941Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:45.941Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:46:45.941Z] #55 32.19 Reading package lists... [2022-06-02T19:46:46.158Z] #20 59.83 Setting up python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:46:46.175Z] #22 ... [2022-06-02T19:46:46.175Z] [2022-06-02T19:46:46.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:46.175Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:46.175Z] #43 113.9 CC criu/libnetlink.o [2022-06-02T19:46:46.175Z] #43 114.3 CC criu/log.o [2022-06-02T19:46:46.175Z] #43 114.8 CC criu/lsm.o [2022-06-02T19:46:46.175Z] #43 115.4 CC criu/mem.o [2022-06-02T19:46:46.175Z] #43 117.6 CC criu/memfd.o [2022-06-02T19:46:46.175Z] #43 118.3 CC criu/mount.o [2022-06-02T19:46:46.175Z] #43 122.4 CC criu/namespaces.o [2022-06-02T19:46:46.872Z] #16 3.032 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T19:46:46.872Z] #16 DONE 3.1s [2022-06-02T19:46:46.872Z] [2022-06-02T19:46:46.872Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:46.872Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:46.872Z] #43 43.86 CC compel/src/lib/infect-rpc.o [2022-06-02T19:46:46.872Z] #43 44.14 CC compel/src/lib/infect-util.o [2022-06-02T19:46:46.872Z] #43 44.33 CC compel/src/lib/infect.o [2022-06-02T19:46:46.872Z] #43 46.76 CC compel/src/lib/ptrace.o [2022-06-02T19:46:46.872Z] #43 47.07 AR compel/libcompel.a [2022-06-02T19:46:46.872Z] #43 47.15 HOSTCC compel/src/main-host.o [2022-06-02T19:46:46.872Z] #43 47.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-06-02T19:46:46.872Z] #43 47.65 HOSTCC compel/src/lib/handle-elf-host.o [2022-06-02T19:46:46.872Z] #43 48.10 HOSTCC compel/src/lib/log-host.o [2022-06-02T19:46:46.872Z] #43 48.26 HOSTLINK compel/compel-host-bin [2022-06-02T19:46:46.872Z] #43 48.57 DEP soccr/soccr.d [2022-06-02T19:46:46.872Z] #43 48.76 CC soccr/soccr.o [2022-06-02T19:46:46.872Z] #43 50.25 AR soccr/libsoccr.a [2022-06-02T19:46:46.872Z] #43 50.32 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:46:46.872Z] #43 50.73 DEP criu/arch/x86/sigframe.d [2022-06-02T19:46:46.872Z] #43 50.83 DEP criu/arch/x86/sigaction_compat.d [2022-06-02T19:46:46.872Z] #43 50.91 DEP criu/arch/x86/kerndat.d [2022-06-02T19:46:46.872Z] #43 51.03 DEP criu/arch/x86/crtools.d [2022-06-02T19:46:46.872Z] #43 51.15 DEP criu/arch/x86/cpu.d [2022-06-02T19:46:46.872Z] #43 51.33 CC criu/arch/x86/cpu.o [2022-06-02T19:46:46.872Z] #43 51.91 CC criu/arch/x86/crtools.o [2022-06-02T19:46:46.872Z] #43 53.02 CC criu/arch/x86/kerndat.o [2022-06-02T19:46:46.872Z] #43 ... [2022-06-02T19:46:46.872Z] [2022-06-02T19:46:46.872Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T19:46:46.872Z] #17 sha256:d1ed2b5cc69dc064146e9ee9700aeeffa4de015ce3ae799a3aacdeaadc6ceecf [2022-06-02T19:46:47.093Z] #20 60.76 Setting up python3-distutils (3.7.3-1) ... [2022-06-02T19:46:47.175Z] #13 ... [2022-06-02T19:46:47.175Z] [2022-06-02T19:46:47.175Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:47.175Z] #34 sha256:c4a0bdcf4d2763bbb6976d8f1b5c274bbf4ba8660944e0bf32fb78303d704f04 [2022-06-02T19:46:47.175Z] #34 54.04 internal/syscall/unix [2022-06-02T19:46:47.175Z] #34 54.38 time [2022-06-02T19:46:47.175Z] #34 55.82 internal/fmtsort [2022-06-02T19:46:47.175Z] #34 56.49 internal/syscall/execenv [2022-06-02T19:46:47.175Z] #34 56.64 path [2022-06-02T19:46:47.175Z] #34 57.05 strings [2022-06-02T19:46:47.175Z] #34 59.66 bufio [2022-06-02T19:46:47.175Z] #34 60.44 internal/poll [2022-06-02T19:46:47.175Z] #34 61.23 io/fs [2022-06-02T19:46:47.175Z] #34 62.33 text/tabwriter [2022-06-02T19:46:47.175Z] #34 62.58 os [2022-06-02T19:46:47.175Z] #34 ... [2022-06-02T19:46:47.175Z] [2022-06-02T19:46:47.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:47.175Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:46:47.175Z] #43 6.641 PBCC images/fown.pb-c.c [2022-06-02T19:46:47.175Z] #43 6.672 PBCC images/google/protobuf/descriptor.pb-c.c [2022-06-02T19:46:47.175Z] #43 6.738 PBCC images/opts.pb-c.c [2022-06-02T19:46:47.176Z] #43 6.799 PBCC images/memfd.pb-c.c [2022-06-02T19:46:47.176Z] #43 6.842 DEP images/fown.pb-c.d [2022-06-02T19:46:47.176Z] #43 6.902 DEP images/google/protobuf/descriptor.pb-c.d [2022-06-02T19:46:47.176Z] #43 6.955 DEP images/opts.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.029 DEP images/memfd.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.070 PBCC images/sit.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.132 DEP images/sit.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.215 PBCC images/macvlan.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.302 DEP images/macvlan.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.331 PBCC images/autofs.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.355 DEP images/autofs.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.430 PBCC images/sysctl.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.472 DEP images/sysctl.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.539 PBCC images/time.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.546 DEP images/time.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.634 PBCC images/binfmt-misc.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.672 DEP images/binfmt-misc.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.730 PBCC images/seccomp.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.752 DEP images/seccomp.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.788 PBCC images/userns.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.823 DEP images/userns.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.886 PBCC images/cgroup.pb-c.c [2022-06-02T19:46:47.176Z] #43 7.901 DEP images/cgroup.pb-c.d [2022-06-02T19:46:47.176Z] #43 7.986 PBCC images/ext-file.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.026 DEP images/ext-file.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.086 PBCC images/rpc.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.126 DEP images/rpc.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.160 PBCC images/siginfo.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.199 DEP images/siginfo.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.252 PBCC images/pagemap.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.346 DEP images/pagemap.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.418 PBCC images/rlimit.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.462 DEP images/rlimit.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.502 PBCC images/file-lock.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.530 DEP images/file-lock.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.595 PBCC images/tty.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.641 DEP images/tty.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.698 PBCC images/tun.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.766 PBCC images/netdev.pb-c.c [2022-06-02T19:46:47.176Z] #43 8.833 DEP images/tun.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.910 DEP images/netdev.pb-c.d [2022-06-02T19:46:47.176Z] #43 8.956 PBCC images/vma.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.020 DEP images/vma.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.090 PBCC images/creds.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.122 DEP images/creds.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.191 PBCC images/utsns.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.230 DEP images/utsns.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.268 PBCC images/ipc-desc.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.326 PBCC images/ipc-sem.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.346 DEP images/ipc-desc.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.397 DEP images/ipc-sem.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.477 PBCC images/ipc-msg.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.534 DEP images/ipc-msg.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.593 PBCC images/ipc-shm.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.631 DEP images/ipc-shm.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.686 PBCC images/ipc-var.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.725 DEP images/ipc-var.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.756 PBCC images/sk-opts.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.816 PBCC images/packet-sock.pb-c.c [2022-06-02T19:46:47.176Z] #43 9.858 DEP images/sk-opts.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.910 DEP images/packet-sock.pb-c.d [2022-06-02T19:46:47.176Z] #43 9.955 PBCC images/sk-netlink.pb-c.c [2022-06-02T19:46:47.176Z] #43 10.00 DEP images/sk-netlink.pb-c.d [2022-06-02T19:46:47.176Z] #43 10.01 PBCC images/sk-inet.pb-c.c [2022-06-02T19:46:47.176Z] #43 10.09 DEP images/sk-inet.pb-c.d [2022-06-02T19:46:47.176Z] #43 10.11 PBCC images/sk-unix.pb-c.c [2022-06-02T19:46:47.436Z] #43 10.18 DEP images/sk-unix.pb-c.d [2022-06-02T19:46:47.436Z] #43 10.23 PBCC images/mm.pb-c.c [2022-06-02T19:46:47.436Z] #43 10.28 DEP images/mm.pb-c.d [2022-06-02T19:46:47.436Z] #43 10.31 PBCC images/timerfd.pb-c.c [2022-06-02T19:46:47.436Z] #43 10.35 DEP images/timerfd.pb-c.d [2022-06-02T19:46:47.562Z] #43 124.0 CC criu/net.o [2022-06-02T19:46:47.660Z] #20 61.36 Setting up python3-setuptools (40.8.0-1) ... [2022-06-02T19:46:47.697Z] #43 10.41 PBCC images/timer.pb-c.c [2022-06-02T19:46:47.697Z] #43 10.43 DEP images/timer.pb-c.d [2022-06-02T19:46:47.697Z] #43 10.49 PBCC images/sa.pb-c.c [2022-06-02T19:46:47.697Z] #43 10.55 DEP images/sa.pb-c.d [2022-06-02T19:46:47.697Z] #43 10.62 PBCC images/pipe-data.pb-c.c [2022-06-02T19:46:47.960Z] #43 ... [2022-06-02T19:46:47.960Z] [2022-06-02T19:46:47.960Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:46:47.960Z] #37 sha256:d0e952863cdd92bd5b82f780fdfc4850b18da070fafe23dbced4049ec57cf291 [2022-06-02T19:46:47.960Z] #37 2.135 -- The C compiler identification is GNU 8.3.0 [2022-06-02T19:46:47.960Z] #37 2.228 -- Check for working C compiler: /usr/bin/cc [2022-06-02T19:46:47.960Z] #37 2.998 -- Check for working C compiler: /usr/bin/cc -- works [2022-06-02T19:46:47.960Z] #37 3.004 -- Detecting C compiler ABI info [2022-06-02T19:46:47.960Z] #37 3.587 -- Detecting C compiler ABI info - done [2022-06-02T19:46:47.960Z] #37 3.619 -- Detecting C compile features [2022-06-02T19:46:47.960Z] #37 5.487 -- Detecting C compile features - done [2022-06-02T19:46:47.960Z] #37 5.543 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T19:46:47.960Z] #37 5.903 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T19:46:47.960Z] #37 5.959 -- Configuring done [2022-06-02T19:46:47.960Z] #37 5.975 -- Generating done [2022-06-02T19:46:47.960Z] #37 5.981 -- Build files have been written to: /tmp/tmp.NdiFBFALKt/tini [2022-06-02T19:46:47.960Z] #37 6.005 + make tini-static [2022-06-02T19:46:47.960Z] #37 6.340 Scanning dependencies of target tini-static [2022-06-02T19:46:47.960Z] #37 6.496 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T19:46:47.960Z] #37 7.771 [100%] Linking C executable tini-static [2022-06-02T19:46:47.960Z] #37 8.215 [100%] Built target tini-static [2022-06-02T19:46:47.960Z] #37 8.307 + mkdir -p /build [2022-06-02T19:46:47.960Z] #37 8.320 + cp tini-static /build/docker-init [2022-06-02T19:46:47.960Z] #37 DONE 9.9s [2022-06-02T19:46:47.960Z] [2022-06-02T19:46:47.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:47.960Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:46:47.960Z] #43 10.69 DEP images/pipe-data.pb-c.d [2022-06-02T19:46:47.960Z] #43 10.78 PBCC images/mnt.pb-c.c [2022-06-02T19:46:47.960Z] #43 10.81 DEP images/mnt.pb-c.d [2022-06-02T19:46:47.960Z] #43 10.85 PBCC images/sk-packet.pb-c.c [2022-06-02T19:46:48.221Z] #43 10.89 DEP images/sk-packet.pb-c.d [2022-06-02T19:46:48.221Z] #43 10.96 PBCC images/tcp-stream.pb-c.c [2022-06-02T19:46:48.221Z] #43 11.03 DEP images/tcp-stream.pb-c.d [2022-06-02T19:46:48.221Z] #43 11.10 PBCC images/pipe.pb-c.c [2022-06-02T19:46:48.486Z] #43 11.13 DEP images/pipe.pb-c.d [2022-06-02T19:46:48.486Z] #43 11.23 PBCC images/pstree.pb-c.c [2022-06-02T19:46:48.486Z] #43 11.29 DEP images/pstree.pb-c.d [2022-06-02T19:46:48.486Z] #43 11.37 PBCC images/fs.pb-c.c [2022-06-02T19:46:48.751Z] #43 11.49 DEP images/fs.pb-c.d [2022-06-02T19:46:48.751Z] #43 11.63 PBCC images/signalfd.pb-c.c [2022-06-02T19:46:49.012Z] #43 11.66 DEP images/signalfd.pb-c.d [2022-06-02T19:46:49.012Z] #43 11.69 PBCC images/fh.pb-c.c [2022-06-02T19:46:49.012Z] #43 11.75 PBCC images/fsnotify.pb-c.c [2022-06-02T19:46:49.012Z] #43 11.85 DEP images/fh.pb-c.d [2022-06-02T19:46:49.012Z] #43 11.96 DEP images/fsnotify.pb-c.d [2022-06-02T19:46:49.035Z] #20 62.53 Setting up python3-pip (18.1-5) ... [2022-06-02T19:46:49.273Z] #43 12.00 PBCC images/eventpoll.pb-c.c [2022-06-02T19:46:49.273Z] #43 12.01 DEP images/eventpoll.pb-c.d [2022-06-02T19:46:49.273Z] #43 12.07 PBCC images/eventfd.pb-c.c [2022-06-02T19:46:49.273Z] #43 12.08 DEP images/eventfd.pb-c.d [2022-06-02T19:46:49.273Z] #43 12.14 PBCC images/remap-file-path.pb-c.c [2022-06-02T19:46:49.273Z] #43 12.16 DEP images/remap-file-path.pb-c.d [2022-06-02T19:46:49.533Z] #43 12.18 PBCC images/fifo.pb-c.c [2022-06-02T19:46:49.533Z] #43 12.22 DEP images/fifo.pb-c.d [2022-06-02T19:46:49.534Z] #43 12.27 PBCC images/ghost-file.pb-c.c [2022-06-02T19:46:49.534Z] #43 12.31 DEP images/ghost-file.pb-c.d [2022-06-02T19:46:49.534Z] #43 12.37 PBCC images/regfile.pb-c.c [2022-06-02T19:46:49.534Z] #43 12.41 DEP images/regfile.pb-c.d [2022-06-02T19:46:49.534Z] #43 12.46 PBCC images/ns.pb-c.c [2022-06-02T19:46:49.601Z] #20 ... [2022-06-02T19:46:49.601Z] [2022-06-02T19:46:49.601Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:49.601Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:49.601Z] #43 104.1 CC criu/files-ext.o [2022-06-02T19:46:49.601Z] #43 104.5 CC criu/files-reg.o [2022-06-02T19:46:49.601Z] #43 106.6 CC criu/files.o [2022-06-02T19:46:49.601Z] #43 108.7 CC criu/filesystems.o [2022-06-02T19:46:49.601Z] #43 109.4 CC criu/fsnotify.o [2022-06-02T19:46:49.601Z] #43 110.5 CC criu/image-desc.o [2022-06-02T19:46:49.601Z] #43 110.7 CC criu/image.o [2022-06-02T19:46:49.601Z] #43 111.7 CC criu/ipc_ns.o [2022-06-02T19:46:49.601Z] #43 112.8 CC criu/irmap.o [2022-06-02T19:46:49.601Z] #43 113.5 CC criu/kcmp-ids.o [2022-06-02T19:46:49.601Z] #43 113.8 CC criu/kerndat.o [2022-06-02T19:46:49.794Z] #43 12.50 DEP images/ns.pb-c.d [2022-06-02T19:46:49.794Z] #43 12.56 PBCC images/fdinfo.pb-c.c [2022-06-02T19:46:49.794Z] #43 12.64 DEP images/fdinfo.pb-c.d [2022-06-02T19:46:49.794Z] #43 12.69 PBCC images/core-aarch64.pb-c.c [2022-06-02T19:46:50.054Z] #43 12.74 PBCC images/core-arm.pb-c.c [2022-06-02T19:46:50.054Z] #43 12.81 PBCC images/core-ppc64.pb-c.c [2022-06-02T19:46:50.054Z] #43 12.87 PBCC images/core-s390.pb-c.c [2022-06-02T19:46:50.054Z] #43 12.93 PBCC images/core-x86.pb-c.c [2022-06-02T19:46:50.107Z] #43 ... [2022-06-02T19:46:50.107Z] [2022-06-02T19:46:50.107Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:46:50.107Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:46:50.107Z] #22 10.47 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-06-02T19:46:50.141Z] #17 DONE 3.0s [2022-06-02T19:46:50.141Z] [2022-06-02T19:46:50.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:50.141Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:50.141Z] #43 53.53 CC criu/arch/x86/sigaction_compat.o [2022-06-02T19:46:50.141Z] #43 53.75 CC criu/arch/x86/sigframe.o [2022-06-02T19:46:50.141Z] #43 53.99 LINK criu/arch/x86/crtools.built-in.o [2022-06-02T19:46:50.141Z] #43 54.04 DEP criu/pie/util-vdso-elf32.d [2022-06-02T19:46:50.141Z] #43 54.17 DEP criu/pie/util-vdso.d [2022-06-02T19:46:50.141Z] #43 54.27 DEP criu/pie/util.d [2022-06-02T19:46:50.141Z] #43 54.41 CC criu/pie/util.o [2022-06-02T19:46:50.141Z] #43 54.70 CC criu/pie/util-vdso.o [2022-06-02T19:46:50.141Z] #43 55.31 CC criu/pie/util-vdso-elf32.o [2022-06-02T19:46:50.141Z] #43 55.94 AR criu/pie/pie.lib.a [2022-06-02T19:46:50.141Z] #43 56.02 DEP criu/pie/restorer.d [2022-06-02T19:46:50.141Z] #43 56.30 DEP criu/arch/x86/sigaction_compat_pie.d [2022-06-02T19:46:50.141Z] #43 56.43 DEP criu/arch/x86/restorer_unmap.d [2022-06-02T19:46:50.141Z] #43 56.44 DEP criu/arch/x86/restorer.d [2022-06-02T19:46:50.141Z] #43 56.67 DEP criu/arch/x86/vdso-pie.d [2022-06-02T19:46:50.141Z] #43 56.72 DEP criu/pie/parasite-vdso.d [2022-06-02T19:46:50.141Z] #43 56.83 DEP criu/pie/parasite.d [2022-06-02T19:46:50.164Z] #55 43.30 Reading package lists... [2022-06-02T19:46:50.164Z] #55 ... [2022-06-02T19:46:50.164Z] [2022-06-02T19:46:50.164Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:46:50.164Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:46:50.164Z] #49 47.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-02T19:46:50.164Z] #49 48.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-02T19:46:50.164Z] #49 48.15 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-06-02T19:46:50.167Z] #43 ... [2022-06-02T19:46:50.167Z] [2022-06-02T19:46:50.167Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:46:50.167Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:46:50.167Z] #20 63.68 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:46:50.167Z] #20 63.72 Processing triggers for mime-support (3.62) ... [2022-06-02T19:46:50.315Z] #43 12.99 PBCC images/core.pb-c.c [2022-06-02T19:46:50.315Z] #43 13.06 PBCC images/inventory.pb-c.c [2022-06-02T19:46:50.315Z] #43 13.10 DEP images/core-aarch64.pb-c.d [2022-06-02T19:46:50.315Z] #43 13.14 DEP images/core-arm.pb-c.d [2022-06-02T19:46:50.315Z] #43 13.18 DEP images/core-ppc64.pb-c.d [2022-06-02T19:46:50.315Z] #43 13.24 DEP images/core-s390.pb-c.d [2022-06-02T19:46:50.315Z] #43 13.30 DEP images/core-x86.pb-c.d [2022-06-02T19:46:50.397Z] #43 57.04 CC criu/pie/parasite.o [2022-06-02T19:46:50.422Z] #49 48.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-06-02T19:46:50.422Z] #49 48.39 go: downloading github.com/gogo/protobuf v1.2.1 [2022-06-02T19:46:50.575Z] #43 13.35 DEP images/core.pb-c.d [2022-06-02T19:46:50.575Z] #43 13.40 DEP images/inventory.pb-c.d [2022-06-02T19:46:50.836Z] #43 13.46 PBCC images/cpuinfo.pb-c.c [2022-06-02T19:46:50.836Z] #43 13.49 DEP images/cpuinfo.pb-c.d [2022-06-02T19:46:50.836Z] #43 13.54 PBCC images/stats.pb-c.c [2022-06-02T19:46:50.836Z] #43 13.55 DEP images/stats.pb-c.d [2022-06-02T19:46:51.049Z] #22 11.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-06-02T19:46:51.049Z] #22 11.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-06-02T19:46:51.049Z] #22 11.90 Collecting pyyaml (from yamllint==1.26.1) [2022-06-02T19:46:51.108Z] #20 DONE 64.5s [2022-06-02T19:46:51.108Z] [2022-06-02T19:46:51.108Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T19:46:51.108Z] #21 sha256:3c2f0e344bf0c047de1d21e8441137145dcfcfb7bacc544ea89d55c4e4f20e37 [2022-06-02T19:46:51.326Z] #43 ... [2022-06-02T19:46:51.326Z] [2022-06-02T19:46:51.326Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:46:51.326Z] #53 sha256:6a74a58b3548219c981d8580a92b78d00764a8731e46d99c95f99437fb63ae2c [2022-06-02T19:46:51.326Z] #53 3.116 + RM_GOPATH=0 [2022-06-02T19:46:51.326Z] #53 3.116 + TMP_GOPATH= [2022-06-02T19:46:51.326Z] #53 3.116 + : /build [2022-06-02T19:46:51.326Z] #53 3.116 + '[' -z '' ']' [2022-06-02T19:46:51.326Z] #53 3.116 ++ mktemp -d [2022-06-02T19:46:51.326Z] #53 3.125 + export GOPATH=/tmp/tmp.CUuS5bqA0K [2022-06-02T19:46:51.326Z] #53 3.125 + GOPATH=/tmp/tmp.CUuS5bqA0K [2022-06-02T19:46:51.326Z] #53 3.125 + RM_GOPATH=1 [2022-06-02T19:46:51.326Z] #53 3.125 + case "$(go env GOARCH)" in [2022-06-02T19:46:51.326Z] #53 3.125 ++ go env GOARCH [2022-06-02T19:46:51.326Z] #53 3.136 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:51.326Z] #53 3.136 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:46:51.326Z] #53 3.136 ++ dirname /tmp/install/install.sh [2022-06-02T19:46:51.326Z] #53 3.136 + dir=/tmp/install [2022-06-02T19:46:51.326Z] #53 3.136 + bin=runc [2022-06-02T19:46:51.326Z] #53 3.136 + shift [2022-06-02T19:46:51.326Z] #53 3.136 + '[' '!' -f /tmp/install/runc.installer ']' [2022-06-02T19:46:51.326Z] #53 3.136 + . /tmp/install/runc.installer [2022-06-02T19:46:51.326Z] #53 3.136 ++ set -e [2022-06-02T19:46:51.326Z] #53 3.136 ++ : v1.1.1 [2022-06-02T19:46:51.326Z] #53 3.149 + install_runc [2022-06-02T19:46:51.326Z] #53 3.149 + RUNC_BUILDTAGS=seccomp [2022-06-02T19:46:51.326Z] #53 3.149 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-06-02T19:46:51.326Z] #53 3.152 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CUuS5bqA0K/src/github.com/opencontainers/runc [2022-06-02T19:46:51.326Z] #53 3.152 Cloning into '/tmp/tmp.CUuS5bqA0K/src/github.com/opencontainers/runc'... [2022-06-02T19:46:51.326Z] #53 3.164 Install runc version v1.1.1 (build tags: seccomp) [2022-06-02T19:46:51.326Z] #53 13.15 + cd /tmp/tmp.CUuS5bqA0K/src/github.com/opencontainers/runc [2022-06-02T19:46:51.326Z] #53 13.15 + git checkout -q v1.1.1 [2022-06-02T19:46:51.583Z] #53 13.50 + '[' -z '' ']' [2022-06-02T19:46:51.583Z] #53 13.50 + target=static [2022-06-02T19:46:51.583Z] #53 13.50 + make BUILDTAGS=seccomp static [2022-06-02T19:46:51.583Z] #53 ... [2022-06-02T19:46:51.583Z] [2022-06-02T19:46:51.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:51.583Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:51.583Z] #43 58.25 LINK criu/pie/parasite.built-in.o [2022-06-02T19:46:51.583Z] #43 58.26 GEN criu/pie/parasite-blob.h [2022-06-02T19:46:51.583Z] #43 58.28 CC criu/pie/parasite-vdso.o [2022-06-02T19:46:51.621Z] #22 12.25 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-06-02T19:46:51.677Z] #21 0.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T19:46:51.677Z] #21 0.875 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T19:46:51.677Z] #21 0.878 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T19:46:51.677Z] #21 DONE 0.9s [2022-06-02T19:46:51.677Z] [2022-06-02T19:46:51.677Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:51.677Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:51.677Z] #43 114.9 CC criu/libnetlink.o [2022-06-02T19:46:51.677Z] #43 115.5 CC criu/log.o [2022-06-02T19:46:51.881Z] #22 12.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-06-02T19:46:51.881Z] #22 12.57 Building wheels for collected packages: yamllint [2022-06-02T19:46:51.881Z] #22 12.58 Running setup.py bdist_wheel for yamllint: started [2022-06-02T19:46:51.935Z] #43 116.5 CC criu/lsm.o [2022-06-02T19:46:52.336Z] #49 ... [2022-06-02T19:46:52.336Z] [2022-06-02T19:46:52.336Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:52.336Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:52.336Z] #13 35.59 Fetched 9023 kB in 31s (292 kB/s) [2022-06-02T19:46:52.336Z] #13 35.59 Reading package lists... [2022-06-02T19:46:52.336Z] #13 ... [2022-06-02T19:46:52.336Z] [2022-06-02T19:46:52.336Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:46:52.336Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:46:52.505Z] #43 117.0 CC criu/mem.o [2022-06-02T19:46:52.510Z] #43 58.91 CC criu/arch/x86/vdso-pie.o [2022-06-02T19:46:52.510Z] #43 ... [2022-06-02T19:46:52.510Z] [2022-06-02T19:46:52.510Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T19:46:52.510Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T19:46:52.510Z] #63 CACHED [2022-06-02T19:46:52.510Z] [2022-06-02T19:46:52.510Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T19:46:52.510Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T19:46:52.510Z] #65 CACHED [2022-06-02T19:46:52.510Z] [2022-06-02T19:46:52.510Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T19:46:52.510Z] #18 sha256:3333124cc1754c248c58084ef59ed2c3e75bcbec9f824ae07a334141e9fc39a9 [2022-06-02T19:46:52.510Z] #18 DONE 2.9s [2022-06-02T19:46:52.510Z] [2022-06-02T19:46:52.510Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T19:46:52.510Z] #19 sha256:b8245fba7cfaaf5b196ef824ffb26b49ee0b729457ac6981ea16d439eb73fe6f [2022-06-02T19:46:52.595Z] #42 44.30 Reading package lists... [2022-06-02T19:46:52.595Z] #42 ... [2022-06-02T19:46:52.595Z] [2022-06-02T19:46:52.595Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:52.595Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:46:52.595Z] #13 35.59 Reading package lists... [2022-06-02T19:46:52.607Z] .....INFO: Daemon under test started and replied! [2022-06-02T19:46:52.607Z] INFO: Docker version of the daemon under test [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] Client: [2022-06-02T19:46:52.607Z] Version: 17.06.2-ce [2022-06-02T19:46:52.607Z] API version: 1.30 [2022-06-02T19:46:52.607Z] Go version: go1.8.3 [2022-06-02T19:46:52.607Z] Git commit: cec0b72 [2022-06-02T19:46:52.607Z] Built: Tue Sep 5 19:57:19 2017 [2022-06-02T19:46:52.607Z] OS/Arch: windows/amd64 [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] Server: [2022-06-02T19:46:52.607Z] Version: 0.0.0-dev [2022-06-02T19:46:52.607Z] API version: 1.41 (minimum version 1.24) [2022-06-02T19:46:52.607Z] Go version: go1.17.11 [2022-06-02T19:46:52.607Z] Git commit: 081e538fbd [2022-06-02T19:46:52.607Z] Built: 06/02/2022 19:44:37 [2022-06-02T19:46:52.607Z] OS/Arch: windows/amd64 [2022-06-02T19:46:52.607Z] Experimental: false [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] INFO: Docker info of the daemon under test [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] Containers: 0 [2022-06-02T19:46:52.607Z] Running: 0 [2022-06-02T19:46:52.607Z] Paused: 0 [2022-06-02T19:46:52.607Z] Stopped: 0 [2022-06-02T19:46:52.607Z] Images: 0 [2022-06-02T19:46:52.607Z] Server Version: 0.0.0-dev [2022-06-02T19:46:52.607Z] Storage Driver: windowsfilter [2022-06-02T19:46:52.607Z] Windows: [2022-06-02T19:46:52.607Z] Logging Driver: json-file [2022-06-02T19:46:52.607Z] Plugins: [2022-06-02T19:46:52.607Z] Volume: local [2022-06-02T19:46:52.607Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-06-02T19:46:52.607Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-06-02T19:46:52.607Z] Swarm: inactive [2022-06-02T19:46:52.607Z] Default Isolation: process [2022-06-02T19:46:52.607Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-06-02T19:46:52.607Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-06-02T19:46:52.607Z] OSType: windows [2022-06-02T19:46:52.607Z] Architecture: x86_64 [2022-06-02T19:46:52.607Z] CPUs: 4 [2022-06-02T19:46:52.607Z] Total Memory: 32GiB [2022-06-02T19:46:52.607Z] Name: azwin-2-849cd0 [2022-06-02T19:46:52.607Z] ID: NYTI:DXRH:WZNC:NDIK:NKM4:EBX2:GAHR:3BZ3:BQ3K:ZNJT:63YZ:FRLG [2022-06-02T19:46:52.607Z] Docker Root Dir: D:\CI\PR-43683\1\daemon [2022-06-02T19:46:52.607Z] Debug Mode (client): false [2022-06-02T19:46:52.607Z] Debug Mode (server): true [2022-06-02T19:46:52.607Z] File Descriptors: -1 [2022-06-02T19:46:52.607Z] Goroutines: 16 [2022-06-02T19:46:52.607Z] System Time: 2022-06-02T19:46:50.1710098Z [2022-06-02T19:46:52.607Z] EventsListeners: 0 [2022-06-02T19:46:52.607Z] Registry: https://index.docker.io/v1/ [2022-06-02T19:46:52.607Z] Labels: [2022-06-02T19:46:52.607Z] Experimental: false [2022-06-02T19:46:52.607Z] Insecure Registries: [2022-06-02T19:46:52.607Z] 127.0.0.0/8 [2022-06-02T19:46:52.607Z] Live Restore Enabled: false [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] INFO: Docker images of the daemon under test [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-02T19:46:52.607Z] [2022-06-02T19:46:52.607Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-06-02T19:46:52.607Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-06-02T19:46:52.607Z] ltsc2019: Pulling from windows/servercore [2022-06-02T19:46:52.607Z] b111c3320c94: Pulling fs layer [2022-06-02T19:46:52.607Z] 8b534d64a7c3: Pulling fs layer [2022-06-02T19:46:52.756Z] #43 15.25 make[1]: Nothing to be done for 'all'. [2022-06-02T19:46:53.266Z] #22 13.90 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-06-02T19:46:53.266Z] #22 13.90 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-06-02T19:46:53.266Z] #22 13.98 Successfully built yamllint [2022-06-02T19:46:53.527Z] #22 14.00 Installing collected packages: pathspec, pyyaml, yamllint [2022-06-02T19:46:53.787Z] #22 14.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T19:46:54.139Z] #43 16.94 CC images/stats.o [2022-06-02T19:46:54.359Z] #22 DONE 15.1s [2022-06-02T19:46:54.359Z] [2022-06-02T19:46:54.359Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T19:46:54.359Z] #25 sha256:e8487421a8835e0c276e6cab13be232e53fcaa5f98ebc990927b692ab2c3e744 [2022-06-02T19:46:54.403Z] #19 DONE 1.9s [2022-06-02T19:46:54.403Z] [2022-06-02T19:46:54.403Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:54.403Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:54.403Z] #43 59.23 CC criu/arch/x86/restorer.o [2022-06-02T19:46:54.403Z] #43 59.76 CC criu/arch/x86/restorer_unmap.o [2022-06-02T19:46:54.403Z] #43 59.79 CC criu/arch/x86/sigaction_compat_pie.o [2022-06-02T19:46:54.403Z] #43 60.03 CC criu/pie/restorer.o [2022-06-02T19:46:54.408Z] #43 119.0 CC criu/memfd.o [2022-06-02T19:46:54.623Z] #25 DONE 0.2s [2022-06-02T19:46:54.623Z] [2022-06-02T19:46:54.623Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T19:46:54.623Z] #30 sha256:d62f1868103bb3e57fecf29d90e18996533d962d570e0f864d1b15ea9841aff1 [2022-06-02T19:46:54.710Z] #43 17.36 CC images/core.o [2022-06-02T19:46:54.971Z] #43 17.86 CC images/core-x86.o [2022-06-02T19:46:54.974Z] #43 119.6 CC criu/mount.o [2022-06-02T19:46:55.550Z] #43 18.31 CC images/core-arm.o [2022-06-02T19:46:55.550Z] #43 ... [2022-06-02T19:46:55.550Z] [2022-06-02T19:46:55.550Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:46:55.550Z] #34 sha256:c4a0bdcf4d2763bbb6976d8f1b5c274bbf4ba8660944e0bf32fb78303d704f04 [2022-06-02T19:46:55.550Z] #34 64.74 fmt [2022-06-02T19:46:55.550Z] #34 64.74 io/ioutil [2022-06-02T19:46:55.550Z] #34 67.24 github.com/BurntSushi/toml [2022-06-02T19:46:55.550Z] #34 67.24 flag [2022-06-02T19:46:55.550Z] #34 68.68 log [2022-06-02T19:46:55.550Z] #34 70.71 github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:46:55.550Z] #34 DONE 72.9s [2022-06-02T19:46:55.550Z] [2022-06-02T19:46:55.550Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:46:55.550Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:46:55.550Z] #13 64.06 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T19:46:55.550Z] #13 64.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-06-02T19:46:55.550Z] #13 64.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:55.550Z] #13 64.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-06-02T19:46:55.550Z] #13 64.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-06-02T19:46:55.550Z] #13 64.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:46:56.008Z] #30 DONE 1.5s [2022-06-02T19:46:56.008Z] [2022-06-02T19:46:56.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:56.008Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:56.008Z] #43 127.6 CC criu/netfilter.o [2022-06-02T19:46:56.008Z] #43 128.1 CC criu/page-pipe.o [2022-06-02T19:46:56.008Z] #43 128.8 CC criu/page-xfer.o [2022-06-02T19:46:56.008Z] #43 130.8 CC criu/pagemap-cache.o [2022-06-02T19:46:56.008Z] #43 131.4 CC criu/pagemap.o [2022-06-02T19:46:56.122Z] #13 ... [2022-06-02T19:46:56.122Z] [2022-06-02T19:46:56.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:56.122Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:46:56.122Z] #43 18.84 CC images/core-aarch64.o [2022-06-02T19:46:56.269Z] #43 ... [2022-06-02T19:46:56.269Z] [2022-06-02T19:46:56.269Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T19:46:56.269Z] #33 sha256:7d85df0bcffdb597850613aed35d81d758935fb63be959f0496c8c87caa036b7 [2022-06-02T19:46:56.269Z] #33 DONE 0.1s [2022-06-02T19:46:56.269Z] [2022-06-02T19:46:56.269Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-06-02T19:46:56.269Z] #35 sha256:78a86a1919bd29d34d71f10e3acd515a46cf384af949623d7a0026c303a3798a [2022-06-02T19:46:56.269Z] #35 DONE 0.1s [2022-06-02T19:46:56.269Z] [2022-06-02T19:46:56.269Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T19:46:56.269Z] #38 sha256:a46a9ac6530a515c61ff33a795b182d6095069290161b1846fa9b3eb49759f00 [2022-06-02T19:46:56.269Z] #38 DONE 0.1s [2022-06-02T19:46:56.269Z] [2022-06-02T19:46:56.269Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:46:56.269Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:46:56.269Z] #43 132.9 CC criu/parasite-syscall.o [2022-06-02T19:46:56.297Z] #43 63.00 LINK criu/pie/restorer.built-in.o [2022-06-02T19:46:56.553Z] #43 63.02 GEN criu/pie/restorer-blob.h [2022-06-02T19:46:56.553Z] #43 63.11 DEP criu/vdso.d [2022-06-02T19:46:56.696Z] #43 19.29 CC images/core-ppc64.o [2022-06-02T19:46:56.809Z] #43 63.40 DEP criu/vdso-compat.d [2022-06-02T19:46:56.957Z] #43 19.74 CC images/core-s390.o [2022-06-02T19:46:57.065Z] #43 63.64 DEP criu/uts_ns.d [2022-06-02T19:46:57.211Z] #43 133.8 CC criu/path.o [2022-06-02T19:46:57.322Z] #43 63.79 DEP criu/util.d [2022-06-02T19:46:57.529Z] #43 20.29 CC images/cpuinfo.o [2022-06-02T19:46:57.578Z] #43 63.97 DEP criu/uffd.d [2022-06-02T19:46:57.578Z] #43 64.14 DEP criu/tun.d [2022-06-02T19:46:57.781Z] #43 134.1 CC criu/pie-util-vdso-elf32.o [2022-06-02T19:46:57.790Z] #43 20.62 CC images/inventory.o [2022-06-02T19:46:57.834Z] #43 64.29 DEP criu/tty.d [2022-06-02T19:46:57.835Z] #43 64.48 DEP criu/timerfd.d [2022-06-02T19:46:58.042Z] #43 134.5 CC criu/pie-util-vdso.o [2022-06-02T19:46:58.051Z] #43 20.76 CC images/fdinfo.o [2022-06-02T19:46:58.051Z] #43 21.03 CC images/fown.o [2022-06-02T19:46:58.091Z] #43 64.65 DEP criu/timens.d [2022-06-02T19:46:58.091Z] #43 64.78 DEP criu/sysfs_parse.d [2022-06-02T19:46:58.347Z] #43 64.91 DEP criu/sysctl.d [2022-06-02T19:46:58.347Z] #43 65.03 DEP criu/string.d [2022-06-02T19:46:58.441Z] #13 46.85 Reading package lists... [2022-06-02T19:46:58.441Z] #13 ... [2022-06-02T19:46:58.441Z] [2022-06-02T19:46:58.441Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:46:58.441Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:46:58.441Z] #55 43.30 Reading package lists... [2022-06-02T19:46:58.441Z] #55 53.63 Building dependency tree... [2022-06-02T19:46:58.603Z] #43 65.07 DEP criu/stats.d [2022-06-02T19:46:58.603Z] #43 65.19 DEP criu/sockets.d [2022-06-02T19:46:58.612Z] #43 135.0 CC criu/pie-util.o [2022-06-02T19:46:58.622Z] #43 21.25 CC images/ns.o [2022-06-02T19:46:58.622Z] #43 21.47 CC images/regfile.o [2022-06-02T19:46:58.859Z] #43 65.38 DEP criu/sk-unix.d [2022-06-02T19:46:58.860Z] #43 65.58 DEP criu/sk-tcp.d [2022-06-02T19:46:58.873Z] #43 135.3 CC criu/pipes.o [2022-06-02T19:46:58.883Z] #43 21.65 CC images/ghost-file.o [2022-06-02T19:46:59.140Z] #43 65.79 DEP criu/sk-queue.d [2022-06-02T19:46:59.145Z] #43 21.90 CC images/fifo.o [2022-06-02T19:46:59.160Z] #43 123.7 CC criu/namespaces.o [2022-06-02T19:46:59.406Z] #43 22.11 CC images/remap-file-path.o [2022-06-02T19:46:59.406Z] #43 22.26 CC images/eventfd.o [2022-06-02T19:46:59.415Z] #43 65.96 DEP criu/sk-packet.d [2022-06-02T19:46:59.676Z] #43 66.24 DEP criu/sk-netlink.d [2022-06-02T19:46:59.781Z] 8b534d64a7c3: Verifying Checksum [2022-06-02T19:46:59.781Z] 8b534d64a7c3: Download complete [2022-06-02T19:46:59.813Z] #43 136.0 CC criu/plugin.o [2022-06-02T19:46:59.933Z] #43 66.35 DEP criu/sk-inet.d [2022-06-02T19:46:59.933Z] #43 66.62 DEP criu/signalfd.d [2022-06-02T19:46:59.977Z] #43 22.51 CC images/eventpoll.o [2022-06-02T19:46:59.977Z] #43 22.75 CC images/fh.o [2022-06-02T19:47:00.074Z] #43 136.5 CC criu/proc_parse.o [2022-06-02T19:47:00.190Z] #43 66.80 DEP criu/sigframe.d [2022-06-02T19:47:00.190Z] #43 66.89 DEP criu/shmem.d [2022-06-02T19:47:00.239Z] #43 23.05 CC images/fsnotify.o [2022-06-02T19:47:00.348Z] #55 ... [2022-06-02T19:47:00.348Z] [2022-06-02T19:47:00.348Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-06-02T19:47:00.348Z] #51 sha256:2517c4caf030f940bab3c45f3ba152b5fa45157ac5c2ec9d14e93b0b3d33f5ad [2022-06-02T19:47:00.348Z] #51 DONE 58.2s [2022-06-02T19:47:00.348Z] [2022-06-02T19:47:00.348Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:47:00.348Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:47:00.348Z] #36 42.20 Reading package lists... [2022-06-02T19:47:00.348Z] #36 52.66 Building dependency tree... [2022-06-02T19:47:00.348Z] #36 57.05 The following additional packages will be installed: [2022-06-02T19:47:00.348Z] #36 57.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-06-02T19:47:00.348Z] #36 57.06 Suggested packages: [2022-06-02T19:47:00.348Z] #36 57.06 cmake-doc ninja-build lrzip [2022-06-02T19:47:00.348Z] #36 57.06 Recommended packages: [2022-06-02T19:47:00.348Z] #36 57.06 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T19:47:00.348Z] #36 58.41 The following NEW packages will be installed: [2022-06-02T19:47:00.348Z] #36 58.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-06-02T19:47:00.348Z] #36 58.41 vim-common xxd [2022-06-02T19:47:00.447Z] #43 67.10 DEP criu/servicefd.d [2022-06-02T19:47:00.703Z] #43 67.28 DEP criu/seize.d [2022-06-02T19:47:00.810Z] #43 23.56 CC images/signalfd.o [2022-06-02T19:47:00.916Z] #36 59.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:47:00.916Z] #36 59.00 Need to get 14.9 MB of archives. [2022-06-02T19:47:00.916Z] #36 59.00 After this operation, 61.8 MB of additional disk space will be used. [2022-06-02T19:47:00.916Z] #36 59.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:47:00.916Z] #36 59.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:47:00.916Z] #36 59.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:47:00.960Z] #43 67.40 DEP criu/seccomp.d [2022-06-02T19:47:01.062Z] #43 125.5 CC criu/net.o [2022-06-02T19:47:01.072Z] #43 23.79 CC images/fs.o [2022-06-02T19:47:01.072Z] #43 23.94 CC images/pstree.o [2022-06-02T19:47:01.176Z] #36 ... [2022-06-02T19:47:01.176Z] [2022-06-02T19:47:01.176Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:47:01.176Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:47:01.176Z] #55 59.00 The following additional packages will be installed: [2022-06-02T19:47:01.176Z] #55 59.02 libbtrfs0 [2022-06-02T19:47:01.216Z] #43 67.67 DEP criu/rst-malloc.d [2022-06-02T19:47:01.216Z] #43 67.72 DEP criu/rbtree.d [2022-06-02T19:47:01.216Z] #43 67.77 DEP criu/pstree.d [2022-06-02T19:47:01.216Z] #43 67.90 DEP criu/protobuf.d [2022-06-02T19:47:01.333Z] #43 24.20 CC images/pipe.o [2022-06-02T19:47:01.333Z] #43 ... [2022-06-02T19:47:01.333Z] [2022-06-02T19:47:01.333Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:01.333Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:47:01.435Z] #55 59.31 The following NEW packages will be installed: [2022-06-02T19:47:01.435Z] #55 59.37 libbtrfs-dev libbtrfs0 [2022-06-02T19:47:01.473Z] #43 68.07 GEN criu/protobuf-desc-gen.h [2022-06-02T19:47:01.998Z] #43 ... [2022-06-02T19:47:01.998Z] [2022-06-02T19:47:01.998Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:47:01.998Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:47:01.998Z] #22 5.195 Collecting yamllint==1.26.1 [2022-06-02T19:47:02.004Z] #55 59.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:47:02.004Z] #55 59.96 Need to get 119 kB of archives. [2022-06-02T19:47:02.004Z] #55 59.96 After this operation, 387 kB of additional disk space will be used. [2022-06-02T19:47:02.004Z] #55 59.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:47:02.004Z] #55 59.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:47:02.117Z] #56 40.72 Checking out files: 66% (3180/4764) Checking out files: 67% (3192/4764) Checking out files: 68% (3240/4764) Checking out files: 69% (3288/4764) Checking out files: 70% (3335/4764) Checking out files: 71% (3383/4764) Checking out files: 72% (3431/4764) Checking out files: 73% (3478/4764) Checking out files: 74% (3526/4764) Checking out files: 75% (3573/4764) Checking out files: 76% (3621/4764) Checking out files: 77% (3669/4764) Checking out files: 78% (3716/4764) Checking out files: 79% (3764/4764) Checking out files: 80% (3812/4764) Checking out files: 81% (3859/4764) Checking out files: 82% (3907/4764) Checking out files: 83% (3955/4764) Checking out files: 84% (4002/4764) Checking out files: 85% (4050/4764) Checking out files: 86% (4098/4764) Checking out files: 87% (4145/4764) Checking out files: 88% (4193/4764) Checking out files: 89% (4240/4764) Checking out files: 90% (4288/4764) Checking out files: 91% (4336/4764) Checking out files: 92% (4383/4764) Checking out files: 93% (4431/4764) Checking out files: 94% (4479/4764) Checking out files: 95% (4526/4764) Checking out files: 96% (4574/4764) Checking out files: 97% (4622/4764) Checking out files: 98% (4669/4764) Checking out files: 99% (4717/4764) Checking out files: 100% (4764/4764) Checking out files: 100% (4764/4764), done. [2022-06-02T19:47:02.117Z] #56 41.52 + cd /tmp/tmp.Ntdpv92mlh/src/github.com/containerd/containerd [2022-06-02T19:47:02.117Z] #56 41.52 + git checkout -q v1.6.4 [2022-06-02T19:47:02.402Z] #43 ... [2022-06-02T19:47:02.402Z] [2022-06-02T19:47:02.402Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:02.402Z] #53 sha256:6a74a58b3548219c981d8580a92b78d00764a8731e46d99c95f99437fb63ae2c [2022-06-02T19:47:02.402Z] #53 14.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-06-02T19:47:02.402Z] #53 ... [2022-06-02T19:47:02.402Z] [2022-06-02T19:47:02.402Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:02.402Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:47:02.402Z] #20 2.151 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:47:02.402Z] #20 2.323 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:47:02.402Z] #20 2.447 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:47:02.402Z] #20 2.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:47:02.402Z] #20 2.653 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:47:02.402Z] #20 3.635 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:47:02.402Z] #20 5.149 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:47:02.402Z] #20 6.169 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:47:02.567Z] #22 10.58 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-06-02T19:47:02.573Z] #55 ... [2022-06-02T19:47:02.573Z] [2022-06-02T19:47:02.573Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:47:02.573Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:47:02.573Z] #49 50.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-06-02T19:47:02.573Z] #49 50.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-02T19:47:02.573Z] #49 51.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-06-02T19:47:02.617Z] #43 ... [2022-06-02T19:47:02.617Z] [2022-06-02T19:47:02.618Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:47:02.618Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:47:02.618Z] #40 205.0 + dpkg --print-architecture [2022-06-02T19:47:02.618Z] #40 205.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-06-02T19:47:02.618Z] #40 205.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-02T19:47:02.618Z] #40 205.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-02T19:47:02.832Z] #49 ... [2022-06-02T19:47:02.832Z] [2022-06-02T19:47:02.832Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:47:02.832Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:47:02.832Z] #36 59.74 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-06-02T19:47:02.832Z] #36 59.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-06-02T19:47:02.832Z] #36 59.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-06-02T19:47:02.832Z] #36 59.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-06-02T19:47:02.832Z] #36 59.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-06-02T19:47:02.832Z] #36 59.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-06-02T19:47:02.832Z] #36 59.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-06-02T19:47:03.060Z] #56 42.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T19:47:03.060Z] #56 42.43 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T19:47:03.060Z] #56 42.43 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:47:03.060Z] #56 42.44 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:47:03.320Z] #56 42.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T19:47:03.320Z] #56 42.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T19:47:03.320Z] #56 42.44 + '[' '' = dynamic ']' [2022-06-02T19:47:03.320Z] #56 42.44 + make [2022-06-02T19:47:03.330Z] #20 ... [2022-06-02T19:47:03.331Z] [2022-06-02T19:47:03.331Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:03.331Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:03.331Z] #43 69.75 DEP criu/protobuf-desc.d [2022-06-02T19:47:03.331Z] #43 69.93 DEP criu/proc_parse.d [2022-06-02T19:47:03.587Z] #43 70.16 DEP criu/plugin.d [2022-06-02T19:47:03.587Z] #43 70.25 DEP criu/pipes.d [2022-06-02T19:47:03.769Z] #36 61.91 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:47:03.843Z] #43 70.40 DEP criu/pie-util.d [2022-06-02T19:47:03.943Z] #22 11.87 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-06-02T19:47:03.943Z] #22 11.93 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-06-02T19:47:03.943Z] #22 11.99 Collecting pyyaml (from yamllint==1.26.1) [2022-06-02T19:47:03.943Z] #22 ... [2022-06-02T19:47:03.943Z] [2022-06-02T19:47:03.943Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:03.943Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:03.943Z] #43 128.6 CC criu/netfilter.o [2022-06-02T19:47:04.099Z] #43 70.50 DEP criu/pie-util-vdso.d [2022-06-02T19:47:04.099Z] #43 70.61 DEP criu/pie-util-vdso-elf32.d [2022-06-02T19:47:04.099Z] #43 70.70 DEP criu/path.d [2022-06-02T19:47:04.337Z] #36 62.35 Fetched 14.9 MB in 2s (9190 kB/s) [2022-06-02T19:47:04.355Z] #43 70.83 DEP criu/parasite-syscall.d [2022-06-02T19:47:04.356Z] #43 71.02 DEP criu/pagemap.d [2022-06-02T19:47:04.510Z] #43 129.1 CC criu/page-pipe.o [2022-06-02T19:47:04.597Z] #36 62.53 Selecting previously unselected package xxd. [2022-06-02T19:47:04.597Z] #36 62.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-06-02T19:47:04.597Z] #36 62.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:47:04.613Z] #43 71.19 DEP criu/pagemap-cache.d [2022-06-02T19:47:04.856Z] #36 62.66 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:04.869Z] #43 71.36 DEP criu/page-xfer.d [2022-06-02T19:47:04.869Z] #43 71.52 DEP criu/page-pipe.d [2022-06-02T19:47:05.077Z] #43 129.7 CC criu/page-xfer.o [2022-06-02T19:47:05.125Z] #43 71.67 DEP criu/netfilter.d [2022-06-02T19:47:05.169Z] #36 63.05 Selecting previously unselected package vim-common. [2022-06-02T19:47:05.169Z] #36 63.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:47:05.234Z] #56 44.21 + bin/ctr [2022-06-02T19:47:05.381Z] #43 71.80 DEP criu/net.d [2022-06-02T19:47:05.381Z] #43 71.99 DEP criu/namespaces.d [2022-06-02T19:47:05.429Z] #36 63.20 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:05.637Z] #43 72.19 DEP criu/mount.d [2022-06-02T19:47:05.688Z] #36 ... [2022-06-02T19:47:05.688Z] [2022-06-02T19:47:05.688Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-02T19:47:05.688Z] #55 sha256:424b1405ae040773e41a37c90ab811ae27cd1275d60ab8dff92d49d340ee51fb [2022-06-02T19:47:05.688Z] #55 61.48 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:47:05.688Z] #55 61.81 Fetched 119 kB in 0s (412 kB/s) [2022-06-02T19:47:05.688Z] #55 62.04 Selecting previously unselected package libbtrfs0. [2022-06-02T19:47:05.688Z] #55 62.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:47:05.688Z] #55 62.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:47:05.688Z] #55 62.22 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:47:05.688Z] #55 62.40 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:47:05.688Z] #55 62.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:47:05.688Z] #55 62.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:47:05.688Z] #55 62.91 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:47:05.688Z] #55 62.93 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:47:05.688Z] #55 62.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:47:05.688Z] #55 DONE 63.5s [2022-06-02T19:47:05.688Z] [2022-06-02T19:47:05.688Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:47:05.688Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:47:05.688Z] #36 63.62 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:47:05.688Z] #36 63.65 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:47:05.894Z] #43 72.34 DEP criu/memfd.d [2022-06-02T19:47:05.894Z] #43 72.54 DEP criu/mem.d [2022-06-02T19:47:05.947Z] #36 63.76 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:47:05.947Z] #36 ... [2022-06-02T19:47:05.947Z] [2022-06-02T19:47:05.947Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:47:05.947Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:47:05.947Z] #42 44.30 Reading package lists... [2022-06-02T19:47:05.947Z] #42 54.45 Building dependency tree... [2022-06-02T19:47:05.947Z] #42 59.31 The following additional packages will be installed: [2022-06-02T19:47:05.948Z] #42 59.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-06-02T19:47:05.948Z] #42 59.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-06-02T19:47:05.948Z] #42 59.34 Suggested packages: [2022-06-02T19:47:05.948Z] #42 59.34 manpages-dev python-setuptools [2022-06-02T19:47:05.948Z] #42 61.15 The following NEW packages will be installed: [2022-06-02T19:47:05.948Z] #42 61.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-06-02T19:47:05.948Z] #42 61.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-06-02T19:47:05.948Z] #42 61.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-06-02T19:47:05.948Z] #42 61.15 python-six zlib1g-dev [2022-06-02T19:47:05.948Z] #42 61.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:47:05.948Z] #42 61.64 Need to get 4091 kB of archives. [2022-06-02T19:47:05.948Z] #42 61.64 After this operation, 22.5 MB of additional disk space will be used. [2022-06-02T19:47:05.948Z] #42 61.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-06-02T19:47:05.948Z] #42 61.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:47:05.948Z] #42 61.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-06-02T19:47:05.948Z] #42 61.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:47:05.948Z] #42 61.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-06-02T19:47:05.948Z] #42 61.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:47:05.948Z] #42 61.69 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-06-02T19:47:05.948Z] #42 61.71 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-06-02T19:47:05.948Z] #42 61.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-06-02T19:47:05.948Z] #42 61.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-06-02T19:47:05.948Z] #42 61.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-06-02T19:47:05.948Z] #42 62.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-06-02T19:47:05.948Z] #42 62.19 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-06-02T19:47:05.948Z] #42 62.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-06-02T19:47:05.948Z] #42 62.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-06-02T19:47:05.948Z] #42 62.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-06-02T19:47:05.948Z] #42 62.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-06-02T19:47:05.948Z] #42 63.94 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:47:06.150Z] #43 72.70 DEP criu/lsm.d [2022-06-02T19:47:06.207Z] #42 64.26 Fetched 4091 kB in 1s (4182 kB/s) [2022-06-02T19:47:06.406Z] #43 72.82 DEP criu/log.d [2022-06-02T19:47:06.406Z] #43 72.93 DEP criu/libnetlink.d [2022-06-02T19:47:06.406Z] #43 73.04 DEP criu/kerndat.d [2022-06-02T19:47:06.455Z] #43 ... [2022-06-02T19:47:06.455Z] [2022-06-02T19:47:06.455Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:47:06.455Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:47:06.455Z] #22 12.29 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-06-02T19:47:06.455Z] #22 12.59 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-06-02T19:47:06.455Z] #22 12.61 Building wheels for collected packages: yamllint [2022-06-02T19:47:06.455Z] #22 12.61 Running setup.py bdist_wheel for yamllint: started [2022-06-02T19:47:06.455Z] #22 13.89 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-06-02T19:47:06.455Z] #22 13.89 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-06-02T19:47:06.455Z] #22 13.95 Successfully built yamllint [2022-06-02T19:47:06.455Z] #22 13.97 Installing collected packages: pathspec, pyyaml, yamllint [2022-06-02T19:47:06.455Z] #22 14.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T19:47:06.455Z] #22 DONE 14.8s [2022-06-02T19:47:06.466Z] #42 64.47 Selecting previously unselected package libcap-dev:amd64. [2022-06-02T19:47:06.662Z] #43 73.22 DEP criu/kcmp-ids.d [2022-06-02T19:47:06.662Z] #43 73.34 DEP criu/irmap.d [2022-06-02T19:47:06.714Z] [2022-06-02T19:47:06.714Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T19:47:06.714Z] #25 sha256:b5a5987a126bee07b4778e1aa1912fbf211395fcf1d1c2d7e86c4634cdfd019a [2022-06-02T19:47:06.725Z] #42 64.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-06-02T19:47:06.725Z] #42 64.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-06-02T19:47:06.725Z] #42 64.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:47:06.918Z] #43 73.47 DEP criu/ipc_ns.d [2022-06-02T19:47:06.918Z] #43 73.61 DEP criu/image.d [2022-06-02T19:47:06.974Z] #25 DONE 0.2s [2022-06-02T19:47:06.974Z] [2022-06-02T19:47:06.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:06.974Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:06.974Z] #43 131.4 CC criu/pagemap-cache.o [2022-06-02T19:47:06.985Z] #42 64.88 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:47:06.985Z] #42 64.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:47:06.985Z] #42 64.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:47:07.174Z] #43 73.77 DEP criu/image-desc.d [2022-06-02T19:47:07.175Z] #43 73.86 DEP criu/fsnotify.d [2022-06-02T19:47:07.244Z] #42 65.20 Selecting previously unselected package libnet1-dev. [2022-06-02T19:47:07.244Z] #42 65.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:47:07.244Z] #42 65.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:47:07.244Z] #42 ... [2022-06-02T19:47:07.244Z] [2022-06-02T19:47:07.244Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:07.244Z] #56 sha256:ac1bf30b9dc6006ac011c3a46e07fd7bd42128ccc4d93b05f63e15f4117dbff3 [2022-06-02T19:47:07.244Z] #56 1.651 + RM_GOPATH=0 [2022-06-02T19:47:07.244Z] #56 1.651 + TMP_GOPATH= [2022-06-02T19:47:07.244Z] #56 1.651 + : /build [2022-06-02T19:47:07.244Z] #56 1.651 + '[' -z '' ']' [2022-06-02T19:47:07.244Z] #56 1.651 ++ mktemp -d [2022-06-02T19:47:07.244Z] #56 1.651 + export GOPATH=/tmp/tmp.k8BPhcARpV [2022-06-02T19:47:07.244Z] #56 1.651 + GOPATH=/tmp/tmp.k8BPhcARpV [2022-06-02T19:47:07.244Z] #56 1.651 + RM_GOPATH=1 [2022-06-02T19:47:07.244Z] #56 1.651 + case "$(go env GOARCH)" in [2022-06-02T19:47:07.244Z] #56 1.651 ++ go env GOARCH [2022-06-02T19:47:07.244Z] #56 1.704 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:47:07.244Z] #56 1.704 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:47:07.244Z] #56 1.732 ++ dirname /tmp/install/install.sh [2022-06-02T19:47:07.244Z] #56 1.739 + dir=/tmp/install [2022-06-02T19:47:07.244Z] #56 1.739 + bin=containerd [2022-06-02T19:47:07.244Z] #56 1.739 + shift [2022-06-02T19:47:07.244Z] #56 1.739 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-06-02T19:47:07.244Z] #56 1.739 + . /tmp/install/containerd.installer [2022-06-02T19:47:07.244Z] #56 1.739 ++ set -e [2022-06-02T19:47:07.244Z] #56 1.739 ++ : v1.6.4 [2022-06-02T19:47:07.244Z] #56 1.739 + install_containerd [2022-06-02T19:47:07.244Z] #56 1.739 + echo 'Install containerd version v1.6.4' [2022-06-02T19:47:07.244Z] #56 1.739 Install containerd version v1.6.4 [2022-06-02T19:47:07.244Z] #56 1.747 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k8BPhcARpV/src/github.com/containerd/containerd [2022-06-02T19:47:07.244Z] #56 1.766 Cloning into '/tmp/tmp.k8BPhcARpV/src/github.com/containerd/containerd'... [2022-06-02T19:47:07.432Z] #43 74.01 DEP criu/filesystems.d [2022-06-02T19:47:07.541Z] #43 132.0 CC criu/pagemap.o [2022-06-02T19:47:07.689Z] #43 74.22 DEP criu/files.d [2022-06-02T19:47:07.945Z] #43 74.40 DEP criu/files-reg.d [2022-06-02T19:47:07.945Z] #43 74.57 DEP criu/files-ext.d [2022-06-02T19:47:08.109Z] #43 ... [2022-06-02T19:47:08.109Z] [2022-06-02T19:47:08.109Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T19:47:08.109Z] #30 sha256:ca380690d5bfc8126e1125340d39d00c230e1cfe708818de84f3a0df48334ea5 [2022-06-02T19:47:08.109Z] #30 DONE 1.2s [2022-06-02T19:47:08.109Z] [2022-06-02T19:47:08.109Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T19:47:08.109Z] #33 sha256:0d5ec267a908639b4e768011e387bec4752acc526459f4989d07702033b5dd5c [2022-06-02T19:47:08.109Z] #33 DONE 0.1s [2022-06-02T19:47:08.109Z] [2022-06-02T19:47:08.109Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-06-02T19:47:08.109Z] #35 sha256:ddabe6a7b0cae712bb0eabf5e54668ef61fe3704785e37663d19169218fae829 [2022-06-02T19:47:08.109Z] #35 DONE 0.0s [2022-06-02T19:47:08.109Z] [2022-06-02T19:47:08.109Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T19:47:08.109Z] #38 sha256:5e0d997de1b1a850b5a40034ca3ac281ab431ba5702013246d313acba3bce9ba [2022-06-02T19:47:08.109Z] #38 DONE 0.0s [2022-06-02T19:47:08.109Z] [2022-06-02T19:47:08.109Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:47:08.109Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:47:08.186Z] #56 ... [2022-06-02T19:47:08.187Z] [2022-06-02T19:47:08.187Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-06-02T19:47:08.187Z] #67 sha256:a266f47608c09fb6d8fd2bfd3bad53b5244571112e07c6a4350b913f52c7fd57 [2022-06-02T19:47:08.187Z] #67 DONE 66.1s [2022-06-02T19:47:08.187Z] [2022-06-02T19:47:08.187Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:47:08.187Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:47:08.187Z] #42 65.70 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:47:08.187Z] #42 65.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:47:08.187Z] #42 65.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:47:08.187Z] #42 66.01 Selecting previously unselected package libnl-3-dev:amd64. [2022-06-02T19:47:08.187Z] #42 66.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-06-02T19:47:08.187Z] #42 66.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:47:08.201Z] #43 74.70 DEP criu/file-lock.d [2022-06-02T19:47:08.201Z] #43 74.83 DEP criu/file-ids.d [2022-06-02T19:47:08.201Z] #43 74.95 DEP criu/fifo.d [2022-06-02T19:47:08.457Z] #43 75.08 DEP criu/fdstore.d [2022-06-02T19:47:08.457Z] #43 75.15 DEP criu/fault-injection.d [2022-06-02T19:47:08.457Z] #43 75.20 DEP criu/external.d [2022-06-02T19:47:08.676Z] #40 ... [2022-06-02T19:47:08.676Z] [2022-06-02T19:47:08.676Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:08.676Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:08.676Z] #43 133.2 CC criu/parasite-syscall.o [2022-06-02T19:47:08.713Z] #43 75.29 DEP criu/eventpoll.d [2022-06-02T19:47:08.755Z] #42 66.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:47:08.755Z] #42 66.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:47:08.755Z] #42 66.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:47:08.755Z] #42 66.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-02T19:47:08.755Z] #42 66.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:47:08.755Z] #42 66.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:47:08.969Z] #43 75.51 DEP criu/eventfd.d [2022-06-02T19:47:08.969Z] #43 75.63 DEP criu/crtools.d [2022-06-02T19:47:09.014Z] #42 66.98 Selecting previously unselected package zlib1g-dev:amd64. [2022-06-02T19:47:09.014Z] #42 66.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-06-02T19:47:09.014Z] #42 66.98 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:47:09.225Z] #43 75.79 DEP criu/cr-service.d [2022-06-02T19:47:09.273Z] #42 67.33 Selecting previously unselected package libprotobuf17:amd64. [2022-06-02T19:47:09.482Z] #43 75.97 DEP criu/cr-restore.d [2022-06-02T19:47:09.482Z] #43 76.17 DEP criu/cr-errno.d [2022-06-02T19:47:09.532Z] #42 67.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:47:09.532Z] #42 67.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:09.611Z] #43 134.1 CC criu/path.o [2022-06-02T19:47:09.739Z] #43 76.20 DEP criu/cr-dump.d [2022-06-02T19:47:09.739Z] #43 76.42 DEP criu/cr-dedup.d [2022-06-02T19:47:09.869Z] #43 134.3 CC criu/pie-util-vdso-elf32.o [2022-06-02T19:47:09.996Z] #43 76.56 DEP criu/cr-check.d [2022-06-02T19:47:10.127Z] #43 134.7 CC criu/pie-util-vdso.o [2022-06-02T19:47:10.209Z] b111c3320c94: Verifying Checksum [2022-06-02T19:47:10.209Z] b111c3320c94: Download complete [2022-06-02T19:47:10.252Z] #43 ... [2022-06-02T19:47:10.252Z] [2022-06-02T19:47:10.252Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:47:10.252Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:47:10.252Z] #32 DONE 141.4s [2022-06-02T19:47:10.252Z] [2022-06-02T19:47:10.252Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:10.252Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:47:10.252Z] #20 11.40 Fetched 9023 kB in 9s (955 kB/s) [2022-06-02T19:47:10.252Z] #20 11.40 Reading package lists... [2022-06-02T19:47:10.694Z] #43 135.2 CC criu/pie-util.o [2022-06-02T19:47:10.911Z] #42 68.70 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-06-02T19:47:10.911Z] #42 68.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:47:10.911Z] #42 68.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:10.953Z] #43 135.4 CC criu/pipes.o [2022-06-02T19:47:11.170Z] #42 69.10 Selecting previously unselected package libprotobuf-dev:amd64. [2022-06-02T19:47:11.170Z] #42 69.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-06-02T19:47:11.170Z] #42 69.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:11.181Z] #20 15.04 Reading package lists... [2022-06-02T19:47:11.181Z] #20 ... [2022-06-02T19:47:11.181Z] [2022-06-02T19:47:11.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:11.181Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:11.181Z] #43 76.85 DEP criu/config.d [2022-06-02T19:47:11.181Z] #43 76.99 DEP criu/clone-noasan.d [2022-06-02T19:47:11.181Z] #43 77.09 DEP criu/cgroup.d [2022-06-02T19:47:11.181Z] #43 77.32 DEP criu/cgroup-props.d [2022-06-02T19:47:11.181Z] #43 77.42 DEP criu/bitmap.d [2022-06-02T19:47:11.181Z] #43 77.46 DEP criu/bfd.d [2022-06-02T19:47:11.181Z] #43 77.57 DEP criu/autofs.d [2022-06-02T19:47:11.181Z] #43 77.72 DEP criu/aio.d [2022-06-02T19:47:11.438Z] #43 77.87 DEP criu/action-scripts.d [2022-06-02T19:47:11.519Z] #43 136.1 CC criu/plugin.o [2022-06-02T19:47:11.777Z] #43 136.5 CC criu/proc_parse.o [2022-06-02T19:47:11.821Z] #56 ... [2022-06-02T19:47:11.821Z] [2022-06-02T19:47:11.821Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:11.821Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:11.821Z] #43 24.36 CC images/tcp-stream.o [2022-06-02T19:47:11.821Z] #43 24.59 CC images/sk-packet.o [2022-06-02T19:47:11.821Z] #43 24.85 CC images/mnt.o [2022-06-02T19:47:11.821Z] #43 25.03 CC images/pipe-data.o [2022-06-02T19:47:11.821Z] #43 25.29 CC images/sa.o [2022-06-02T19:47:11.821Z] #43 25.46 CC images/timer.o [2022-06-02T19:47:11.821Z] #43 25.87 CC images/timerfd.o [2022-06-02T19:47:11.821Z] #43 26.09 CC images/mm.o [2022-06-02T19:47:11.821Z] #43 26.30 CC images/sk-opts.o [2022-06-02T19:47:11.821Z] #43 26.48 CC images/sk-unix.o [2022-06-02T19:47:11.821Z] #43 26.81 CC images/sk-inet.o [2022-06-02T19:47:11.821Z] #43 27.17 CC images/tun.o [2022-06-02T19:47:11.821Z] #43 27.40 CC images/sk-netlink.o [2022-06-02T19:47:11.821Z] #43 27.57 CC images/packet-sock.o [2022-06-02T19:47:11.821Z] #43 27.85 CC images/ipc-var.o [2022-06-02T19:47:11.821Z] #43 28.00 CC images/ipc-desc.o [2022-06-02T19:47:11.821Z] #43 28.16 CC images/ipc-shm.o [2022-06-02T19:47:11.821Z] #43 28.35 CC images/ipc-msg.o [2022-06-02T19:47:11.821Z] #43 28.59 CC images/ipc-sem.o [2022-06-02T19:47:11.821Z] #43 28.74 CC images/utsns.o [2022-06-02T19:47:11.821Z] #43 28.88 CC images/creds.o [2022-06-02T19:47:11.821Z] #43 29.09 CC images/vma.o [2022-06-02T19:47:11.821Z] #43 29.33 CC images/netdev.o [2022-06-02T19:47:11.821Z] #43 29.74 CC images/tty.o [2022-06-02T19:47:11.821Z] #43 30.28 CC images/file-lock.o [2022-06-02T19:47:11.821Z] #43 30.44 CC images/rlimit.o [2022-06-02T19:47:11.821Z] #43 30.63 CC images/pagemap.o [2022-06-02T19:47:11.821Z] #43 30.93 CC images/siginfo.o [2022-06-02T19:47:11.821Z] #43 31.17 CC images/rpc.o [2022-06-02T19:47:11.821Z] #43 32.27 CC images/ext-file.o [2022-06-02T19:47:11.821Z] #43 32.42 CC images/cgroup.o [2022-06-02T19:47:11.821Z] #43 32.96 CC images/userns.o [2022-06-02T19:47:11.821Z] #43 33.14 CC images/google/protobuf/descriptor.o [2022-06-02T19:47:11.821Z] #43 34.56 CC images/opts.o [2022-06-02T19:47:11.862Z] #43 78.15 CC criu/action-scripts.o [2022-06-02T19:47:12.082Z] #43 34.78 CC images/seccomp.o [2022-06-02T19:47:12.082Z] #43 35.00 CC images/binfmt-misc.o [2022-06-02T19:47:12.122Z] #43 78.64 CC criu/aio.o [2022-06-02T19:47:12.344Z] #43 35.17 CC images/time.o [2022-06-02T19:47:12.605Z] #43 35.38 CC images/sysctl.o [2022-06-02T19:47:12.613Z] #40 ... [2022-06-02T19:47:12.613Z] [2022-06-02T19:47:12.613Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:12.613Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:12.613Z] #43 139.2 CC criu/protobuf-desc.o [2022-06-02T19:47:12.613Z] #43 140.1 CC criu/protobuf.o [2022-06-02T19:47:12.613Z] #43 140.5 CC criu/pstree.o [2022-06-02T19:47:12.613Z] #43 141.6 CC criu/rbtree.o [2022-06-02T19:47:12.613Z] #43 141.9 CC criu/rst-malloc.o [2022-06-02T19:47:12.613Z] #43 142.2 CC criu/seccomp.o [2022-06-02T19:47:12.613Z] #43 143.0 CC criu/seize.o [2022-06-02T19:47:12.613Z] #43 144.0 CC criu/servicefd.o [2022-06-02T19:47:12.613Z] #43 144.5 CC criu/shmem.o [2022-06-02T19:47:12.613Z] #43 145.5 CC criu/sigframe.o [2022-06-02T19:47:12.613Z] #43 145.8 CC criu/signalfd.o [2022-06-02T19:47:12.613Z] #43 146.1 CC criu/sk-inet.o [2022-06-02T19:47:12.613Z] #43 147.2 CC criu/sk-netlink.o [2022-06-02T19:47:12.613Z] #43 147.7 CC criu/sk-packet.o [2022-06-02T19:47:12.613Z] #43 148.3 CC criu/sk-queue.o [2022-06-02T19:47:12.613Z] #43 148.9 CC criu/sk-tcp.o [2022-06-02T19:47:12.685Z] #43 79.22 CC criu/autofs.o [2022-06-02T19:47:12.866Z] #43 35.51 CC images/autofs.o [2022-06-02T19:47:12.866Z] #43 35.65 CC images/macvlan.o [2022-06-02T19:47:13.078Z] #42 70.85 Selecting previously unselected package libprotoc17:amd64. [2022-06-02T19:47:13.078Z] #42 70.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-06-02T19:47:13.078Z] #42 70.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:13.127Z] #43 35.80 CC images/sit.o [2022-06-02T19:47:13.127Z] #43 36.04 CC images/memfd.o [2022-06-02T19:47:13.185Z] #43 149.5 CC criu/sk-unix.o [2022-06-02T19:47:13.387Z] #43 36.25 CC images/timens.o [2022-06-02T19:47:13.647Z] #42 ... [2022-06-02T19:47:13.647Z] [2022-06-02T19:47:13.647Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:47:13.647Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:47:13.647Z] #34 71.71 internal/reflectlite [2022-06-02T19:47:13.647Z] #34 71.76 sync [2022-06-02T19:47:13.648Z] #43 36.46 LINK images/built-in.o [2022-06-02T19:47:13.648Z] #43 36.60 GEN compel/include/asm [2022-06-02T19:47:13.908Z] #43 36.66 GEN compel/include/version.h [2022-06-02T19:47:13.908Z] #43 36.69 touch .config [2022-06-02T19:47:13.908Z] #43 36.77 GEN include/common/config.h [2022-06-02T19:47:14.052Z] #43 80.57 CC criu/bfd.o [2022-06-02T19:47:14.169Z] #43 36.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-06-02T19:47:14.169Z] #43 36.92 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-06-02T19:47:14.169Z] #43 36.96 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-06-02T19:47:14.169Z] #43 36.99 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-06-02T19:47:14.169Z] #43 37.01 DEP compel/plugins/std/infect.d [2022-06-02T19:47:14.429Z] #43 37.09 DEP compel/plugins/std/string.d [2022-06-02T19:47:14.429Z] #43 37.18 DEP compel/plugins/std/log.d [2022-06-02T19:47:14.429Z] #43 37.24 DEP compel/plugins/std/fds.d [2022-06-02T19:47:14.587Z] #34 ... [2022-06-02T19:47:14.587Z] [2022-06-02T19:47:14.587Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:14.587Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:47:14.587Z] #13 46.85 Reading package lists... [2022-06-02T19:47:14.587Z] #13 58.38 Building dependency tree... [2022-06-02T19:47:14.587Z] #13 63.10 The following additional packages will be installed: [2022-06-02T19:47:14.587Z] #13 63.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-06-02T19:47:14.587Z] #13 63.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-06-02T19:47:14.587Z] #13 63.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-06-02T19:47:14.588Z] #13 63.14 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-06-02T19:47:14.588Z] #13 63.14 mingw-w64-x86-64-dev [2022-06-02T19:47:14.588Z] #13 63.14 Suggested packages: [2022-06-02T19:47:14.588Z] #13 63.14 gcc-8-locales seccomp wine64 [2022-06-02T19:47:14.588Z] #13 64.91 The following NEW packages will be installed: [2022-06-02T19:47:14.588Z] #13 64.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T19:47:14.588Z] #13 64.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-06-02T19:47:14.588Z] #13 64.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-06-02T19:47:14.588Z] #13 64.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-06-02T19:47:14.588Z] #13 64.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-06-02T19:47:14.588Z] #13 64.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T19:47:14.588Z] #13 64.93 The following packages will be upgraded: [2022-06-02T19:47:14.588Z] #13 64.93 libseccomp2 [2022-06-02T19:47:14.588Z] #13 65.51 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:47:14.588Z] #13 65.51 Need to get 77.8 MB of archives. [2022-06-02T19:47:14.588Z] #13 65.51 After this operation, 487 MB of additional disk space will be used. [2022-06-02T19:47:14.588Z] #13 65.51 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-06-02T19:47:14.588Z] #13 65.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-06-02T19:47:14.588Z] #13 65.58 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-06-02T19:47:14.588Z] #13 65.78 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-06-02T19:47:14.588Z] #13 66.04 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-06-02T19:47:14.588Z] #13 66.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-06-02T19:47:14.588Z] #13 66.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-06-02T19:47:14.588Z] #13 66.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-06-02T19:47:14.588Z] #13 66.92 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-06-02T19:47:14.588Z] #13 67.42 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-06-02T19:47:14.588Z] #13 67.45 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-06-02T19:47:14.588Z] #13 ... [2022-06-02T19:47:14.588Z] [2022-06-02T19:47:14.588Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:47:14.588Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:47:14.588Z] #42 72.30 Selecting previously unselected package protobuf-c-compiler. [2022-06-02T19:47:14.588Z] #42 72.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:47:14.588Z] #42 72.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:47:14.588Z] #42 72.43 Selecting previously unselected package protobuf-compiler. [2022-06-02T19:47:14.588Z] #42 72.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-06-02T19:47:14.588Z] #42 72.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:47:14.615Z] #43 81.03 CC criu/bitmap.o [2022-06-02T19:47:14.615Z] #43 81.14 CC criu/cgroup-props.o [2022-06-02T19:47:14.690Z] #43 37.36 DEP compel/plugins/std/std.d [2022-06-02T19:47:14.690Z] #43 ... [2022-06-02T19:47:14.690Z] [2022-06-02T19:47:14.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:14.690Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:47:14.690Z] #13 79.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T19:47:14.690Z] #13 79.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-06-02T19:47:14.690Z] #13 79.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:47:14.690Z] #13 ... [2022-06-02T19:47:14.690Z] [2022-06-02T19:47:14.690Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:14.690Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:14.690Z] #43 37.49 DEP compel/plugins/shmem/shmem.d [2022-06-02T19:47:14.690Z] #43 37.56 DEP compel/plugins/fds/fds.d [2022-06-02T19:47:14.847Z] #42 72.72 Selecting previously unselected package python-pkg-resources. [2022-06-02T19:47:14.847Z] #42 72.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:47:14.847Z] #42 72.73 Unpacking python-pkg-resources (40.8.0-1) ... [2022-06-02T19:47:14.951Z] #43 37.64 CC compel/plugins/std/std.o [2022-06-02T19:47:14.951Z] #43 37.85 CC compel/plugins/std/fds.o [2022-06-02T19:47:15.065Z] #43 139.2 CC criu/protobuf-desc.o [2022-06-02T19:47:15.065Z] #43 ... [2022-06-02T19:47:15.065Z] [2022-06-02T19:47:15.065Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:47:15.065Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:47:15.065Z] #40 204.7 + dpkg --print-architecture [2022-06-02T19:47:15.065Z] #40 204.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-06-02T19:47:15.177Z] #43 81.84 CC criu/cgroup.o [2022-06-02T19:47:15.324Z] #40 205.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-02T19:47:15.324Z] #40 205.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-02T19:47:15.416Z] #42 73.17 Selecting previously unselected package python-six. [2022-06-02T19:47:15.416Z] #42 73.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-06-02T19:47:15.416Z] #42 73.20 Unpacking python-six (1.12.0-1) ... [2022-06-02T19:47:15.416Z] #42 73.29 Selecting previously unselected package python-protobuf. [2022-06-02T19:47:15.416Z] #42 73.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-06-02T19:47:15.416Z] #42 73.33 Unpacking python-protobuf (3.6.1.3-2) ... [2022-06-02T19:47:15.523Z] #43 38.25 CC compel/plugins/std/log.o [2022-06-02T19:47:15.728Z] #43 151.8 CC criu/sockets.o [2022-06-02T19:47:16.164Z] #43 39.03 CC compel/plugins/std/string.o [2022-06-02T19:47:16.299Z] #43 152.8 CC criu/stats.o [2022-06-02T19:47:16.299Z] #43 ... [2022-06-02T19:47:16.299Z] [2022-06-02T19:47:16.299Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:47:16.299Z] #49 sha256:51087042a9f537b3b5f48cef52174f0396a25f4b66d11268753c69ad2947f434 [2022-06-02T19:47:16.299Z] #49 219.8 + /build/golangci-lint --version [2022-06-02T19:47:16.357Z] #42 74.27 Setting up python-pkg-resources (40.8.0-1) ... [2022-06-02T19:47:16.544Z] #43 ... [2022-06-02T19:47:16.546Z] [2022-06-02T19:47:16.546Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:16.546Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:47:16.546Z] #20 15.04 Reading package lists... [2022-06-02T19:47:16.546Z] #20 18.91 Building dependency tree... [2022-06-02T19:47:16.546Z] #20 19.71 Reading state information... [2022-06-02T19:47:16.546Z] #20 20.43 libcap2-bin is already the newest version (1:2.25-2). [2022-06-02T19:47:16.546Z] #20 20.43 The following additional packages will be installed: [2022-06-02T19:47:16.546Z] #20 20.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-06-02T19:47:16.546Z] #20 20.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-06-02T19:47:16.546Z] #20 20.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-06-02T19:47:16.546Z] #20 20.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-06-02T19:47:16.546Z] #20 20.44 python3.7 python3.7-minimal vim-runtime xxd [2022-06-02T19:47:16.546Z] #20 20.44 Suggested packages: [2022-06-02T19:47:16.546Z] #20 20.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-06-02T19:47:16.546Z] #20 20.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-06-02T19:47:16.546Z] #20 20.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-06-02T19:47:16.546Z] #20 20.44 quota [2022-06-02T19:47:16.546Z] #20 20.44 Recommended packages: [2022-06-02T19:47:16.546Z] #20 20.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-06-02T19:47:16.546Z] #20 20.44 python3-keyrings.alt python3-xdg unzip [2022-06-02T19:47:16.546Z] #20 21.86 The following NEW packages will be installed: [2022-06-02T19:47:16.546Z] #20 21.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-06-02T19:47:16.546Z] #20 21.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-06-02T19:47:16.546Z] #20 21.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-06-02T19:47:16.546Z] #20 21.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-06-02T19:47:16.546Z] #20 21.87 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-06-02T19:47:16.546Z] #20 21.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-06-02T19:47:16.546Z] #20 21.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-06-02T19:47:16.546Z] #20 21.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T19:47:16.546Z] #20 21.87 xz-utils zip [2022-06-02T19:47:16.546Z] #20 22.19 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:47:16.546Z] #20 22.19 Need to get 28.6 MB of archives. [2022-06-02T19:47:16.546Z] #20 22.19 After this operation, 116 MB of additional disk space will be used. [2022-06-02T19:47:16.546Z] #20 22.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-06-02T19:47:16.546Z] #20 22.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-06-02T19:47:16.546Z] #20 22.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-06-02T19:47:16.779Z] #43 39.63 CC compel/plugins/std/infect.o [2022-06-02T19:47:16.802Z] #20 22.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-06-02T19:47:16.802Z] #20 22.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-06-02T19:47:16.802Z] #20 22.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-06-02T19:47:16.802Z] #20 22.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-06-02T19:47:16.802Z] #20 22.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-06-02T19:47:16.802Z] #20 22.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-06-02T19:47:16.802Z] #20 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-06-02T19:47:16.802Z] #20 22.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-06-02T19:47:16.802Z] #20 22.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-06-02T19:47:16.802Z] #20 22.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T19:47:16.802Z] #20 22.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-06-02T19:47:16.802Z] #20 22.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-06-02T19:47:16.802Z] #20 22.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-06-02T19:47:16.802Z] #20 22.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:47:16.802Z] #20 22.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:47:16.802Z] #20 22.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-06-02T19:47:16.870Z] #49 220.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-06-02T19:47:17.040Z] #43 39.97 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-06-02T19:47:17.059Z] #20 22.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-06-02T19:47:17.059Z] #20 22.53 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-06-02T19:47:17.059Z] #20 22.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-06-02T19:47:17.059Z] #20 22.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-06-02T19:47:17.059Z] #20 22.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:47:17.059Z] #20 22.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:47:17.059Z] #20 22.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:47:17.059Z] #20 22.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-06-02T19:47:17.059Z] #20 22.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-06-02T19:47:17.059Z] #20 22.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:47:17.131Z] #49 DONE 220.6s [2022-06-02T19:47:17.131Z] [2022-06-02T19:47:17.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:17.131Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:17.131Z] #43 153.1 CC criu/string.o [2022-06-02T19:47:17.131Z] #43 153.2 CC criu/sysctl.o [2022-06-02T19:47:17.300Z] #43 40.01 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-06-02T19:47:17.300Z] #43 40.08 AR compel/plugins/std.lib.a [2022-06-02T19:47:17.300Z] #43 40.16 CC compel/plugins/fds/fds.o [2022-06-02T19:47:17.316Z] #20 23.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:47:17.316Z] #20 23.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:47:17.316Z] #20 23.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:47:17.316Z] #20 23.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-06-02T19:47:17.316Z] #20 23.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-06-02T19:47:17.316Z] #20 23.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-06-02T19:47:17.316Z] #20 23.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-06-02T19:47:17.316Z] #20 23.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-06-02T19:47:17.392Z] #43 154.1 CC criu/sysfs_parse.o [2022-06-02T19:47:17.566Z] #43 40.46 AR compel/plugins/fds.lib.a [2022-06-02T19:47:17.573Z] #20 23.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-06-02T19:47:17.573Z] #20 23.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-06-02T19:47:17.573Z] #20 23.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-06-02T19:47:17.573Z] #20 23.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-06-02T19:47:17.573Z] #20 23.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-06-02T19:47:17.573Z] #20 23.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-06-02T19:47:17.573Z] #20 23.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-06-02T19:47:17.573Z] #20 23.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-06-02T19:47:17.573Z] #20 23.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-06-02T19:47:17.826Z] #43 40.54 HOSTDEP compel/src/lib/log-host.d [2022-06-02T19:47:17.826Z] #43 40.60 HOSTDEP compel/src/lib/handle-elf-host.d [2022-06-02T19:47:17.826Z] #43 40.67 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-06-02T19:47:17.826Z] #43 40.73 HOSTDEP compel/src/main-host.d [2022-06-02T19:47:17.829Z] #20 23.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-06-02T19:47:17.829Z] #20 23.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-06-02T19:47:17.829Z] #20 23.63 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-06-02T19:47:18.087Z] #43 40.78 DEP compel/src/lib/ptrace.d [2022-06-02T19:47:18.087Z] #43 40.84 DEP compel/src/lib/infect.d [2022-06-02T19:47:18.087Z] #43 40.93 DEP compel/src/lib/infect-util.d [2022-06-02T19:47:18.087Z] #43 41.00 DEP compel/src/lib/infect-rpc.d [2022-06-02T19:47:18.334Z] #43 154.7 CC criu/timens.o [2022-06-02T19:47:18.349Z] #43 41.08 DEP compel/arch/aarch64/src/lib/infect.d [2022-06-02T19:47:18.349Z] #43 41.15 DEP compel/arch/aarch64/src/lib/cpu.d [2022-06-02T19:47:18.349Z] #43 41.19 DEP compel/src/lib/log.d [2022-06-02T19:47:18.349Z] #43 41.25 DEP compel/src/main.d [2022-06-02T19:47:18.594Z] #43 155.2 CC criu/timerfd.o [2022-06-02T19:47:18.611Z] #43 41.32 DEP compel/src/lib/handle-elf.d [2022-06-02T19:47:18.611Z] #43 41.42 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-06-02T19:47:18.611Z] #43 41.52 CC compel/src/lib/log.o [2022-06-02T19:47:18.758Z] #20 24.20 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:47:18.758Z] #20 24.30 Fetched 28.6 MB in 2s (16.8 MB/s) [2022-06-02T19:47:18.758Z] #20 24.37 Selecting previously unselected package pigz. [2022-06-02T19:47:18.758Z] #20 24.37 (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-06-02T19:47:18.758Z] #20 24.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-06-02T19:47:18.758Z] #20 24.42 Unpacking pigz (2.4-1) ... [2022-06-02T19:47:18.758Z] #20 24.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-06-02T19:47:18.758Z] #20 24.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:47:18.758Z] #20 24.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:18.854Z] #43 155.6 CC criu/tty.o [2022-06-02T19:47:18.873Z] #43 41.74 CC compel/arch/aarch64/src/lib/cpu.o [2022-06-02T19:47:19.144Z] #43 41.93 CC compel/arch/aarch64/src/lib/infect.o [2022-06-02T19:47:19.320Z] #20 24.91 Selecting previously unselected package python3.7-minimal. [2022-06-02T19:47:19.320Z] #20 24.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:47:19.320Z] #20 24.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:47:19.406Z] #43 42.29 CC compel/src/lib/infect-rpc.o [2022-06-02T19:47:19.977Z] #43 42.62 CC compel/src/lib/infect-util.o [2022-06-02T19:47:19.977Z] #43 42.81 CC compel/src/lib/infect.o [2022-06-02T19:47:20.249Z] #20 25.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:20.249Z] #20 25.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:47:20.769Z] #43 157.2 CC criu/tun.o [2022-06-02T19:47:20.917Z] #43 ... [2022-06-02T19:47:20.917Z] [2022-06-02T19:47:20.917Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:20.917Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:47:20.917Z] #13 89.65 Selecting previously unselected package libapparmor1:arm64. [2022-06-02T19:47:20.917Z] #13 89.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 89.66 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-06-02T19:47:20.917Z] #13 89.74 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-02T19:47:20.917Z] #13 89.75 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 89.76 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-06-02T19:47:20.917Z] #13 89.91 Selecting previously unselected package libbtrfs0. [2022-06-02T19:47:20.917Z] #13 89.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 89.92 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:47:20.917Z] #13 90.01 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:47:20.917Z] #13 90.01 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 90.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:47:20.917Z] #13 90.16 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-02T19:47:20.917Z] #13 90.16 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 90.17 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-06-02T19:47:20.917Z] #13 90.27 Selecting previously unselected package libudev-dev:arm64. [2022-06-02T19:47:20.917Z] #13 90.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 90.32 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-06-02T19:47:20.917Z] #13 90.53 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-02T19:47:20.917Z] #13 90.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 90.54 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-06-02T19:47:20.917Z] #13 90.84 Selecting previously unselected package libpcre16-3:arm64. [2022-06-02T19:47:20.917Z] #13 90.86 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 90.87 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 91.01 Selecting previously unselected package libpcre32-3:arm64. [2022-06-02T19:47:20.917Z] #13 91.01 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 91.01 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 91.21 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-06-02T19:47:20.917Z] #13 91.21 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 91.22 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 91.33 Selecting previously unselected package libpcre3-dev:arm64. [2022-06-02T19:47:20.917Z] #13 91.33 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 91.34 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 91.78 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-02T19:47:20.917Z] #13 91.82 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 91.83 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-06-02T19:47:20.917Z] #13 92.03 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-02T19:47:20.917Z] #13 92.03 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 92.04 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-06-02T19:47:20.917Z] #13 92.10 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-02T19:47:20.917Z] #13 92.11 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 92.12 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:47:20.917Z] #13 92.25 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-02T19:47:20.917Z] #13 92.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-06-02T19:47:20.917Z] #13 92.26 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-06-02T19:47:20.917Z] #13 92.64 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 92.65 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:47:20.917Z] #13 92.67 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-06-02T19:47:20.917Z] #13 92.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:47:20.917Z] #13 92.70 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 92.71 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-06-02T19:47:20.917Z] #13 92.72 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:47:20.917Z] #13 92.74 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:47:20.917Z] #13 92.75 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 92.77 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-06-02T19:47:20.917Z] #13 92.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:47:20.917Z] #13 92.81 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:47:20.917Z] #13 92.82 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-06-02T19:47:20.917Z] #13 92.84 Setting up mingw-w64-common (6.0.0-3) ... [2022-06-02T19:47:20.917Z] #13 92.85 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-06-02T19:47:20.917Z] #13 92.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:47:20.917Z] #13 92.88 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-06-02T19:47:20.917Z] #13 92.89 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:47:20.917Z] #13 92.90 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-06-02T19:47:20.917Z] #13 92.91 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-06-02T19:47:20.917Z] #13 92.92 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:47:20.917Z] #13 92.94 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-06-02T19:47:20.918Z] #13 92.94 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-06-02T19:47:20.918Z] #13 92.95 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:47:20.918Z] #13 92.96 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-06-02T19:47:20.918Z] #13 92.98 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-06-02T19:47:20.918Z] #13 92.99 Setting up dmsetup (2:1.02.155-3) ... [2022-06-02T19:47:20.918Z] #13 93.01 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-06-02T19:47:20.918Z] #13 93.03 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-06-02T19:47:20.918Z] #13 93.04 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:47:21.339Z] #43 157.7 CC criu/uffd.o [2022-06-02T19:47:21.488Z] #13 ... [2022-06-02T19:47:21.488Z] [2022-06-02T19:47:21.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:21.488Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:21.488Z] #43 44.44 CC compel/src/lib/ptrace.o [2022-06-02T19:47:21.637Z] #42 ... [2022-06-02T19:47:21.637Z] [2022-06-02T19:47:21.637Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:21.637Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:47:21.637Z] #13 71.83 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-06-02T19:47:21.637Z] #13 75.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-06-02T19:47:21.637Z] #13 75.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-06-02T19:47:21.637Z] #13 75.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-06-02T19:47:21.637Z] #13 75.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-06-02T19:47:21.637Z] #13 75.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-06-02T19:47:21.637Z] #13 75.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-06-02T19:47:21.637Z] #13 75.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-06-02T19:47:21.637Z] #13 75.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-06-02T19:47:21.637Z] #13 75.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-06-02T19:47:21.637Z] #13 75.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-06-02T19:47:21.637Z] #13 75.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-06-02T19:47:21.637Z] #13 75.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-06-02T19:47:21.637Z] #13 75.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-06-02T19:47:21.637Z] #13 75.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-06-02T19:47:22.074Z] #43 44.87 AR compel/libcompel.a [2022-06-02T19:47:22.074Z] #43 44.95 HOSTCC compel/src/main-host.o [2022-06-02T19:47:22.138Z] #20 27.81 Selecting previously unselected package python3-minimal. [2022-06-02T19:47:22.138Z] #20 27.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 ... 23701 files and directories currently installed.) [2022-06-02T19:47:22.138Z] #20 27.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-06-02T19:47:22.138Z] #20 27.87 Unpacking python3-minimal (3.7.3-1) ... [2022-06-02T19:47:22.205Z] #13 ... [2022-06-02T19:47:22.205Z] [2022-06-02T19:47:22.205Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:47:22.205Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:47:22.205Z] #32 69.82 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-06-02T19:47:22.205Z] #32 70.63 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-02T19:47:22.205Z] #32 71.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:47:22.205Z] #32 ... [2022-06-02T19:47:22.205Z] [2022-06-02T19:47:22.205Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:47:22.205Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:47:22.205Z] #36 73.86 Selecting previously unselected package libxml2:amd64. [2022-06-02T19:47:22.205Z] #36 73.87 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-06-02T19:47:22.205Z] #36 73.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:47:22.205Z] #36 74.78 Selecting previously unselected package cmake-data. [2022-06-02T19:47:22.205Z] #36 74.79 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-06-02T19:47:22.205Z] #36 74.80 Unpacking cmake-data (3.13.4-1) ... [2022-06-02T19:47:22.205Z] #36 78.84 Selecting previously unselected package libarchive13:amd64. [2022-06-02T19:47:22.205Z] #36 78.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-06-02T19:47:22.205Z] #36 78.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:47:22.205Z] #36 79.40 Selecting previously unselected package libjsoncpp1:amd64. [2022-06-02T19:47:22.205Z] #36 79.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-06-02T19:47:22.205Z] #36 79.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:47:22.205Z] #36 79.64 Selecting previously unselected package librhash0:amd64. [2022-06-02T19:47:22.205Z] #36 79.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-06-02T19:47:22.205Z] #36 79.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:47:22.205Z] #36 79.81 Selecting previously unselected package libuv1:amd64. [2022-06-02T19:47:22.205Z] #36 79.82 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-06-02T19:47:22.205Z] #36 79.84 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:47:22.205Z] #36 79.94 Selecting previously unselected package cmake. [2022-06-02T19:47:22.205Z] #36 79.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-06-02T19:47:22.205Z] #36 79.97 Unpacking cmake (3.13.4-1) ... [2022-06-02T19:47:22.280Z] #43 158.7 CC criu/util.o [2022-06-02T19:47:22.336Z] #43 45.18 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-06-02T19:47:22.336Z] #43 45.28 HOSTCC compel/src/lib/handle-elf-host.o [2022-06-02T19:47:22.394Z] #20 27.95 Selecting previously unselected package libmpdec2:amd64. [2022-06-02T19:47:22.394Z] #20 27.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-06-02T19:47:22.394Z] #20 27.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:47:22.394Z] #20 28.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-06-02T19:47:22.463Z] #36 ... [2022-06-02T19:47:22.463Z] [2022-06-02T19:47:22.463Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:47:22.463Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:47:22.463Z] #42 80.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:22.463Z] #42 80.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:47:22.463Z] #42 80.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:47:22.463Z] #42 80.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-06-02T19:47:22.597Z] #43 ... [2022-06-02T19:47:22.597Z] [2022-06-02T19:47:22.597Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:22.597Z] #13 sha256:87a9cd7c8ea2189e2ed7881317305c44e4235148de1b9846262dcb45eb591eb1 [2022-06-02T19:47:22.597Z] #13 DONE 97.2s [2022-06-02T19:47:22.597Z] [2022-06-02T19:47:22.597Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T19:47:22.597Z] #14 sha256:e14de31db5cb48a292a1c221d8072b51156c1a9cc989b76607aabfa777ee1d7d [2022-06-02T19:47:22.650Z] #20 28.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:47:22.650Z] #20 28.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:22.721Z] #42 80.63 Setting up python-six (1.12.0-1) ... [2022-06-02T19:47:23.222Z] #43 159.8 CC criu/uts_ns.o [2022-06-02T19:47:23.439Z] #40 ... [2022-06-02T19:47:23.439Z] [2022-06-02T19:47:23.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:23.439Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:23.439Z] #43 140.2 CC criu/protobuf.o [2022-06-02T19:47:23.439Z] #43 140.6 CC criu/pstree.o [2022-06-02T19:47:23.439Z] #43 141.8 CC criu/rbtree.o [2022-06-02T19:47:23.439Z] #43 142.1 CC criu/rst-malloc.o [2022-06-02T19:47:23.439Z] #43 142.5 CC criu/seccomp.o [2022-06-02T19:47:23.439Z] #43 143.1 CC criu/seize.o [2022-06-02T19:47:23.439Z] #43 144.1 CC criu/servicefd.o [2022-06-02T19:47:23.439Z] #43 144.6 CC criu/shmem.o [2022-06-02T19:47:23.439Z] #43 145.5 CC criu/sigframe.o [2022-06-02T19:47:23.439Z] #43 145.7 CC criu/signalfd.o [2022-06-02T19:47:23.439Z] #43 146.0 CC criu/sk-inet.o [2022-06-02T19:47:23.439Z] #43 147.3 CC criu/sk-netlink.o [2022-06-02T19:47:23.439Z] #43 147.8 CC criu/sk-packet.o [2022-06-02T19:47:23.482Z] #43 160.0 CC criu/vdso-compat.o [2022-06-02T19:47:23.578Z] #20 29.00 Selecting previously unselected package python3.7. [2022-06-02T19:47:23.578Z] #20 29.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:47:23.578Z] #20 29.02 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:23.578Z] #20 29.14 Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-02T19:47:23.578Z] #20 29.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-06-02T19:47:23.578Z] #20 29.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:47:23.578Z] #20 29.24 Setting up python3-minimal (3.7.3-1) ... [2022-06-02T19:47:23.743Z] #43 160.2 CC criu/vdso.o [2022-06-02T19:47:23.980Z] #14 DONE 1.5s [2022-06-02T19:47:23.980Z] [2022-06-02T19:47:23.980Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:23.980Z] #53 sha256:51cb92b6919c5687e5e0fb48a59f4bb611db6b5da6af2efe6b59cae073daf0a5 [2022-06-02T19:47:23.980Z] #53 1.025 + RM_GOPATH=0 [2022-06-02T19:47:23.980Z] #53 1.027 + TMP_GOPATH= [2022-06-02T19:47:23.980Z] #53 1.028 + : /build [2022-06-02T19:47:23.980Z] #53 1.028 + '[' -z '' ']' [2022-06-02T19:47:23.980Z] #53 1.030 ++ mktemp -d [2022-06-02T19:47:23.981Z] #53 1.036 + export GOPATH=/tmp/tmp.Th0UXDVYWN [2022-06-02T19:47:23.981Z] #53 1.039 + GOPATH=/tmp/tmp.Th0UXDVYWN [2022-06-02T19:47:23.981Z] #53 1.039 + RM_GOPATH=1 [2022-06-02T19:47:23.981Z] #53 1.039 + case "$(go env GOARCH)" in [2022-06-02T19:47:23.981Z] #53 1.040 ++ go env GOARCH [2022-06-02T19:47:23.981Z] #53 1.060 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:47:23.981Z] #53 1.061 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:47:23.981Z] #53 1.061 ++ dirname /tmp/install/install.sh [2022-06-02T19:47:23.981Z] #53 1.063 + dir=/tmp/install [2022-06-02T19:47:23.981Z] #53 1.065 + bin=runc [2022-06-02T19:47:23.981Z] #53 1.065 + shift [2022-06-02T19:47:23.981Z] #53 1.065 + '[' '!' -f /tmp/install/runc.installer ']' [2022-06-02T19:47:23.981Z] #53 1.065 + . /tmp/install/runc.installer [2022-06-02T19:47:23.981Z] #53 1.066 ++ set -e [2022-06-02T19:47:23.981Z] #53 1.066 ++ : v1.1.1 [2022-06-02T19:47:23.981Z] #53 1.066 + install_runc [2022-06-02T19:47:23.981Z] #53 1.066 + RUNC_BUILDTAGS=seccomp [2022-06-02T19:47:23.981Z] #53 1.067 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-06-02T19:47:23.981Z] #53 1.067 Install runc version v1.1.1 (build tags: seccomp) [2022-06-02T19:47:23.981Z] #53 1.067 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Th0UXDVYWN/src/github.com/opencontainers/runc [2022-06-02T19:47:23.981Z] #53 1.081 Cloning into '/tmp/tmp.Th0UXDVYWN/src/github.com/opencontainers/runc'... [2022-06-02T19:47:24.006Z] #43 148.5 CC criu/sk-queue.o [2022-06-02T19:47:24.507Z] #20 30.08 Selecting previously unselected package python3. [2022-06-02T19:47:24.507Z] #20 30.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-06-02T19:47:24.507Z] #20 30.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-06-02T19:47:24.507Z] #20 30.14 Unpacking python3 (3.7.3-1) ... [2022-06-02T19:47:24.573Z] #43 149.1 CC criu/sk-tcp.o [2022-06-02T19:47:24.694Z] #43 160.9 LINK criu/built-in.o [2022-06-02T19:47:24.694Z] #43 161.1 LINK criu/criu [2022-06-02T19:47:24.764Z] #20 30.24 Selecting previously unselected package libip4tc0:amd64. [2022-06-02T19:47:24.764Z] #20 30.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:47:24.764Z] #20 30.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:47:24.764Z] #20 30.37 Selecting previously unselected package libip6tc0:amd64. [2022-06-02T19:47:24.764Z] #20 30.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:47:24.764Z] #20 30.40 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:47:24.764Z] #20 30.49 Selecting previously unselected package libiptc0:amd64. [2022-06-02T19:47:24.956Z] #43 ... [2022-06-02T19:47:24.956Z] [2022-06-02T19:47:24.956Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:47:24.956Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:47:24.956Z] #40 DONE 227.9s [2022-06-02T19:47:24.956Z] [2022-06-02T19:47:24.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:24.956Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:24.956Z] #43 161.5 DEP lib/c/criu.d [2022-06-02T19:47:24.956Z] #43 161.6 CC images/rpc.pb-c.o [2022-06-02T19:47:25.020Z] #20 30.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-06-02T19:47:25.020Z] #20 30.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:47:25.020Z] #20 30.57 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T19:47:25.020Z] #20 30.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T19:47:25.020Z] #20 30.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:47:25.020Z] #20 30.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T19:47:25.020Z] #20 30.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-06-02T19:47:25.020Z] #20 30.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:47:25.020Z] #20 30.76 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T19:47:25.139Z] #43 149.7 CC criu/sk-unix.o [2022-06-02T19:47:25.276Z] #20 30.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-06-02T19:47:25.276Z] #20 30.77 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:47:25.276Z] #20 30.83 Selecting previously unselected package iptables. [2022-06-02T19:47:25.276Z] #20 30.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-06-02T19:47:25.276Z] #20 30.86 Unpacking iptables (1.8.2-4) ... [2022-06-02T19:47:25.366Z] #53 ... [2022-06-02T19:47:25.366Z] [2022-06-02T19:47:25.366Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T19:47:25.366Z] #15 sha256:36ec9bc985af6896bd22441661aa0536db1b20f8f506572b384e6107e34dad8f [2022-06-02T19:47:25.366Z] #15 DONE 1.1s [2022-06-02T19:47:25.366Z] [2022-06-02T19:47:25.366Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T19:47:25.366Z] #16 sha256:778af043d8688d40e06fbd242205d90afef597a6f9ba7034466092b519d2f0d4 [2022-06-02T19:47:25.532Z] #20 31.16 Selecting previously unselected package xxd. [2022-06-02T19:47:25.532Z] #20 31.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:47:25.532Z] #20 31.17 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:25.628Z] #16 0.641 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T19:47:25.788Z] #20 31.27 Selecting previously unselected package vim-common. [2022-06-02T19:47:25.788Z] #20 31.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:47:25.788Z] #20 31.32 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:25.788Z] #20 31.50 Selecting previously unselected package bash-completion. [2022-06-02T19:47:25.890Z] #16 DONE 0.8s [2022-06-02T19:47:25.890Z] [2022-06-02T19:47:25.890Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T19:47:25.890Z] #17 sha256:31a95495ef2ccc335463d55752f9d55f133d386d2836788adc5a8c87ac7957b5 [2022-06-02T19:47:25.898Z] #43 162.3 CC lib/c/criu.o [2022-06-02T19:47:26.044Z] #20 31.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-06-02T19:47:26.158Z] #43 ... [2022-06-02T19:47:26.158Z] [2022-06-02T19:47:26.158Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T19:47:26.158Z] #41 sha256:b54dab53b1d3b45e75e30d74811025adb7a99d501b50ccb7d60c4da633519ab8 [2022-06-02T19:47:26.158Z] #41 DONE 0.2s [2022-06-02T19:47:26.419Z] [2022-06-02T19:47:26.419Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:26.419Z] #53 sha256:24c67cdb01ca174c532a558c3a9d0d5bfb788f54eaf59f7eae4cbd8e1a9a438e [2022-06-02T19:47:26.515Z] #43 ... [2022-06-02T19:47:26.515Z] [2022-06-02T19:47:26.515Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:47:26.515Z] #49 sha256:22c41d043b3f9eddceca0b07a04408cb71b751e84117ec6d3bcdd93f2f1889d5 [2022-06-02T19:47:26.515Z] #49 216.9 + /build/golangci-lint --version [2022-06-02T19:47:26.680Z] #53 ... [2022-06-02T19:47:26.680Z] [2022-06-02T19:47:26.680Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:26.680Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:26.680Z] #43 163.2 LINK lib/c/built-in.o [2022-06-02T19:47:26.680Z] #43 163.2 LINK lib/c/libcriu.so [2022-06-02T19:47:26.680Z] #43 163.2 LINK lib/c/libcriu.a [2022-06-02T19:47:26.680Z] #43 163.3 GEN magic.py [2022-06-02T19:47:26.774Z] #49 217.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-06-02T19:47:26.836Z] #17 DONE 0.9s [2022-06-02T19:47:26.836Z] [2022-06-02T19:47:26.836Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T19:47:26.836Z] #18 sha256:31ad3b32b5fb6fee9a1575bb9a9005376adb85422db785469defe002fa7e1023 [2022-06-02T19:47:26.913Z] #42 ... [2022-06-02T19:47:26.913Z] [2022-06-02T19:47:26.913Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:47:26.913Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:47:26.913Z] #34 74.44 internal/testlog [2022-06-02T19:47:26.913Z] #34 76.08 sort [2022-06-02T19:47:26.913Z] #34 76.09 errors [2022-06-02T19:47:26.913Z] #34 76.85 strconv [2022-06-02T19:47:26.913Z] #34 78.77 io [2022-06-02T19:47:26.913Z] #34 80.84 internal/oserror [2022-06-02T19:47:26.913Z] #34 81.32 syscall [2022-06-02T19:47:26.913Z] #34 82.30 reflect [2022-06-02T19:47:26.913Z] #34 ... [2022-06-02T19:47:26.913Z] [2022-06-02T19:47:26.914Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:26.914Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:47:26.914Z] #13 76.75 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:47:26.914Z] #13 77.13 Fetched 77.8 MB in 10s (7692 kB/s) [2022-06-02T19:47:26.914Z] #13 77.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-06-02T19:47:26.914Z] #13 77.72 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:47:26.914Z] #13 77.74 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-06-02T19:47:26.914Z] #13 78.03 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:47:26.914Z] #13 78.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T19:47:26.914Z] #13 78.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 ... 15421 files and directories currently installed.) [2022-06-02T19:47:26.914Z] #13 78.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:47:26.914Z] #13 78.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:47:26.941Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:47:26.941Z] #43 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:47:26.941Z] #43 163.4 Note: Building without GnuTLS support [2022-06-02T19:47:26.941Z] #43 163.4 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:47:26.941Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:47:27.032Z] #49 DONE 217.5s [2022-06-02T19:47:27.032Z] [2022-06-02T19:47:27.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:27.032Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:27.032Z] #43 151.7 CC criu/sockets.o [2022-06-02T19:47:27.512Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:47:27.782Z] #18 DONE 0.9s [2022-06-02T19:47:27.782Z] [2022-06-02T19:47:27.782Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:27.782Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:27.782Z] #43 45.75 HOSTCC compel/src/lib/log-host.o [2022-06-02T19:47:27.782Z] #43 45.88 HOSTLINK compel/compel-host-bin [2022-06-02T19:47:27.782Z] #43 46.13 DEP soccr/soccr.d [2022-06-02T19:47:27.782Z] #43 46.26 CC soccr/soccr.o [2022-06-02T19:47:27.782Z] #43 47.77 AR soccr/libsoccr.a [2022-06-02T19:47:27.782Z] #43 47.86 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:47:27.782Z] #43 48.48 DEP criu/arch/aarch64/sigframe.d [2022-06-02T19:47:27.782Z] #43 48.55 DEP criu/arch/aarch64/crtools.d [2022-06-02T19:47:27.782Z] #43 48.64 DEP criu/arch/aarch64/cpu.d [2022-06-02T19:47:27.782Z] #43 48.66 DEP criu/arch/aarch64/bitops.d [2022-06-02T19:47:27.782Z] #43 48.72 CC criu/arch/aarch64/bitops.o [2022-06-02T19:47:27.782Z] #43 48.89 CC criu/arch/aarch64/cpu.o [2022-06-02T19:47:27.782Z] #43 49.06 CC criu/arch/aarch64/crtools.o [2022-06-02T19:47:27.782Z] #43 49.60 CC criu/arch/aarch64/sigframe.o [2022-06-02T19:47:27.782Z] #43 50.02 LINK criu/arch/aarch64/crtools.built-in.o [2022-06-02T19:47:27.782Z] #43 50.04 DEP criu/pie/util-vdso.d [2022-06-02T19:47:27.782Z] #43 50.21 DEP criu/pie/util.d [2022-06-02T19:47:27.782Z] #43 50.39 CC criu/pie/util.o [2022-06-02T19:47:27.935Z] #20 ... [2022-06-02T19:47:27.935Z] [2022-06-02T19:47:27.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:27.935Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:27.935Z] #43 84.66 CC criu/clone-noasan.o [2022-06-02T19:47:27.935Z] #43 84.83 CC criu/config.o [2022-06-02T19:47:27.935Z] #43 86.22 CC criu/cr-check.o [2022-06-02T19:47:27.935Z] #43 87.91 CC criu/cr-dedup.o [2022-06-02T19:47:27.935Z] #43 88.39 CC criu/cr-dump.o [2022-06-02T19:47:27.935Z] #43 90.66 CC criu/cr-errno.o [2022-06-02T19:47:27.935Z] #43 90.73 CC criu/cr-restore.o [2022-06-02T19:47:28.083Z] #43 164.6 make[1]: Nothing to be done for 'all'. [2022-06-02T19:47:28.354Z] #43 50.94 CC criu/pie/util-vdso.o [2022-06-02T19:47:28.409Z] #43 152.9 CC criu/stats.o [2022-06-02T19:47:28.616Z] #43 ... [2022-06-02T19:47:28.616Z] [2022-06-02T19:47:28.616Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T19:47:28.616Z] #19 sha256:2dfa5704d50f08ec54ade5deaebe445809697f8b8eb87ee8bfb5ca043cbb32ea [2022-06-02T19:47:28.616Z] #19 DONE 0.9s [2022-06-02T19:47:28.616Z] [2022-06-02T19:47:28.616Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:28.616Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:47:28.654Z] #43 165.1 make[1]: 'images/built-in.o' is up to date. [2022-06-02T19:47:28.654Z] #43 165.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-06-02T19:47:28.654Z] #43 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-06-02T19:47:28.654Z] #43 165.2 make[1]: 'compel/libcompel.a' is up to date. [2022-06-02T19:47:28.654Z] #43 165.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-06-02T19:47:28.654Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2022-06-02T19:47:28.654Z] #43 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:47:28.668Z] #43 153.3 CC criu/string.o [2022-06-02T19:47:28.668Z] #43 153.4 CC criu/sysctl.o [2022-06-02T19:47:28.863Z] #43 ... [2022-06-02T19:47:28.863Z] [2022-06-02T19:47:28.863Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:28.863Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:47:28.863Z] #20 34.28 Unpacking bash-completion (1:2.8-6) ... [2022-06-02T19:47:28.915Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:28.915Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:28.915Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:28.915Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:29.119Z] #20 34.74 Selecting previously unselected package bzip2. [2022-06-02T19:47:29.119Z] #20 34.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-06-02T19:47:29.119Z] #20 34.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:47:29.119Z] #20 34.84 Selecting previously unselected package xz-utils. [2022-06-02T19:47:29.119Z] #20 34.84 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-06-02T19:47:29.119Z] #20 34.85 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:47:29.222Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:29.222Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:29.222Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:29.222Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:29.222Z] #43 165.8 INSTALL criu/criu [2022-06-02T19:47:29.235Z] #43 153.9 CC criu/sysfs_parse.o [2022-06-02T19:47:29.377Z] #20 35.04 Selecting previously unselected package apparmor. [2022-06-02T19:47:29.377Z] #20 35.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-06-02T19:47:29.377Z] #20 35.11 Unpacking apparmor (2.13.2-10) ... [2022-06-02T19:47:29.448Z] #13 ... [2022-06-02T19:47:29.448Z] [2022-06-02T19:47:29.448Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-02T19:47:29.448Z] #36 sha256:ccd2a47a63b7374fa1de4ca868a25d5594e463fc342c440dd787273f547ebe96 [2022-06-02T19:47:29.448Z] #36 84.86 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:47:29.448Z] #36 84.89 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:29.448Z] #36 84.91 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-06-02T19:47:29.448Z] #36 84.95 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:29.448Z] #36 85.01 Setting up librhash0:amd64 (1.3.8-1) ... [2022-06-02T19:47:29.448Z] #36 85.03 Setting up cmake-data (3.13.4-1) ... [2022-06-02T19:47:29.448Z] #36 85.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-06-02T19:47:29.448Z] #36 85.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-06-02T19:47:29.448Z] #36 85.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-06-02T19:47:29.448Z] #36 85.11 Setting up cmake (3.13.4-1) ... [2022-06-02T19:47:29.448Z] #36 85.13 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:47:29.448Z] #36 85.18 Processing triggers for mime-support (3.62) ... [2022-06-02T19:47:29.448Z] #36 DONE 87.2s [2022-06-02T19:47:29.448Z] [2022-06-02T19:47:29.448Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:29.448Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:47:29.448Z] #13 82.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T19:47:29.448Z] #13 ... [2022-06-02T19:47:29.448Z] [2022-06-02T19:47:29.448Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:47:29.448Z] #37 sha256:d463d3e29309947c309437d02e05c9bc97f2b17565f1c740b14c58fd81c2f3e2 [2022-06-02T19:47:29.493Z] #43 154.3 CC criu/timens.o [2022-06-02T19:47:29.499Z] #43 DONE 165.9s [2022-06-02T19:47:29.499Z] [2022-06-02T19:47:29.499Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:29.499Z] #53 sha256:24c67cdb01ca174c532a558c3a9d0d5bfb788f54eaf59f7eae4cbd8e1a9a438e [2022-06-02T19:47:29.559Z] #20 1.124 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:47:29.820Z] #20 1.152 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:47:29.820Z] #20 1.164 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:47:29.820Z] #20 1.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:47:29.939Z] #20 35.41 Selecting previously unselected package aufs-tools. [2022-06-02T19:47:29.939Z] #20 35.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-06-02T19:47:29.939Z] #20 35.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:47:29.939Z] #20 35.55 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:47:29.939Z] #20 35.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:47:29.939Z] #20 35.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:47:30.061Z] #43 154.5 CC criu/timerfd.o [2022-06-02T19:47:30.196Z] #20 35.71 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:47:30.196Z] #20 35.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:47:30.196Z] #20 35.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:47:30.196Z] #20 35.83 Selecting previously unselected package jq. [2022-06-02T19:47:30.196Z] #20 35.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:47:30.196Z] #20 35.85 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:47:30.196Z] #20 35.93 Selecting previously unselected package libaio1:amd64. [2022-06-02T19:47:30.319Z] #43 154.9 CC criu/tty.o [2022-06-02T19:47:30.392Z] #20 1.778 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-06-02T19:47:30.452Z] #20 35.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-06-02T19:47:30.452Z] #20 35.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:47:30.452Z] #20 36.00 Selecting previously unselected package libgpm2:amd64. [2022-06-02T19:47:30.452Z] #20 36.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-06-02T19:47:30.452Z] #20 36.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:47:30.452Z] #20 36.07 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:47:30.452Z] #20 36.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:47:30.452Z] #20 36.08 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:47:30.462Z] #53 ... [2022-06-02T19:47:30.462Z] [2022-06-02T19:47:30.462Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-06-02T19:47:30.462Z] #44 sha256:863ddbf972ae1f6fd4c2db14010b7322e5d39b31954c3103cd6662d3dc2cdd16 [2022-06-02T19:47:30.730Z] #44 DONE 0.1s [2022-06-02T19:47:30.730Z] [2022-06-02T19:47:30.730Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-06-02T19:47:30.730Z] #46 sha256:583cc426dfe9aaa27c2f6800c4e938574780f487fa7bf6480bed3058ca3eda0f [2022-06-02T19:47:30.730Z] #46 DONE 0.1s [2022-06-02T19:47:30.730Z] [2022-06-02T19:47:30.730Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T19:47:30.730Z] #48 sha256:a82de6cff091df6bb9f2d2140c9dbd8c0e147d68c8808ab14bf7ef577f0d8fdd [2022-06-02T19:47:30.730Z] #48 DONE 0.1s [2022-06-02T19:47:30.730Z] [2022-06-02T19:47:30.730Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:30.730Z] #56 sha256:6706bf781fc31899a2ee56025a6d347ba94c4c2cab970c7855f3e92d646f273f [2022-06-02T19:47:30.827Z] #37 1.503 + RM_GOPATH=0 [2022-06-02T19:47:30.827Z] #37 1.503 + TMP_GOPATH= [2022-06-02T19:47:30.827Z] #37 1.504 + : /build [2022-06-02T19:47:30.827Z] #37 1.504 + '[' -z '' ']' [2022-06-02T19:47:30.827Z] #37 1.506 ++ mktemp -d [2022-06-02T19:47:30.827Z] #37 1.509 + export GOPATH=/tmp/tmp.c27N1fp44e [2022-06-02T19:47:30.827Z] #37 1.510 + GOPATH=/tmp/tmp.c27N1fp44e [2022-06-02T19:47:30.827Z] #37 1.510 + RM_GOPATH=1 [2022-06-02T19:47:30.827Z] #37 1.510 + case "$(go env GOARCH)" in [2022-06-02T19:47:30.827Z] #37 1.511 ++ go env GOARCH [2022-06-02T19:47:30.827Z] #37 1.535 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:47:30.827Z] #37 1.536 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:47:30.827Z] #37 1.536 ++ dirname /tmp/install/install.sh [2022-06-02T19:47:30.827Z] #37 1.542 + dir=/tmp/install [2022-06-02T19:47:30.827Z] #37 1.542 + bin=tini [2022-06-02T19:47:30.827Z] #37 1.542 + shift [2022-06-02T19:47:30.827Z] #37 1.546 + '[' '!' -f /tmp/install/tini.installer ']' [2022-06-02T19:47:30.827Z] #37 1.547 + . /tmp/install/tini.installer [2022-06-02T19:47:30.827Z] #37 1.547 ++ : v0.19.0 [2022-06-02T19:47:30.827Z] #37 1.547 + install_tini [2022-06-02T19:47:30.827Z] #37 1.547 + echo 'Install tini version v0.19.0' [2022-06-02T19:47:30.827Z] #37 1.548 Install tini version v0.19.0 [2022-06-02T19:47:30.827Z] #37 1.548 + git clone https://github.com/krallin/tini.git /tmp/tmp.c27N1fp44e/tini [2022-06-02T19:47:30.827Z] #37 1.550 Cloning into '/tmp/tmp.c27N1fp44e/tini'... [2022-06-02T19:47:30.963Z] #20 ... [2022-06-02T19:47:30.963Z] [2022-06-02T19:47:30.963Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:47:30.963Z] #58 sha256:4ef20211e520840526ed4520fb4ceb9fb5d68915154839f402ee8482c7bda619 [2022-06-02T19:47:30.963Z] #58 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:47:30.963Z] #58 100.9 + GOBIN=/build [2022-06-02T19:47:30.963Z] #58 100.9 + GO111MODULE=on [2022-06-02T19:47:30.963Z] #58 100.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-06-02T19:47:30.963Z] #58 DONE 108.3s [2022-06-02T19:47:30.963Z] [2022-06-02T19:47:30.963Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T19:47:30.963Z] #59 sha256:4967f1dfc297cd127b0c5604affc6de59a226b108cfe3dd5f0a44f7d3c81b6e8 [2022-06-02T19:47:30.963Z] #59 DONE 0.1s [2022-06-02T19:47:30.989Z] #56 ... [2022-06-02T19:47:30.989Z] [2022-06-02T19:47:30.989Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T19:47:30.989Z] #50 sha256:283edcb6d41bdd8428f03cd3ea6194f27750f3b7ca8b8ecd96c415c9f28c0b56 [2022-06-02T19:47:30.989Z] #50 DONE 0.1s [2022-06-02T19:47:30.989Z] [2022-06-02T19:47:30.989Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T19:47:30.989Z] #52 sha256:ec4b2213ffbce2071a0b32765ed59537c3a4badc96eb1495f21b4dfee8a6b84c [2022-06-02T19:47:30.989Z] #52 DONE 0.1s [2022-06-02T19:47:30.989Z] [2022-06-02T19:47:30.989Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:30.989Z] #53 sha256:24c67cdb01ca174c532a558c3a9d0d5bfb788f54eaf59f7eae4cbd8e1a9a438e [2022-06-02T19:47:31.225Z] [2022-06-02T19:47:31.225Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T19:47:31.225Z] #60 sha256:ce1880f346a9e2946c4fcf4e599853d408b450128563f092f651e7d46a30f0ed [2022-06-02T19:47:31.225Z] #60 DONE 0.1s [2022-06-02T19:47:31.225Z] [2022-06-02T19:47:31.225Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:31.225Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:31.225Z] #43 51.66 AR criu/pie/pie.lib.a [2022-06-02T19:47:31.225Z] #43 51.73 DEP criu/pie/restorer.d [2022-06-02T19:47:31.225Z] #43 51.78 DEP criu/arch/aarch64/intraprocedure.d [2022-06-02T19:47:31.225Z] #43 51.79 DEP criu/arch/aarch64/restorer.d [2022-06-02T19:47:31.225Z] #43 51.82 DEP criu/arch/aarch64/vdso-pie.d [2022-06-02T19:47:31.225Z] #43 51.85 DEP criu/pie/parasite-vdso.d [2022-06-02T19:47:31.225Z] #43 51.93 DEP criu/pie/parasite.d [2022-06-02T19:47:31.225Z] #43 52.14 CC criu/pie/parasite.o [2022-06-02T19:47:31.225Z] #43 53.47 LINK criu/pie/parasite.built-in.o [2022-06-02T19:47:31.225Z] #43 53.48 GEN criu/pie/parasite-blob.h [2022-06-02T19:47:31.225Z] #43 53.49 CC criu/pie/parasite-vdso.o [2022-06-02T19:47:31.225Z] #43 54.15 CC criu/arch/aarch64/vdso-pie.o [2022-06-02T19:47:31.771Z] #37 2.524 + cd /tmp/tmp.c27N1fp44e/tini [2022-06-02T19:47:31.771Z] #37 2.527 + git checkout -q v0.19.0 [2022-06-02T19:47:31.771Z] #37 2.569 + cmake . [2022-06-02T19:47:32.167Z] #43 54.80 CC criu/arch/aarch64/restorer.o [2022-06-02T19:47:32.221Z] #43 156.7 CC criu/tun.o [2022-06-02T19:47:32.428Z] #43 55.08 CC criu/arch/aarch64/intraprocedure.o [2022-06-02T19:47:32.428Z] #43 55.12 CC criu/pie/restorer.o [2022-06-02T19:47:32.710Z] #37 3.512 -- The C compiler identification is GNU 8.3.0 [2022-06-02T19:47:32.710Z] #37 3.545 -- Check for working C compiler: /usr/bin/cc [2022-06-02T19:47:32.788Z] #43 157.2 CC criu/uffd.o [2022-06-02T19:47:33.723Z] #43 158.4 CC criu/util.o [2022-06-02T19:47:34.090Z] #37 4.766 -- Check for working C compiler: /usr/bin/cc -- works [2022-06-02T19:47:34.090Z] #37 4.767 -- Detecting C compiler ABI info [2022-06-02T19:47:34.621Z] #20 39.70 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:47:34.621Z] #20 39.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:47:34.621Z] #20 39.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:47:34.621Z] #20 39.82 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:47:34.621Z] #20 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:47:34.621Z] #20 39.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:47:34.622Z] #20 39.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:47:34.622Z] #20 39.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:47:34.622Z] #20 39.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:47:34.622Z] #20 40.00 Selecting previously unselected package libreadline5:amd64. [2022-06-02T19:47:34.622Z] #20 40.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-06-02T19:47:34.622Z] #20 40.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:47:34.622Z] #20 40.14 Selecting previously unselected package net-tools. [2022-06-02T19:47:34.622Z] #20 40.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-06-02T19:47:34.622Z] #20 40.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:47:34.622Z] #20 40.34 Selecting previously unselected package patch. [2022-06-02T19:47:34.877Z] #20 40.34 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-06-02T19:47:34.877Z] #20 40.36 Unpacking patch (2.7.6-3+deb10u1) ... [2022-06-02T19:47:34.877Z] #20 40.49 Selecting previously unselected package python-pip-whl. [2022-06-02T19:47:34.877Z] #20 40.49 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-06-02T19:47:34.877Z] #20 40.50 Unpacking python-pip-whl (18.1-5) ... [2022-06-02T19:47:34.973Z] #43 57.83 LINK criu/pie/restorer.built-in.o [2022-06-02T19:47:35.028Z] #37 5.923 -- Detecting C compiler ABI info - done [2022-06-02T19:47:35.028Z] #37 5.978 -- Detecting C compile features [2022-06-02T19:47:35.267Z] #43 159.5 CC criu/uts_ns.o [2022-06-02T19:47:35.268Z] #43 159.8 CC criu/vdso-compat.o [2022-06-02T19:47:35.268Z] #43 159.9 CC criu/vdso.o [2022-06-02T19:47:35.274Z] #43 57.86 GEN criu/pie/restorer-blob.h [2022-06-02T19:47:35.274Z] #43 57.97 DEP criu/vdso.d [2022-06-02T19:47:35.313Z] #20 41.06 Selecting previously unselected package python3-lib2to3. [2022-06-02T19:47:35.535Z] #43 58.17 DEP criu/uts_ns.d [2022-06-02T19:47:35.536Z] #43 58.29 DEP criu/util.d [2022-06-02T19:47:35.570Z] #20 41.07 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-06-02T19:47:35.570Z] #20 41.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:47:35.570Z] #20 41.21 Selecting previously unselected package python3-distutils. [2022-06-02T19:47:35.570Z] #20 41.21 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-06-02T19:47:35.570Z] #20 41.22 Unpacking python3-distutils (3.7.3-1) ... [2022-06-02T19:47:35.570Z] #20 41.35 Selecting previously unselected package python3-pip. [2022-06-02T19:47:35.796Z] #43 58.43 DEP criu/uffd.d [2022-06-02T19:47:35.797Z] #43 58.63 DEP criu/tun.d [2022-06-02T19:47:35.827Z] #20 41.36 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-06-02T19:47:35.827Z] #20 41.36 Unpacking python3-pip (18.1-5) ... [2022-06-02T19:47:35.827Z] #20 41.49 Selecting previously unselected package python3-pkg-resources. [2022-06-02T19:47:35.827Z] #20 41.50 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:47:35.827Z] #20 41.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:47:35.835Z] #43 160.5 LINK criu/built-in.o [2022-06-02T19:47:36.058Z] #43 58.72 DEP criu/tty.d [2022-06-02T19:47:36.058Z] #43 58.86 DEP criu/timerfd.d [2022-06-02T19:47:36.058Z] #43 59.00 DEP criu/timens.d [2022-06-02T19:47:36.084Z] #20 41.65 Selecting previously unselected package python3-setuptools. [2022-06-02T19:47:36.084Z] #20 41.67 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-06-02T19:47:36.084Z] #20 41.68 Unpacking python3-setuptools (40.8.0-1) ... [2022-06-02T19:47:36.093Z] #43 160.7 LINK criu/criu [2022-06-02T19:47:36.319Z] #43 59.21 DEP criu/sysfs_parse.d [2022-06-02T19:47:36.340Z] #20 41.86 Selecting previously unselected package python3-wheel. [2022-06-02T19:47:36.340Z] #20 41.87 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-06-02T19:47:36.340Z] #20 41.88 Unpacking python3-wheel (0.32.3-2) ... [2022-06-02T19:47:36.340Z] #20 41.95 Selecting previously unselected package sudo. [2022-06-02T19:47:36.340Z] #20 41.95 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-06-02T19:47:36.340Z] #20 41.96 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:47:36.580Z] #43 59.33 DEP criu/sysctl.d [2022-06-02T19:47:36.580Z] #43 59.45 DEP criu/string.d [2022-06-02T19:47:36.659Z] #43 161.1 DEP lib/c/criu.d [2022-06-02T19:47:36.659Z] #43 161.3 CC images/rpc.pb-c.o [2022-06-02T19:47:36.842Z] #43 59.49 DEP criu/stats.d [2022-06-02T19:47:36.842Z] #43 59.58 DEP criu/sockets.d [2022-06-02T19:47:36.903Z] #20 42.43 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T19:47:36.903Z] #20 42.44 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-06-02T19:47:36.903Z] #20 42.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:47:36.918Z] #43 ... [2022-06-02T19:47:36.918Z] [2022-06-02T19:47:36.918Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:47:36.918Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:47:36.918Z] #40 DONE 226.9s [2022-06-02T19:47:37.103Z] #43 59.75 DEP criu/sk-unix.d [2022-06-02T19:47:37.103Z] #43 59.95 DEP criu/sk-tcp.d [2022-06-02T19:47:37.176Z] #20 42.64 Selecting previously unselected package uidmap. [2022-06-02T19:47:37.176Z] #20 42.65 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-06-02T19:47:37.176Z] #20 42.66 Unpacking uidmap (1:4.5-1.1) ... [2022-06-02T19:47:37.176Z] #20 42.78 Selecting previously unselected package vim-runtime. [2022-06-02T19:47:37.176Z] #20 42.79 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:47:37.176Z] #20 42.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-06-02T19:47:37.176Z] #20 42.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-06-02T19:47:37.176Z] #20 42.85 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:37.176Z] [2022-06-02T19:47:37.176Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:37.176Z] #56 sha256:d96718d936019a3c33f8e91908199248e63de94a3eba02def8c2f1d3060cee18 [2022-06-02T19:47:37.364Z] #43 60.06 DEP criu/sk-queue.d [2022-06-02T19:47:37.364Z] #43 60.15 DEP criu/sk-packet.d [2022-06-02T19:47:37.364Z] #43 60.29 DEP criu/sk-netlink.d [2022-06-02T19:47:37.435Z] #56 ... [2022-06-02T19:47:37.435Z] [2022-06-02T19:47:37.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:37.435Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:37.435Z] #43 161.9 CC lib/c/criu.o [2022-06-02T19:47:37.567Z] #37 ... [2022-06-02T19:47:37.567Z] [2022-06-02T19:47:37.567Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:47:37.567Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:47:37.567Z] #34 95.01 internal/syscall/unix [2022-06-02T19:47:37.567Z] #34 95.46 time [2022-06-02T19:47:37.625Z] #43 60.48 DEP criu/sk-inet.d [2022-06-02T19:47:37.886Z] #43 60.64 DEP criu/signalfd.d [2022-06-02T19:47:37.886Z] #43 60.75 DEP criu/sigframe.d [2022-06-02T19:47:37.886Z] #43 60.84 DEP criu/shmem.d [2022-06-02T19:47:38.019Z] #43 ... [2022-06-02T19:47:38.019Z] [2022-06-02T19:47:38.019Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T19:47:38.019Z] #41 sha256:9f31e6bba5ebf062e68cb36f130fa4548edef5fc737b81f246a19d18a1872c06 [2022-06-02T19:47:38.019Z] #41 DONE 0.2s [2022-06-02T19:47:38.136Z] #34 ... [2022-06-02T19:47:38.136Z] [2022-06-02T19:47:38.136Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-06-02T19:47:38.136Z] #47 sha256:22772d06bfa6b6302d757321268a6907bec0f29ec3cf6ed3e8ab4a97d3ce476c [2022-06-02T19:47:38.136Z] #47 DONE 96.2s [2022-06-02T19:47:38.147Z] #43 60.93 DEP criu/servicefd.d [2022-06-02T19:47:38.147Z] #43 61.11 DEP criu/seize.d [2022-06-02T19:47:38.286Z] [2022-06-02T19:47:38.286Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:38.286Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:38.410Z] [2022-06-02T19:47:38.410Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:47:38.410Z] #37 sha256:d463d3e29309947c309437d02e05c9bc97f2b17565f1c740b14c58fd81c2f3e2 [2022-06-02T19:47:38.410Z] #37 8.598 -- Detecting C compile features - done [2022-06-02T19:47:38.410Z] #37 8.686 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T19:47:38.410Z] #37 8.944 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T19:47:38.410Z] #37 9.093 -- Configuring done [2022-06-02T19:47:38.410Z] #37 9.129 -- Generating done [2022-06-02T19:47:38.410Z] #37 9.129 -- Build files have been written to: /tmp/tmp.c27N1fp44e/tini [2022-06-02T19:47:38.410Z] #37 9.196 + make tini-static [2022-06-02T19:47:38.410Z] #43 61.24 DEP criu/seccomp.d [2022-06-02T19:47:38.410Z] #43 61.35 DEP criu/rst-malloc.d [2022-06-02T19:47:38.669Z] #37 ... [2022-06-02T19:47:38.669Z] [2022-06-02T19:47:38.669Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-06-02T19:47:38.669Z] #42 sha256:6d73e412149134db17b8b35f933412c542ea09621ff45bb3799f217e96d94230 [2022-06-02T19:47:38.669Z] #42 86.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-06-02T19:47:38.669Z] #42 87.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:47:38.669Z] #42 87.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:38.669Z] #42 87.28 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-06-02T19:47:38.669Z] #42 87.28 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:38.670Z] #42 87.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-06-02T19:47:38.670Z] #42 87.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-06-02T19:47:38.670Z] #42 87.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-06-02T19:47:38.670Z] #42 87.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-06-02T19:47:38.670Z] #42 87.41 Setting up python-protobuf (3.6.1.3-2) ... [2022-06-02T19:47:38.670Z] #42 96.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-06-02T19:47:38.670Z] #42 96.23 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:47:38.670Z] #42 DONE 96.6s [2022-06-02T19:47:38.670Z] [2022-06-02T19:47:38.670Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:38.670Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:38.671Z] #43 61.42 DEP criu/rbtree.d [2022-06-02T19:47:38.671Z] #43 61.45 DEP criu/pstree.d [2022-06-02T19:47:38.671Z] #43 61.57 DEP criu/protobuf.d [2022-06-02T19:47:38.853Z] #43 163.3 LINK lib/c/built-in.o [2022-06-02T19:47:38.853Z] #43 163.3 LINK lib/c/libcriu.so [2022-06-02T19:47:38.853Z] #43 163.3 LINK lib/c/libcriu.a [2022-06-02T19:47:38.853Z] #43 163.4 GEN magic.py [2022-06-02T19:47:38.853Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:47:38.933Z] #43 61.69 GEN criu/protobuf-desc-gen.h [2022-06-02T19:47:39.069Z] #20 ... [2022-06-02T19:47:39.069Z] [2022-06-02T19:47:39.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:39.069Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:39.069Z] #43 95.52 CC criu/cr-service.o [2022-06-02T19:47:39.069Z] #43 97.20 CC criu/crtools.o [2022-06-02T19:47:39.069Z] #43 97.80 CC criu/eventfd.o [2022-06-02T19:47:39.069Z] #43 98.18 CC criu/eventpoll.o [2022-06-02T19:47:39.069Z] #43 99.06 CC criu/external.o [2022-06-02T19:47:39.069Z] #43 99.39 CC criu/fault-injection.o [2022-06-02T19:47:39.069Z] #43 99.51 CC criu/fdstore.o [2022-06-02T19:47:39.069Z] #43 99.82 CC criu/fifo.o [2022-06-02T19:47:39.069Z] #43 100.2 CC criu/file-ids.o [2022-06-02T19:47:39.069Z] #43 100.6 CC criu/file-lock.o [2022-06-02T19:47:39.069Z] #43 101.5 CC criu/files-ext.o [2022-06-02T19:47:39.069Z] #43 101.8 CC criu/files-reg.o [2022-06-02T19:47:39.069Z] #43 104.3 CC criu/files.o [2022-06-02T19:47:39.110Z] #43 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:47:39.110Z] #43 163.6 Note: Building without GnuTLS support [2022-06-02T19:47:39.110Z] #43 163.6 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:47:39.110Z] #43 163.6 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:47:39.239Z] #43 ... [2022-06-02T19:47:39.239Z] [2022-06-02T19:47:39.239Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:39.239Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:47:39.239Z] #13 82.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-06-02T19:47:39.239Z] #13 82.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:47:39.239Z] #13 87.18 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T19:47:39.239Z] #13 87.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-06-02T19:47:39.239Z] #13 87.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:47:39.239Z] #13 87.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T19:47:39.239Z] #13 87.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:47:39.239Z] #13 87.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:47:39.239Z] #13 88.11 Selecting previously unselected package dmsetup. [2022-06-02T19:47:39.239Z] #13 88.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:47:39.239Z] #13 88.18 Unpacking dmsetup (2:1.02.155-3) ... [2022-06-02T19:47:39.239Z] #13 88.78 Selecting previously unselected package mingw-w64-common. [2022-06-02T19:47:39.239Z] #13 88.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-06-02T19:47:39.239Z] #13 88.80 Unpacking mingw-w64-common (6.0.0-3) ... [2022-06-02T19:47:39.499Z] #13 ... [2022-06-02T19:47:39.499Z] [2022-06-02T19:47:39.499Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-06-02T19:47:39.499Z] #37 sha256:d463d3e29309947c309437d02e05c9bc97f2b17565f1c740b14c58fd81c2f3e2 [2022-06-02T19:47:39.499Z] #37 10.07 Scanning dependencies of target tini-static [2022-06-02T19:47:39.675Z] #43 164.2 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:47:39.759Z] #37 10.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T19:47:39.999Z] #43 106.4 CC criu/filesystems.o [2022-06-02T19:47:40.243Z] #43 164.7 make[1]: Nothing to be done for 'all'. [2022-06-02T19:47:40.501Z] #43 165.2 make[1]: 'images/built-in.o' is up to date. [2022-06-02T19:47:40.501Z] #43 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-06-02T19:47:40.501Z] #43 165.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-06-02T19:47:40.562Z] #43 ... [2022-06-02T19:47:40.562Z] [2022-06-02T19:47:40.562Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:40.562Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:47:40.562Z] #20 46.13 Selecting previously unselected package vim. [2022-06-02T19:47:40.562Z] #20 46.16 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:47:40.562Z] #20 46.18 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:40.759Z] #43 165.3 make[1]: 'compel/libcompel.a' is up to date. [2022-06-02T19:47:40.759Z] #43 165.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-06-02T19:47:40.759Z] #43 165.4 make[1]: Nothing to be done for 'all'. [2022-06-02T19:47:40.759Z] #43 165.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:47:41.016Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.016Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.016Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.016Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.125Z] #20 46.73 Selecting previously unselected package xfsprogs. [2022-06-02T19:47:41.125Z] #20 46.73 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-06-02T19:47:41.125Z] #20 46.74 Unpacking xfsprogs (4.20.0-1) ... [2022-06-02T19:47:41.274Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.274Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.274Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.274Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2022-06-02T19:47:41.274Z] #43 165.9 INSTALL criu/criu [2022-06-02T19:47:41.480Z] #43 64.13 DEP criu/protobuf-desc.d [2022-06-02T19:47:41.480Z] #43 64.21 DEP criu/proc_parse.d [2022-06-02T19:47:41.531Z] #43 DONE 166.0s [2022-06-02T19:47:41.531Z] [2022-06-02T19:47:41.531Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:41.531Z] #53 sha256:761167ead963baf43aa69c13f065f8ec1a3fbad0a4e76bf4e408f84494c8dbfa [2022-06-02T19:47:41.666Z] #37 12.39 [100%] Linking C executable tini-static [2022-06-02T19:47:41.687Z] #20 47.22 Selecting previously unselected package zip. [2022-06-02T19:47:41.687Z] #20 47.24 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-06-02T19:47:41.687Z] #20 47.25 Unpacking zip (3.0-11+b1) ... [2022-06-02T19:47:41.687Z] #20 47.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:47:41.687Z] #20 47.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:47:41.741Z] #43 64.37 DEP criu/plugin.d [2022-06-02T19:47:41.741Z] #43 64.43 DEP criu/pipes.d [2022-06-02T19:47:41.741Z] #43 64.58 DEP criu/pie-util.d [2022-06-02T19:47:41.741Z] #43 ... [2022-06-02T19:47:41.741Z] [2022-06-02T19:47:41.741Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:41.741Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:47:41.741Z] #20 3.257 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-06-02T19:47:41.741Z] #20 4.448 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [322 kB] [2022-06-02T19:47:41.741Z] #20 5.992 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-06-02T19:47:41.741Z] #20 9.257 Fetched 8840 kB in 8s (1056 kB/s) [2022-06-02T19:47:41.741Z] #20 9.257 Reading package lists... [2022-06-02T19:47:41.944Z] #20 47.46 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:47:41.944Z] #20 47.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:47:41.944Z] #20 47.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:47:41.944Z] #20 47.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:47:41.944Z] #20 47.51 Setting up uidmap (1:4.5-1.1) ... [2022-06-02T19:47:41.944Z] #20 47.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:47:41.944Z] #20 47.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:47:41.944Z] #20 47.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:47:41.944Z] #20 47.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:47:41.944Z] #20 47.57 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:47:41.944Z] #20 47.58 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:41.944Z] #20 47.59 Setting up zip (3.0-11+b1) ... [2022-06-02T19:47:41.944Z] #20 47.62 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:41.944Z] #20 47.64 Setting up bash-completion (1:2.8-6) ... [2022-06-02T19:47:42.002Z] #20 12.64 Reading package lists... [2022-06-02T19:47:42.002Z] #20 ... [2022-06-02T19:47:42.002Z] [2022-06-02T19:47:42.002Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:42.002Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:42.002Z] #43 64.67 DEP criu/pie-util-vdso.d [2022-06-02T19:47:42.002Z] #43 64.84 DEP criu/path.d [2022-06-02T19:47:42.002Z] #43 64.95 DEP criu/parasite-syscall.d [2022-06-02T19:47:42.263Z] #43 65.18 DEP criu/pagemap.d [2022-06-02T19:47:42.465Z] #53 ... [2022-06-02T19:47:42.465Z] [2022-06-02T19:47:42.465Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-06-02T19:47:42.465Z] #44 sha256:68b1d478c7abe5f4f557f1aa1d2275f86c04be064fc2501697ecb99f20c89b2c [2022-06-02T19:47:42.465Z] #44 DONE 0.1s [2022-06-02T19:47:42.524Z] #43 65.27 DEP criu/pagemap-cache.d [2022-06-02T19:47:42.524Z] #43 65.36 DEP criu/page-xfer.d [2022-06-02T19:47:42.722Z] [2022-06-02T19:47:42.722Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-06-02T19:47:42.722Z] #46 sha256:a5068f5ddb1f0f308a499adf60e380f3058c3f77935bf00f240ff839bf3d8c95 [2022-06-02T19:47:42.722Z] #46 DONE 0.1s [2022-06-02T19:47:42.722Z] [2022-06-02T19:47:42.722Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T19:47:42.722Z] #48 sha256:7cfd6c6b843070fc755d605c8d00618126bd4a9f081fd5f24bbd9a2459adfdb5 [2022-06-02T19:47:42.722Z] #48 DONE 0.1s [2022-06-02T19:47:42.722Z] [2022-06-02T19:47:42.722Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:42.722Z] #56 sha256:d96718d936019a3c33f8e91908199248e63de94a3eba02def8c2f1d3060cee18 [2022-06-02T19:47:42.722Z] #56 ... [2022-06-02T19:47:42.722Z] [2022-06-02T19:47:42.722Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T19:47:42.722Z] #50 sha256:56bb67947f47ecaf003bfda31d714b6ec233b768e7011df51a872b426d727181 [2022-06-02T19:47:42.722Z] #50 DONE 0.1s [2022-06-02T19:47:42.784Z] #43 65.57 DEP criu/page-pipe.d [2022-06-02T19:47:42.980Z] [2022-06-02T19:47:42.980Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T19:47:42.980Z] #52 sha256:7850a3c92b0fa9cf41fcd00f34bb5d193e6845fc21fbe006083ec0d36fe02364 [2022-06-02T19:47:42.980Z] #52 DONE 0.1s [2022-06-02T19:47:42.980Z] [2022-06-02T19:47:42.980Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:42.980Z] #53 sha256:761167ead963baf43aa69c13f065f8ec1a3fbad0a4e76bf4e408f84494c8dbfa [2022-06-02T19:47:43.045Z] #43 65.68 DEP criu/netfilter.d [2022-06-02T19:47:43.046Z] #43 65.84 DEP criu/net.d [2022-06-02T19:47:43.084Z] #37 13.73 [100%] Built target tini-static [2022-06-02T19:47:43.084Z] #37 13.93 + mkdir -p /build [2022-06-02T19:47:43.306Z] #43 66.01 DEP criu/namespaces.d [2022-06-02T19:47:43.306Z] #43 66.18 DEP criu/mount.d [2022-06-02T19:47:43.351Z] #37 13.93 + cp tini-static /build/docker-init [2022-06-02T19:47:43.351Z] #37 DONE 14.2s [2022-06-02T19:47:43.351Z] [2022-06-02T19:47:43.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:43.351Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:43.351Z] #43 3.603 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:47:43.351Z] #43 3.604 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:47:43.351Z] #43 3.659 Note: Building without GnuTLS support [2022-06-02T19:47:43.351Z] #43 3.677 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:47:43.351Z] #43 3.677 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:47:43.568Z] #43 66.32 DEP criu/memfd.d [2022-06-02T19:47:43.568Z] #43 66.42 DEP criu/mem.d [2022-06-02T19:47:43.828Z] #43 66.62 DEP criu/lsm.d [2022-06-02T19:47:44.089Z] #43 66.79 DEP criu/log.d [2022-06-02T19:47:44.089Z] #43 66.90 DEP criu/libnetlink.d [2022-06-02T19:47:44.350Z] #43 67.00 DEP criu/kerndat.d [2022-06-02T19:47:44.350Z] #43 ... [2022-06-02T19:47:44.350Z] [2022-06-02T19:47:44.350Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:47:44.350Z] #53 sha256:51cb92b6919c5687e5e0fb48a59f4bb611db6b5da6af2efe6b59cae073daf0a5 [2022-06-02T19:47:44.350Z] #53 11.72 + cd /tmp/tmp.Th0UXDVYWN/src/github.com/opencontainers/runc [2022-06-02T19:47:44.350Z] #53 11.73 + git checkout -q v1.1.1 [2022-06-02T19:47:44.350Z] #53 11.96 + '[' -z '' ']' [2022-06-02T19:47:44.350Z] #53 11.96 + target=static [2022-06-02T19:47:44.350Z] #53 11.97 + make BUILDTAGS=seccomp static [2022-06-02T19:47:44.350Z] #53 12.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-06-02T19:47:44.350Z] #53 ... [2022-06-02T19:47:44.350Z] [2022-06-02T19:47:44.350Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:47:44.350Z] #24 sha256:6e168697a4e656bce5a649eb34aa1c9963080487c164b5df1fa9cbcc737d6717 [2022-06-02T19:47:45.211Z] #20 50.66 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:47:45.211Z] #20 50.67 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:47:45.211Z] #20 50.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T19:47:45.211Z] #20 50.70 Setting up patch (2.7.6-3+deb10u1) ... [2022-06-02T19:47:45.211Z] #20 50.72 Setting up sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:47:45.211Z] #20 50.78 invoke-rc.d: could not determine current runlevel [2022-06-02T19:47:45.211Z] #20 50.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T19:47:45.211Z] #20 50.80 Setting up pigz (2.4-1) ... [2022-06-02T19:47:45.211Z] #20 50.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:47:45.211Z] #20 50.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:47:45.211Z] #20 50.86 Setting up python-pip-whl (18.1-5) ... [2022-06-02T19:47:45.212Z] #20 50.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:47:45.212Z] #20 50.89 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:45.773Z] #20 51.31 Setting up libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:47:45.773Z] #20 51.32 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:47:45.773Z] #20 51.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:45.773Z] #20 51.35 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:45.773Z] #20 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T19:47:45.773Z] #20 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T19:47:45.773Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T19:47:45.773Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T19:47:45.773Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T19:47:45.773Z] #20 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T19:47:45.773Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T19:47:45.773Z] #20 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T19:47:45.773Z] #20 51.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:47:45.773Z] #20 51.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:47:45.773Z] #20 51.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:47:45.773Z] #20 51.49 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:47:45.773Z] #20 51.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:47:45.773Z] #20 51.51 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:45.889Z] #43 6.979 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:47:45.889Z] #43 7.053 GEN .gitid [2022-06-02T19:47:45.889Z] #43 7.103 GEN criu/include/version.h [2022-06-02T19:47:45.889Z] #43 7.232 GEN include/common/asm [2022-06-02T19:47:46.440Z] #24 120.7 Checking out files: 23% (2651/11414) Checking out files: 24% (2740/11414) Checking out files: 25% (2854/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 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-06-02T19:47:46.701Z] #24 124.0 + cd /tmp/tmp.QLWQ6aAhgo/tmp/docker-ce [2022-06-02T19:47:46.701Z] #24 124.0 + git checkout -q v17.06.2-ce [2022-06-02T19:47:48.423Z] #43 9.510 PBCC images/timens.pb-c.c [2022-06-02T19:47:48.423Z] #43 9.531 DEP images/timens.pb-c.d [2022-06-02T19:47:48.423Z] #43 9.589 PBCC images/fown.pb-c.c [2022-06-02T19:47:48.423Z] #43 9.616 PBCC images/google/protobuf/descriptor.pb-c.c [2022-06-02T19:47:48.423Z] #43 9.687 PBCC images/opts.pb-c.c [2022-06-02T19:47:48.423Z] #43 9.773 PBCC images/memfd.pb-c.c [2022-06-02T19:47:48.682Z] #43 9.954 DEP images/fown.pb-c.d [2022-06-02T19:47:48.682Z] #43 10.01 DEP images/google/protobuf/descriptor.pb-c.d [2022-06-02T19:47:48.942Z] #43 10.21 DEP images/opts.pb-c.d [2022-06-02T19:47:48.942Z] #43 10.33 DEP images/memfd.pb-c.d [2022-06-02T19:47:49.040Z] #20 54.34 Setting up iptables (1.8.2-4) ... [2022-06-02T19:47:49.041Z] #20 54.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:47:49.041Z] #20 54.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:47:49.041Z] #20 54.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:47:49.041Z] #20 54.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:47:49.041Z] #20 54.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T19:47:49.041Z] #20 54.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T19:47:49.041Z] #20 54.41 Setting up python3 (3.7.3-1) ... [2022-06-02T19:47:49.201Z] #43 10.51 PBCC images/sit.pb-c.c [2022-06-02T19:47:49.297Z] #20 54.86 Setting up python3-wheel (0.32.3-2) ... [2022-06-02T19:47:49.461Z] #43 10.70 DEP images/sit.pb-c.d [2022-06-02T19:47:49.461Z] #43 10.77 PBCC images/macvlan.pb-c.c [2022-06-02T19:47:49.461Z] #43 10.83 DEP images/macvlan.pb-c.d [2022-06-02T19:47:49.720Z] #43 10.92 PBCC images/autofs.pb-c.c [2022-06-02T19:47:49.720Z] #43 10.98 DEP images/autofs.pb-c.d [2022-06-02T19:47:49.720Z] #43 11.07 PBCC images/sysctl.pb-c.c [2022-06-02T19:47:49.720Z] #43 11.12 DEP images/sysctl.pb-c.d [2022-06-02T19:47:49.720Z] #43 11.19 PBCC images/time.pb-c.c [2022-06-02T19:47:49.980Z] #43 11.29 DEP images/time.pb-c.d [2022-06-02T19:47:50.012Z] #24 127.0 + mkdir -p /tmp/tmp.QLWQ6aAhgo/src/github.com/docker [2022-06-02T19:47:50.012Z] #24 127.1 + mv components/cli /tmp/tmp.QLWQ6aAhgo/src/github.com/docker/cli [2022-06-02T19:47:50.012Z] #24 127.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-02T19:47:50.225Z] #20 55.58 Setting up apparmor (2.13.2-10) ... [2022-06-02T19:47:50.239Z] #43 11.54 PBCC images/binfmt-misc.pb-c.c [2022-06-02T19:47:50.239Z] #43 11.57 DEP images/binfmt-misc.pb-c.d [2022-06-02T19:47:50.481Z] #20 ... [2022-06-02T19:47:50.481Z] [2022-06-02T19:47:50.481Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:50.481Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:50.481Z] #43 107.2 CC criu/fsnotify.o [2022-06-02T19:47:50.481Z] #43 108.5 CC criu/image-desc.o [2022-06-02T19:47:50.481Z] #43 108.7 CC criu/image.o [2022-06-02T19:47:50.481Z] #43 109.7 CC criu/ipc_ns.o [2022-06-02T19:47:50.481Z] #43 111.1 CC criu/irmap.o [2022-06-02T19:47:50.481Z] #43 111.8 CC criu/kcmp-ids.o [2022-06-02T19:47:50.481Z] #43 112.2 CC criu/kerndat.o [2022-06-02T19:47:50.481Z] #43 113.4 CC criu/libnetlink.o [2022-06-02T19:47:50.481Z] #43 113.8 CC criu/log.o [2022-06-02T19:47:50.481Z] #43 114.3 CC criu/lsm.o [2022-06-02T19:47:50.481Z] #43 114.8 CC criu/mem.o [2022-06-02T19:47:50.481Z] #43 116.7 CC criu/memfd.o [2022-06-02T19:47:50.498Z] #43 11.65 PBCC images/seccomp.pb-c.c [2022-06-02T19:47:50.499Z] #43 11.72 DEP images/seccomp.pb-c.d [2022-06-02T19:47:50.499Z] #43 11.78 PBCC images/userns.pb-c.c [2022-06-02T19:47:50.499Z] #43 11.81 DEP images/userns.pb-c.d [2022-06-02T19:47:50.499Z] #43 11.86 PBCC images/cgroup.pb-c.c [2022-06-02T19:47:50.499Z] #43 11.90 DEP images/cgroup.pb-c.d [2022-06-02T19:47:50.499Z] #43 11.98 PBCC images/ext-file.pb-c.c [2022-06-02T19:47:50.499Z] #43 12.03 DEP images/ext-file.pb-c.d [2022-06-02T19:47:50.737Z] #43 117.3 CC criu/mount.o [2022-06-02T19:47:50.758Z] #43 12.14 PBCC images/rpc.pb-c.c [2022-06-02T19:47:51.017Z] #43 12.24 DEP images/rpc.pb-c.d [2022-06-02T19:47:51.017Z] #43 12.34 PBCC images/siginfo.pb-c.c [2022-06-02T19:47:51.017Z] #43 12.37 DEP images/siginfo.pb-c.d [2022-06-02T19:47:51.277Z] #43 12.60 PBCC images/pagemap.pb-c.c [2022-06-02T19:47:51.277Z] #43 12.70 DEP images/pagemap.pb-c.d [2022-06-02T19:47:51.398Z] #24 ... [2022-06-02T19:47:51.398Z] [2022-06-02T19:47:51.398Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:51.398Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:47:51.398Z] #20 12.64 Reading package lists... [2022-06-02T19:47:51.398Z] #20 16.04 Building dependency tree... [2022-06-02T19:47:51.398Z] #20 18.12 libcap2-bin is already the newest version (1:2.25-2). [2022-06-02T19:47:51.398Z] #20 18.12 The following additional packages will be installed: [2022-06-02T19:47:51.398Z] #20 18.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-06-02T19:47:51.398Z] #20 18.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-06-02T19:47:51.398Z] #20 18.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-06-02T19:47:51.398Z] #20 18.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-06-02T19:47:51.398Z] #20 18.13 python3.7 python3.7-minimal vim-runtime xxd [2022-06-02T19:47:51.398Z] #20 18.13 Suggested packages: [2022-06-02T19:47:51.398Z] #20 18.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-06-02T19:47:51.398Z] #20 18.13 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-06-02T19:47:51.398Z] #20 18.13 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-06-02T19:47:51.398Z] #20 18.13 quota [2022-06-02T19:47:51.398Z] #20 18.13 Recommended packages: [2022-06-02T19:47:51.398Z] #20 18.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-06-02T19:47:51.398Z] #20 18.13 python3-keyrings.alt python3-xdg unzip [2022-06-02T19:47:51.398Z] #20 19.67 The following NEW packages will be installed: [2022-06-02T19:47:51.398Z] #20 19.68 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-06-02T19:47:51.398Z] #20 19.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-06-02T19:47:51.398Z] #20 19.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-06-02T19:47:51.398Z] #20 19.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-06-02T19:47:51.398Z] #20 19.68 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-06-02T19:47:51.398Z] #20 19.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-06-02T19:47:51.398Z] #20 19.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-06-02T19:47:51.398Z] #20 19.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T19:47:51.398Z] #20 19.69 xz-utils zip [2022-06-02T19:47:51.398Z] #20 20.07 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:47:51.398Z] #20 20.07 Need to get 27.7 MB of archives. [2022-06-02T19:47:51.398Z] #20 20.07 After this operation, 114 MB of additional disk space will be used. [2022-06-02T19:47:51.398Z] #20 20.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-06-02T19:47:51.398Z] #20 20.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-06-02T19:47:51.398Z] #20 20.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-06-02T19:47:51.398Z] #20 20.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-06-02T19:47:51.398Z] #20 20.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-06-02T19:47:51.398Z] #20 20.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-06-02T19:47:51.398Z] #20 20.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-06-02T19:47:51.398Z] #20 20.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-06-02T19:47:51.398Z] #20 20.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-06-02T19:47:51.398Z] #20 20.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-06-02T19:47:51.398Z] #20 20.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-06-02T19:47:51.398Z] #20 20.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-06-02T19:47:51.398Z] #20 20.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-02T19:47:51.398Z] #20 20.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-06-02T19:47:51.398Z] #20 20.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-06-02T19:47:51.398Z] #20 20.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-06-02T19:47:51.398Z] #20 20.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-06-02T19:47:51.398Z] #20 20.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:47:51.398Z] #20 20.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-06-02T19:47:51.398Z] #20 20.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-06-02T19:47:51.398Z] #20 20.35 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-06-02T19:47:51.398Z] #20 20.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-06-02T19:47:51.398Z] #20 20.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-06-02T19:47:51.398Z] #20 20.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-06-02T19:47:51.398Z] #20 20.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-06-02T19:47:51.398Z] #20 20.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-06-02T19:47:51.398Z] #20 20.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-06-02T19:47:51.398Z] #20 20.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-06-02T19:47:51.398Z] #20 20.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-06-02T19:47:51.398Z] #20 20.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-02T19:47:51.398Z] #20 20.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-06-02T19:47:51.398Z] #20 20.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-06-02T19:47:51.398Z] #20 20.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-06-02T19:47:51.398Z] #20 20.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-06-02T19:47:51.398Z] #20 20.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-06-02T19:47:51.398Z] #20 20.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-06-02T19:47:51.398Z] #20 20.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-06-02T19:47:51.398Z] #20 20.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-06-02T19:47:51.398Z] #20 20.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-06-02T19:47:51.398Z] #20 20.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-06-02T19:47:51.398Z] #20 20.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-06-02T19:47:51.398Z] #20 20.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-06-02T19:47:51.398Z] #20 20.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-06-02T19:47:51.398Z] #20 21.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-06-02T19:47:51.398Z] #20 21.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-06-02T19:47:51.398Z] #20 21.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-06-02T19:47:51.398Z] #20 21.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-06-02T19:47:51.398Z] #20 21.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-06-02T19:47:51.398Z] #20 21.45 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-06-02T19:47:51.398Z] #20 22.16 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:47:51.398Z] #20 22.31 Fetched 27.7 MB in 2s (16.8 MB/s) [2022-06-02T19:47:51.398Z] #20 22.80 Selecting previously unselected package pigz. [2022-06-02T19:47:51.398Z] #20 22.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-06-02T19:47:51.398Z] #20 22.82 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-06-02T19:47:51.398Z] #20 22.84 Unpacking pigz (2.4-1) ... [2022-06-02T19:47:51.536Z] #43 12.79 PBCC images/rlimit.pb-c.c [2022-06-02T19:47:51.536Z] #43 12.90 DEP images/rlimit.pb-c.d [2022-06-02T19:47:51.536Z] #43 12.95 PBCC images/file-lock.pb-c.c [2022-06-02T19:47:51.536Z] #43 12.98 DEP images/file-lock.pb-c.d [2022-06-02T19:47:51.659Z] #20 23.02 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-06-02T19:47:51.659Z] #20 23.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-06-02T19:47:51.659Z] #20 23.04 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:51.666Z] #43 ... [2022-06-02T19:47:51.666Z] [2022-06-02T19:47:51.666Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:51.666Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:47:51.666Z] #20 57.25 Setting up xfsprogs (4.20.0-1) ... [2022-06-02T19:47:51.666Z] #20 57.27 Setting up python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:47:51.795Z] #43 13.12 PBCC images/tty.pb-c.c [2022-06-02T19:47:51.795Z] #43 13.25 DEP images/tty.pb-c.d [2022-06-02T19:47:51.922Z] #20 57.65 Setting up python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:47:52.054Z] #43 13.36 PBCC images/tun.pb-c.c [2022-06-02T19:47:52.054Z] #43 13.42 PBCC images/netdev.pb-c.c [2022-06-02T19:47:52.314Z] #43 13.51 DEP images/tun.pb-c.d [2022-06-02T19:47:52.314Z] #43 13.58 DEP images/netdev.pb-c.d [2022-06-02T19:47:52.314Z] #43 13.70 PBCC images/vma.pb-c.c [2022-06-02T19:47:52.314Z] #43 13.75 DEP images/vma.pb-c.d [2022-06-02T19:47:52.573Z] #43 13.81 PBCC images/creds.pb-c.c [2022-06-02T19:47:52.573Z] #43 13.82 DEP images/creds.pb-c.d [2022-06-02T19:47:52.573Z] #43 13.91 PBCC images/utsns.pb-c.c [2022-06-02T19:47:52.573Z] #43 13.97 DEP images/utsns.pb-c.d [2022-06-02T19:47:52.573Z] #43 14.05 PBCC images/ipc-desc.pb-c.c [2022-06-02T19:47:52.601Z] #20 23.83 Selecting previously unselected package python3.7-minimal. [2022-06-02T19:47:52.601Z] #20 23.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-06-02T19:47:52.601Z] #20 23.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...#20 ... [2022-06-02T19:47:52.601Z] [2022-06-02T19:47:52.601Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:47:52.601Z] #32 sha256:18a576b1772487525b03f7cc6e59edafae9b37544a4863f1c12b9cd2b57e7dfb [2022-06-02T19:47:52.601Z] #32 DONE 129.5s [2022-06-02T19:47:52.601Z] [2022-06-02T19:47:52.602Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:52.602Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:47:52.602Z] #20 23.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:47:52.602Z] #20 ... [2022-06-02T19:47:52.602Z] [2022-06-02T19:47:52.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:52.602Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:47:52.602Z] #43 67.17 DEP criu/kcmp-ids.d [2022-06-02T19:47:52.602Z] #43 67.26 DEP criu/irmap.d [2022-06-02T19:47:52.602Z] #43 67.41 DEP criu/ipc_ns.d [2022-06-02T19:47:52.602Z] #43 67.55 DEP criu/image.d [2022-06-02T19:47:52.602Z] #43 67.69 DEP criu/image-desc.d [2022-06-02T19:47:52.602Z] #43 67.78 DEP criu/fsnotify.d [2022-06-02T19:47:52.602Z] #43 67.96 DEP criu/filesystems.d [2022-06-02T19:47:52.602Z] #43 68.17 DEP criu/files.d [2022-06-02T19:47:52.602Z] #43 68.33 DEP criu/files-reg.d [2022-06-02T19:47:52.602Z] #43 68.44 DEP criu/files-ext.d [2022-06-02T19:47:52.602Z] #43 68.53 DEP criu/file-lock.d [2022-06-02T19:47:52.602Z] #43 68.70 DEP criu/file-ids.d [2022-06-02T19:47:52.602Z] #43 68.86 DEP criu/fifo.d [2022-06-02T19:47:52.602Z] #43 69.00 DEP criu/fdstore.d [2022-06-02T19:47:52.602Z] #43 69.07 DEP criu/fault-injection.d [2022-06-02T19:47:52.602Z] #43 69.11 DEP criu/external.d [2022-06-02T19:47:52.602Z] #43 69.18 DEP criu/eventpoll.d [2022-06-02T19:47:52.602Z] #43 69.31 DEP criu/eventfd.d [2022-06-02T19:47:52.602Z] #43 69.49 DEP criu/crtools.d [2022-06-02T19:47:52.602Z] #43 69.62 DEP criu/cr-service.d [2022-06-02T19:47:52.602Z] #43 69.78 DEP criu/cr-restore.d [2022-06-02T19:47:52.602Z] #43 69.99 DEP criu/cr-errno.d [2022-06-02T19:47:52.602Z] #43 70.01 DEP criu/cr-dump.d [2022-06-02T19:47:52.602Z] #43 70.19 DEP criu/cr-dedup.d [2022-06-02T19:47:52.602Z] #43 70.37 DEP criu/cr-check.d [2022-06-02T19:47:52.602Z] #43 70.56 DEP criu/config.d [2022-06-02T19:47:52.602Z] #43 70.71 DEP criu/clone-noasan.d [2022-06-02T19:47:52.602Z] #43 70.80 DEP criu/cgroup.d [2022-06-02T19:47:52.602Z] #43 71.00 DEP criu/cgroup-props.d [2022-06-02T19:47:52.602Z] #43 71.15 DEP criu/bitmap.d [2022-06-02T19:47:52.602Z] #43 71.16 DEP criu/bfd.d [2022-06-02T19:47:52.602Z] #43 71.25 DEP criu/autofs.d [2022-06-02T19:47:52.602Z] #43 71.38 DEP criu/aio.d [2022-06-02T19:47:52.602Z] #43 71.48 DEP criu/action-scripts.d [2022-06-02T19:47:52.602Z] #43 71.75 CC criu/action-scripts.o [2022-06-02T19:47:52.602Z] #43 72.27 CC criu/aio.o [2022-06-02T19:47:52.602Z] #43 72.95 CC criu/autofs.o [2022-06-02T19:47:52.602Z] #43 74.73 CC criu/bfd.o [2022-06-02T19:47:52.602Z] #43 75.43 CC criu/bitmap.o [2022-06-02T19:47:52.833Z] #43 14.09 PBCC images/ipc-sem.pb-c.c [2022-06-02T19:47:52.833Z] #43 14.13 DEP images/ipc-desc.pb-c.d [2022-06-02T19:47:52.833Z] #43 14.17 DEP images/ipc-sem.pb-c.d [2022-06-02T19:47:52.833Z] #43 14.24 PBCC images/ipc-msg.pb-c.c [2022-06-02T19:47:52.833Z] #43 14.28 DEP images/ipc-msg.pb-c.d [2022-06-02T19:47:52.862Z] #43 75.59 CC criu/cgroup-props.o [2022-06-02T19:47:53.032Z] #53 145.8 + mkdir -p /build [2022-06-02T19:47:53.032Z] #53 145.8 + cp runc /build/runc [2022-06-02T19:47:53.032Z] #53 DONE 146.1s [2022-06-02T19:47:53.032Z] [2022-06-02T19:47:53.032Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:53.032Z] #56 sha256:6706bf781fc31899a2ee56025a6d347ba94c4c2cab970c7855f3e92d646f273f [2022-06-02T19:47:53.032Z] #56 ... [2022-06-02T19:47:53.032Z] [2022-06-02T19:47:53.032Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T19:47:53.032Z] #54 sha256:a6682bfc5fe8c771d46225b9494b64c7978f3686105b6c6304bdf27731fbe8ca [2022-06-02T19:47:53.032Z] #54 DONE 0.1s [2022-06-02T19:47:53.032Z] [2022-06-02T19:47:53.032Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:47:53.032Z] #56 sha256:6706bf781fc31899a2ee56025a6d347ba94c4c2cab970c7855f3e92d646f273f [2022-06-02T19:47:53.092Z] #43 14.35 PBCC images/ipc-shm.pb-c.c [2022-06-02T19:47:53.092Z] #43 14.37 DEP images/ipc-shm.pb-c.d [2022-06-02T19:47:53.092Z] #43 14.45 PBCC images/ipc-var.pb-c.c [2022-06-02T19:47:53.092Z] #43 14.51 DEP images/ipc-var.pb-c.d [2022-06-02T19:47:53.288Z] #20 58.72 Setting up python3-distutils (3.7.3-1) ... [2022-06-02T19:47:53.352Z] #43 14.60 PBCC images/sk-opts.pb-c.c [2022-06-02T19:47:53.352Z] #43 14.64 PBCC images/packet-sock.pb-c.c [2022-06-02T19:47:53.352Z] #43 14.68 DEP images/sk-opts.pb-c.d [2022-06-02T19:47:53.352Z] #43 14.75 DEP images/packet-sock.pb-c.d [2022-06-02T19:47:53.352Z] #43 14.82 PBCC images/sk-netlink.pb-c.c [2022-06-02T19:47:53.543Z] #20 59.17 Setting up python3-setuptools (40.8.0-1) ... [2022-06-02T19:47:53.611Z] #43 14.88 DEP images/sk-netlink.pb-c.d [2022-06-02T19:47:53.611Z] #43 14.96 PBCC images/sk-inet.pb-c.c [2022-06-02T19:47:53.611Z] #43 15.08 DEP images/sk-inet.pb-c.d [2022-06-02T19:47:53.805Z] #43 76.57 CC criu/cgroup.o [2022-06-02T19:47:53.805Z] #43 ... [2022-06-02T19:47:53.805Z] [2022-06-02T19:47:53.805Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:47:53.805Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:47:53.805Z] #20 25.13 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:53.805Z] #20 25.15 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:47:53.870Z] #43 15.13 PBCC images/sk-unix.pb-c.c [2022-06-02T19:47:53.870Z] #43 15.25 DEP images/sk-unix.pb-c.d [2022-06-02T19:47:53.870Z] #43 15.31 PBCC images/mm.pb-c.c [2022-06-02T19:47:54.130Z] #43 15.39 DEP images/mm.pb-c.d [2022-06-02T19:47:54.130Z] #43 15.44 PBCC images/timerfd.pb-c.c [2022-06-02T19:47:54.130Z] #43 15.52 DEP images/timerfd.pb-c.d [2022-06-02T19:47:54.130Z] #43 15.63 PBCC images/timer.pb-c.c [2022-06-02T19:47:54.389Z] #43 15.64 DEP images/timer.pb-c.d [2022-06-02T19:47:54.389Z] #43 15.68 PBCC images/sa.pb-c.c [2022-06-02T19:47:54.389Z] #43 15.77 DEP images/sa.pb-c.d [2022-06-02T19:47:54.389Z] #43 ... [2022-06-02T19:47:54.389Z] [2022-06-02T19:47:54.389Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:47:54.389Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:47:54.389Z] #13 97.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T19:47:54.389Z] #13 97.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-06-02T19:47:54.389Z] #13 98.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:47:54.389Z] #13 105.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T19:47:54.389Z] #13 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:47:54.389Z] #13 105.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:47:54.389Z] #13 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-06-02T19:47:54.389Z] #13 105.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:47:54.389Z] #13 105.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:47:54.389Z] #13 ... [2022-06-02T19:47:54.389Z] [2022-06-02T19:47:54.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:54.389Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:54.389Z] #43 15.85 PBCC images/pipe-data.pb-c.c [2022-06-02T19:47:54.389Z] #43 15.89 DEP images/pipe-data.pb-c.d [2022-06-02T19:47:54.649Z] #43 15.97 PBCC images/mnt.pb-c.c [2022-06-02T19:47:54.649Z] #43 16.03 DEP images/mnt.pb-c.d [2022-06-02T19:47:54.908Z] #43 16.19 PBCC images/sk-packet.pb-c.c [2022-06-02T19:47:54.908Z] #43 16.28 DEP images/sk-packet.pb-c.d [2022-06-02T19:47:54.908Z] #43 16.41 PBCC images/tcp-stream.pb-c.c [2022-06-02T19:47:54.910Z] #20 60.50 Setting up python3-pip (18.1-5) ... [2022-06-02T19:47:55.169Z] #43 16.50 DEP images/tcp-stream.pb-c.d [2022-06-02T19:47:55.429Z] #43 16.65 PBCC images/pipe.pb-c.c [2022-06-02T19:47:55.429Z] #43 16.77 DEP images/pipe.pb-c.d [2022-06-02T19:47:55.688Z] #43 16.87 PBCC images/pstree.pb-c.c [2022-06-02T19:47:55.688Z] #43 16.93 DEP images/pstree.pb-c.d [2022-06-02T19:47:55.688Z] #43 17.08 PBCC images/fs.pb-c.c [2022-06-02T19:47:55.947Z] #43 17.17 DEP images/fs.pb-c.d [2022-06-02T19:47:55.947Z] #43 17.24 PBCC images/signalfd.pb-c.c [2022-06-02T19:47:55.947Z] #43 17.40 DEP images/signalfd.pb-c.d [2022-06-02T19:47:56.207Z] #43 17.58 PBCC images/fh.pb-c.c [2022-06-02T19:47:56.207Z] #43 17.71 PBCC images/fsnotify.pb-c.c [2022-06-02T19:47:56.276Z] #20 61.57 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:47:56.276Z] #20 61.61 Processing triggers for mime-support (3.62) ... [2022-06-02T19:47:56.330Z] #56 214.9 + bin/containerd [2022-06-02T19:47:56.424Z] #20 27.39 Selecting previously unselected package python3-minimal. [2022-06-02T19:47:56.424Z] #20 27.39 (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-06-02T19:47:56.424Z] #20 27.43 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-06-02T19:47:56.424Z] #20 27.44 Unpacking python3-minimal (3.7.3-1) ... [2022-06-02T19:47:56.424Z] #20 27.53 Selecting previously unselected package libmpdec2:arm64. [2022-06-02T19:47:56.424Z] #20 27.54 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-06-02T19:47:56.424Z] #20 27.55 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-06-02T19:47:56.424Z] #20 27.63 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-06-02T19:47:56.424Z] #20 27.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-06-02T19:47:56.424Z] #20 27.65 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:56.466Z] #43 17.76 DEP images/fh.pb-c.d [2022-06-02T19:47:56.466Z] #43 17.82 DEP images/fsnotify.pb-c.d [2022-06-02T19:47:56.466Z] #43 17.89 PBCC images/eventpoll.pb-c.c [2022-06-02T19:47:56.466Z] #43 17.92 DEP images/eventpoll.pb-c.d [2022-06-02T19:47:56.533Z] #20 DONE 62.0s [2022-06-02T19:47:56.533Z] [2022-06-02T19:47:56.533Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T19:47:56.533Z] #21 sha256:3c2f0e344bf0c047de1d21e8441137145dcfcfb7bacc544ea89d55c4e4f20e37 [2022-06-02T19:47:56.729Z] #43 17.98 PBCC images/eventfd.pb-c.c [2022-06-02T19:47:56.729Z] #43 18.17 DEP images/eventfd.pb-c.d [2022-06-02T19:47:57.003Z] #43 18.26 PBCC images/remap-file-path.pb-c.c [2022-06-02T19:47:57.003Z] #43 18.31 DEP images/remap-file-path.pb-c.d [2022-06-02T19:47:57.003Z] #43 ... [2022-06-02T19:47:57.003Z] [2022-06-02T19:47:57.003Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:47:57.003Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:47:57.003Z] #34 105.0 internal/fmtsort [2022-06-02T19:47:57.003Z] #34 105.5 internal/poll [2022-06-02T19:47:57.003Z] #34 106.1 internal/syscall/execenv [2022-06-02T19:47:57.003Z] #34 106.4 path [2022-06-02T19:47:57.003Z] #34 107.3 io/fs [2022-06-02T19:47:57.003Z] #34 109.2 strings [2022-06-02T19:47:57.003Z] #34 109.4 os [2022-06-02T19:47:57.003Z] #34 112.8 bufio [2022-06-02T19:47:57.003Z] #34 114.9 text/tabwriter [2022-06-02T19:47:57.003Z] #34 ... [2022-06-02T19:47:57.003Z] [2022-06-02T19:47:57.003Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:47:57.003Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:47:57.003Z] #43 18.39 PBCC images/fifo.pb-c.c [2022-06-02T19:47:57.003Z] #43 18.44 DEP images/fifo.pb-c.d [2022-06-02T19:47:57.003Z] #43 18.52 PBCC images/ghost-file.pb-c.c [2022-06-02T19:47:57.263Z] #43 18.57 DEP images/ghost-file.pb-c.d [2022-06-02T19:47:57.263Z] #43 18.69 PBCC images/regfile.pb-c.c [2022-06-02T19:47:57.263Z] #43 18.70 DEP images/regfile.pb-c.d [2022-06-02T19:47:57.263Z] #43 18.70 PBCC images/ns.pb-c.c [2022-06-02T19:47:57.263Z] #43 18.71 DEP images/ns.pb-c.d [2022-06-02T19:47:57.263Z] #43 18.73 PBCC images/fdinfo.pb-c.c [2022-06-02T19:47:57.263Z] #43 18.74 DEP images/fdinfo.pb-c.d [2022-06-02T19:47:57.263Z] #43 18.75 PBCC images/core-aarch64.pb-c.c [2022-06-02T19:47:57.263Z] #43 18.77 PBCC images/core-arm.pb-c.c [2022-06-02T19:47:57.263Z] #43 18.77 PBCC images/core-ppc64.pb-c.c [2022-06-02T19:47:57.366Z] #20 28.57 Selecting previously unselected package python3.7. [2022-06-02T19:47:57.366Z] #20 28.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-06-02T19:47:57.366Z] #20 28.60 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:47:57.366Z] #20 28.71 Selecting previously unselected package libpython3-stdlib:arm64. [2022-06-02T19:47:57.367Z] #20 28.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-06-02T19:47:57.367Z] #20 28.73 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-06-02T19:47:57.367Z] #20 28.82 Setting up python3-minimal (3.7.3-1) ... [2022-06-02T19:47:57.522Z] #43 18.84 PBCC images/core-s390.pb-c.c [2022-06-02T19:47:57.781Z] #43 18.93 PBCC images/core-x86.pb-c.c [2022-06-02T19:47:57.781Z] #43 19.02 PBCC images/core.pb-c.c [2022-06-02T19:47:57.781Z] #43 19.18 PBCC images/inventory.pb-c.c [2022-06-02T19:47:57.898Z] #21 1.583 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T19:47:58.042Z] #43 19.20 DEP images/core-aarch64.pb-c.d [2022-06-02T19:47:58.042Z] #43 19.26 DEP images/core-arm.pb-c.d [2022-06-02T19:47:58.042Z] #43 19.32 DEP images/core-ppc64.pb-c.d [2022-06-02T19:47:58.042Z] #43 19.39 DEP images/core-s390.pb-c.d [2022-06-02T19:47:58.042Z] #43 19.45 DEP images/core-x86.pb-c.d [2022-06-02T19:47:58.154Z] #21 1.586 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T19:47:58.154Z] #21 1.590 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T19:47:58.154Z] #21 DONE 1.6s [2022-06-02T19:47:58.154Z] [2022-06-02T19:47:58.154Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:47:58.154Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:47:58.302Z] #43 19.52 DEP images/core.pb-c.d [2022-06-02T19:47:58.302Z] #43 19.60 DEP images/inventory.pb-c.d [2022-06-02T19:47:58.302Z] #43 19.73 PBCC images/cpuinfo.pb-c.c [2022-06-02T19:47:58.308Z] #20 29.71 Selecting previously unselected package python3. [2022-06-02T19:47:58.308Z] #20 29.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-06-02T19:47:58.308Z] #20 29.79 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-06-02T19:47:58.308Z] #20 29.79 Unpacking python3 (3.7.3-1) ... [2022-06-02T19:47:58.564Z] #43 19.79 DEP images/cpuinfo.pb-c.d [2022-06-02T19:47:58.564Z] #43 19.86 PBCC images/stats.pb-c.c [2022-06-02T19:47:58.564Z] #43 19.89 DEP images/stats.pb-c.d [2022-06-02T19:47:58.585Z] #20 29.92 Selecting previously unselected package libip4tc0:arm64. [2022-06-02T19:47:58.585Z] #20 29.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-06-02T19:47:58.585Z] #20 29.94 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-06-02T19:47:58.846Z] #20 30.04 Selecting previously unselected package libip6tc0:arm64. [2022-06-02T19:47:58.846Z] #20 30.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-06-02T19:47:58.846Z] #20 30.05 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-06-02T19:47:58.846Z] #20 30.20 Selecting previously unselected package libiptc0:arm64. [2022-06-02T19:47:58.846Z] #20 30.20 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-06-02T19:47:58.846Z] #20 30.21 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-06-02T19:47:58.846Z] #20 30.28 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-02T19:47:58.846Z] #20 30.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-02T19:47:58.846Z] #20 30.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-02T19:47:58.846Z] #20 30.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-02T19:47:58.846Z] #20 30.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-06-02T19:47:58.846Z] #20 30.37 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-06-02T19:47:59.107Z] #20 30.44 Selecting previously unselected package libnftnl11:arm64. [2022-06-02T19:47:59.107Z] #20 30.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-06-02T19:47:59.107Z] #20 30.48 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-06-02T19:47:59.107Z] #20 30.56 Selecting previously unselected package iptables. [2022-06-02T19:47:59.367Z] #20 30.57 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-06-02T19:47:59.367Z] #20 30.57 Unpacking iptables (1.8.2-4) ... [2022-06-02T19:47:59.367Z] #20 30.85 Selecting previously unselected package xxd. [2022-06-02T19:47:59.628Z] #20 30.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-06-02T19:47:59.628Z] #20 30.86 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:59.628Z] #20 31.02 Selecting previously unselected package vim-common. [2022-06-02T19:47:59.628Z] #20 31.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:47:59.628Z] #20 31.05 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:47:59.889Z] #20 31.22 Selecting previously unselected package bash-completion. [2022-06-02T19:47:59.889Z] #20 31.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-06-02T19:48:02.433Z] #20 33.97 Unpacking bash-completion (1:2.8-6) ... [2022-06-02T19:48:02.776Z] #43 23.32 make[1]: Nothing to be done for 'all'. [2022-06-02T19:48:03.004Z] #20 34.52 Selecting previously unselected package bzip2. [2022-06-02T19:48:03.264Z] #20 34.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-06-02T19:48:03.264Z] #20 34.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:48:03.264Z] #20 34.63 Selecting previously unselected package xz-utils. [2022-06-02T19:48:03.264Z] #20 34.65 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-06-02T19:48:03.264Z] #20 34.66 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:48:03.525Z] #20 34.80 Selecting previously unselected package apparmor. [2022-06-02T19:48:03.525Z] #20 34.81 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-06-02T19:48:03.525Z] #20 34.90 Unpacking apparmor (2.13.2-10) ... [2022-06-02T19:48:03.785Z] #20 35.24 Selecting previously unselected package aufs-tools. [2022-06-02T19:48:03.785Z] #20 35.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-06-02T19:48:03.785Z] #20 35.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:48:04.060Z] #20 35.37 Selecting previously unselected package libonig5:arm64. [2022-06-02T19:48:04.060Z] #20 35.38 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-06-02T19:48:04.060Z] #20 35.41 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-06-02T19:48:04.321Z] #20 35.54 Selecting previously unselected package libjq1:arm64. [2022-06-02T19:48:04.321Z] #20 35.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-06-02T19:48:04.321Z] #20 35.55 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-06-02T19:48:04.321Z] #20 35.66 Selecting previously unselected package jq. [2022-06-02T19:48:04.321Z] #20 35.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-06-02T19:48:04.321Z] #20 35.67 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:48:04.321Z] #20 35.76 Selecting previously unselected package libaio1:arm64. [2022-06-02T19:48:04.321Z] #20 35.77 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-06-02T19:48:04.321Z] #20 35.77 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-06-02T19:48:04.321Z] #20 35.84 Selecting previously unselected package libgpm2:arm64. [2022-06-02T19:48:04.321Z] #20 35.85 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-06-02T19:48:04.321Z] #20 35.85 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-06-02T19:48:04.582Z] #20 35.92 Selecting previously unselected package libicu63:arm64. [2022-06-02T19:48:04.582Z] #20 35.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-06-02T19:48:04.582Z] #20 35.93 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-06-02T19:48:04.706Z] #22 5.560 Collecting yamllint==1.26.1 [2022-06-02T19:48:04.904Z] #53 143.4 + mkdir -p /build [2022-06-02T19:48:04.904Z] #53 143.4 + cp runc /build/runc [2022-06-02T19:48:04.904Z] #53 DONE 143.7s [2022-06-02T19:48:04.904Z] [2022-06-02T19:48:04.904Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:48:04.904Z] #56 sha256:d96718d936019a3c33f8e91908199248e63de94a3eba02def8c2f1d3060cee18 [2022-06-02T19:48:04.904Z] #56 ... [2022-06-02T19:48:04.904Z] [2022-06-02T19:48:04.904Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T19:48:04.904Z] #54 sha256:768bbe37fe7bb38f557b31f13d0b880a2c4ccad7c4ec3efe551c3f77edb88e21 [2022-06-02T19:48:04.904Z] #54 DONE 0.1s [2022-06-02T19:48:04.904Z] [2022-06-02T19:48:04.904Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:48:04.904Z] #56 sha256:d96718d936019a3c33f8e91908199248e63de94a3eba02def8c2f1d3060cee18 [2022-06-02T19:48:04.962Z] #22 ... [2022-06-02T19:48:04.962Z] [2022-06-02T19:48:04.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:04.962Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:04.962Z] #43 121.5 CC criu/namespaces.o [2022-06-02T19:48:04.962Z] #43 123.7 CC criu/net.o [2022-06-02T19:48:04.962Z] #43 127.6 CC criu/netfilter.o [2022-06-02T19:48:04.962Z] #43 128.1 CC criu/page-pipe.o [2022-06-02T19:48:04.962Z] #43 128.8 CC criu/page-xfer.o [2022-06-02T19:48:04.962Z] #43 130.6 CC criu/pagemap-cache.o [2022-06-02T19:48:04.962Z] #43 130.9 CC criu/pagemap.o [2022-06-02T19:48:05.217Z] #43 131.9 CC criu/parasite-syscall.o [2022-06-02T19:48:05.310Z] #43 26.29 CC images/stats.o [2022-06-02T19:48:05.878Z] #43 27.08 CC images/core.o [2022-06-02T19:48:06.144Z] #43 132.7 CC criu/path.o [2022-06-02T19:48:06.400Z] #43 133.0 CC criu/pie-util-vdso-elf32.o [2022-06-02T19:48:06.815Z] #43 28.14 CC images/core-x86.o [2022-06-02T19:48:06.962Z] #43 133.5 CC criu/pie-util-vdso.o [2022-06-02T19:48:07.126Z] #20 ... [2022-06-02T19:48:07.126Z] [2022-06-02T19:48:07.127Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:07.127Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:07.127Z] #43 79.52 CC criu/clone-noasan.o [2022-06-02T19:48:07.127Z] #43 79.75 CC criu/config.o [2022-06-02T19:48:07.127Z] #43 81.18 CC criu/cr-check.o [2022-06-02T19:48:07.127Z] #43 82.98 CC criu/cr-dedup.o [2022-06-02T19:48:07.127Z] #43 83.44 CC criu/cr-dump.o [2022-06-02T19:48:07.127Z] #43 86.09 CC criu/cr-errno.o [2022-06-02T19:48:07.127Z] #43 86.17 CC criu/cr-restore.o [2022-06-02T19:48:07.388Z] #43 ... [2022-06-02T19:48:07.388Z] [2022-06-02T19:48:07.388Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:48:07.388Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:48:07.388Z] #20 38.86 Selecting previously unselected package libnet1:arm64. [2022-06-02T19:48:07.388Z] #20 38.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-02T19:48:07.388Z] #20 38.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:48:07.388Z] #20 38.98 Selecting previously unselected package libnl-3-200:arm64. [2022-06-02T19:48:07.433Z] #56 213.7 + bin/containerd [2022-06-02T19:48:07.524Z] #43 134.0 CC criu/pie-util.o [2022-06-02T19:48:07.524Z] #43 134.1 CC criu/pipes.o [2022-06-02T19:48:07.649Z] #20 38.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-06-02T19:48:07.649Z] #20 39.00 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-06-02T19:48:07.649Z] #20 39.10 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-02T19:48:07.649Z] #20 39.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-06-02T19:48:07.649Z] #20 39.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-06-02T19:48:07.752Z] #43 29.19 CC images/core-arm.o [2022-06-02T19:48:07.909Z] #20 39.23 Selecting previously unselected package libreadline5:arm64. [2022-06-02T19:48:07.910Z] #20 39.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-06-02T19:48:07.910Z] #20 39.24 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-06-02T19:48:08.012Z] #43 ... [2022-06-02T19:48:08.012Z] [2022-06-02T19:48:08.012Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:48:08.012Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:48:08.012Z] #34 116.0 fmt [2022-06-02T19:48:08.012Z] #34 116.0 io/ioutil [2022-06-02T19:48:08.012Z] #34 119.0 github.com/BurntSushi/toml [2022-06-02T19:48:08.012Z] #34 119.0 flag [2022-06-02T19:48:08.012Z] #34 121.6 log [2022-06-02T19:48:08.012Z] #34 124.9 github.com/BurntSushi/toml/cmd/tomlv [2022-06-02T19:48:08.171Z] #20 39.38 Selecting previously unselected package net-tools. [2022-06-02T19:48:08.171Z] #20 39.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-06-02T19:48:08.171Z] #20 39.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:48:08.171Z] #20 39.59 Selecting previously unselected package patch. [2022-06-02T19:48:08.171Z] #20 39.60 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-06-02T19:48:08.171Z] #20 39.62 Unpacking patch (2.7.6-3+deb10u1) ... [2022-06-02T19:48:08.171Z] #20 39.76 Selecting previously unselected package python-pip-whl. [2022-06-02T19:48:08.271Z] #34 ... [2022-06-02T19:48:08.271Z] [2022-06-02T19:48:08.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:08.271Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:08.271Z] #43 29.65 CC images/core-aarch64.o [2022-06-02T19:48:08.432Z] #20 39.76 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-06-02T19:48:08.432Z] #20 39.77 Unpacking python-pip-whl (18.1-5) ... [2022-06-02T19:48:08.452Z] #43 134.9 CC criu/plugin.o [2022-06-02T19:48:08.710Z] #43 135.3 CC criu/proc_parse.o [2022-06-02T19:48:08.840Z] #43 30.21 CC images/core-ppc64.o [2022-06-02T19:48:08.967Z] #43 ... [2022-06-02T19:48:08.967Z] [2022-06-02T19:48:08.967Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:48:08.967Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:48:08.967Z] #22 10.95 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-06-02T19:48:09.004Z] #20 40.29 Selecting previously unselected package python3-lib2to3. [2022-06-02T19:48:09.004Z] #20 40.30 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-06-02T19:48:09.004Z] #20 40.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:48:09.004Z] #20 40.43 Selecting previously unselected package python3-distutils. [2022-06-02T19:48:09.004Z] #20 40.44 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-06-02T19:48:09.004Z] #20 40.45 Unpacking python3-distutils (3.7.3-1) ... [2022-06-02T19:48:09.265Z] #20 40.59 Selecting previously unselected package python3-pip. [2022-06-02T19:48:09.265Z] #20 40.59 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-06-02T19:48:09.265Z] #20 40.60 Unpacking python3-pip (18.1-5) ... [2022-06-02T19:48:09.412Z] #43 30.92 CC images/core-s390.o [2022-06-02T19:48:09.526Z] #20 40.77 Selecting previously unselected package python3-pkg-resources. [2022-06-02T19:48:09.526Z] #20 40.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:48:09.526Z] #20 40.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:48:09.526Z] #20 40.96 Selecting previously unselected package python3-setuptools. [2022-06-02T19:48:09.526Z] #20 40.96 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-06-02T19:48:09.526Z] #20 40.97 Unpacking python3-setuptools (40.8.0-1) ... [2022-06-02T19:48:09.787Z] #20 41.22 Selecting previously unselected package python3-wheel. [2022-06-02T19:48:09.787Z] #20 41.23 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-06-02T19:48:09.787Z] #20 41.23 Unpacking python3-wheel (0.32.3-2) ... [2022-06-02T19:48:09.787Z] #20 41.33 Selecting previously unselected package sudo. [2022-06-02T19:48:10.048Z] #20 41.34 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-06-02T19:48:10.048Z] #20 41.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:48:10.333Z] #22 12.10 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-06-02T19:48:10.333Z] #22 12.15 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-06-02T19:48:10.333Z] #22 12.21 Collecting pyyaml (from yamllint==1.26.1) [2022-06-02T19:48:10.589Z] #22 12.50 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-06-02T19:48:10.620Z] #20 41.83 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T19:48:10.620Z] #20 41.88 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-06-02T19:48:10.620Z] #20 41.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:48:10.794Z] #43 31.89 CC images/cpuinfo.o [2022-06-02T19:48:10.845Z] #22 12.84 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-06-02T19:48:10.845Z] #22 12.84 Building wheels for collected packages: yamllint [2022-06-02T19:48:10.845Z] #22 12.85 Running setup.py bdist_wheel for yamllint: started [2022-06-02T19:48:10.881Z] #20 42.12 Selecting previously unselected package uidmap. [2022-06-02T19:48:10.881Z] #20 42.14 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-06-02T19:48:10.881Z] #20 42.15 Unpacking uidmap (1:4.5-1.1) ... [2022-06-02T19:48:10.881Z] #20 42.28 Selecting previously unselected package vim-runtime. [2022-06-02T19:48:10.881Z] #20 42.29 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:48:10.881Z] #20 42.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-06-02T19:48:10.881Z] #20 42.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-06-02T19:48:11.053Z] #43 ... [2022-06-02T19:48:11.053Z] [2022-06-02T19:48:11.053Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-06-02T19:48:11.053Z] #34 sha256:391c9ff1b4e871195a08bec64eefbd6dffd47c729ce2c10f526b3fe41877d890 [2022-06-02T19:48:11.053Z] #34 DONE 129.1s [2022-06-02T19:48:11.053Z] [2022-06-02T19:48:11.053Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:11.053Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:11.053Z] #43 32.45 CC images/inventory.o [2022-06-02T19:48:11.142Z] #20 42.35 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:48:11.621Z] #43 32.80 CC images/fdinfo.o [2022-06-02T19:48:11.880Z] #43 33.19 CC images/fown.o [2022-06-02T19:48:12.213Z] #22 13.94 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-06-02T19:48:12.213Z] #22 13.94 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-06-02T19:48:12.213Z] #22 13.99 Successfully built yamllint [2022-06-02T19:48:12.213Z] #22 14.01 Installing collected packages: pathspec, pyyaml, yamllint [2022-06-02T19:48:12.448Z] #43 33.64 CC images/ns.o [2022-06-02T19:48:12.470Z] #22 14.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T19:48:12.707Z] #43 33.97 CC images/regfile.o [2022-06-02T19:48:12.726Z] #22 DONE 14.8s [2022-06-02T19:48:12.726Z] [2022-06-02T19:48:12.726Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:48:12.726Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:48:12.726Z] #40 203.6 + dpkg --print-architecture [2022-06-02T19:48:12.726Z] #40 203.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-06-02T19:48:12.726Z] #40 203.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-02T19:48:12.726Z] #40 203.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-02T19:48:12.966Z] #43 34.30 CC images/ghost-file.o [2022-06-02T19:48:12.982Z] #40 ... [2022-06-02T19:48:12.982Z] [2022-06-02T19:48:12.982Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T19:48:12.982Z] #25 sha256:411fea692586550ab4bf6b55be7b2e8132d749734c052d089ca583a62e59f1fb [2022-06-02T19:48:12.982Z] #25 DONE 0.2s [2022-06-02T19:48:13.239Z] [2022-06-02T19:48:13.239Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T19:48:13.239Z] #30 sha256:0a85c18bd5c7a1bfce51d679b828948d8c5c5dbbca1aa8aea29cc3dfaf68e4ec [2022-06-02T19:48:13.535Z] #43 34.75 CC images/fifo.o [2022-06-02T19:48:13.794Z] #43 35.07 CC images/remap-file-path.o [2022-06-02T19:48:14.053Z] #43 35.40 CC images/eventfd.o [2022-06-02T19:48:14.443Z] #20 45.53 Selecting previously unselected package vim. [2022-06-02T19:48:14.443Z] #20 45.54 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-06-02T19:48:14.443Z] #20 45.57 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:48:14.621Z] #43 35.72 CC images/eventpoll.o [2022-06-02T19:48:14.622Z] #43 35.97 CC images/fh.o [2022-06-02T19:48:14.705Z] #20 45.96 Selecting previously unselected package xfsprogs. [2022-06-02T19:48:14.705Z] #20 45.96 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-06-02T19:48:14.705Z] #20 45.97 Unpacking xfsprogs (4.20.0-1) ... [2022-06-02T19:48:14.966Z] #20 46.40 Selecting previously unselected package zip. [2022-06-02T19:48:14.966Z] #20 46.40 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-06-02T19:48:14.966Z] #20 46.41 Unpacking zip (3.0-11+b1) ... [2022-06-02T19:48:15.132Z] #30 DONE 2.0s [2022-06-02T19:48:15.132Z] [2022-06-02T19:48:15.132Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T19:48:15.132Z] #33 sha256:ac7240a2b74b14766023ec3939020ffc2a1207ce0f6e9a8eacfd4ee32c45c462 [2022-06-02T19:48:15.132Z] #33 DONE 0.1s [2022-06-02T19:48:15.132Z] [2022-06-02T19:48:15.132Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:15.132Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:15.132Z] #43 138.4 CC criu/protobuf-desc.o [2022-06-02T19:48:15.132Z] #43 139.6 CC criu/protobuf.o [2022-06-02T19:48:15.132Z] #43 140.2 CC criu/pstree.o [2022-06-02T19:48:15.132Z] #43 141.7 CC criu/rbtree.o [2022-06-02T19:48:15.191Z] #43 36.46 CC images/fsnotify.o [2022-06-02T19:48:15.227Z] #20 46.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:48:15.227Z] #20 46.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:48:15.227Z] #20 46.67 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-06-02T19:48:15.227Z] #20 46.68 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-06-02T19:48:15.227Z] #20 46.70 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-06-02T19:48:15.227Z] #20 46.71 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-06-02T19:48:15.227Z] #20 46.72 Setting up uidmap (1:4.5-1.1) ... [2022-06-02T19:48:15.227Z] #20 46.75 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-06-02T19:48:15.389Z] #43 ... [2022-06-02T19:48:15.389Z] [2022-06-02T19:48:15.389Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-06-02T19:48:15.389Z] #35 sha256:7e9323b24ecc29a6c5266aa50057c735fa43a0e245bafaf8cfefe77b4c9121ae [2022-06-02T19:48:15.389Z] #35 DONE 0.1s [2022-06-02T19:48:15.489Z] #20 46.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:48:15.489Z] #20 46.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:48:15.489Z] #20 46.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-06-02T19:48:15.489Z] #20 46.81 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-06-02T19:48:15.489Z] #20 46.83 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:48:15.489Z] #20 46.84 Setting up zip (3.0-11+b1) ... [2022-06-02T19:48:15.489Z] #20 46.86 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:48:15.489Z] #20 46.88 Setting up bash-completion (1:2.8-6) ... [2022-06-02T19:48:15.645Z] [2022-06-02T19:48:15.645Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:15.645Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:15.645Z] #43 142.3 CC criu/rst-malloc.o [2022-06-02T19:48:15.759Z] #43 37.14 CC images/signalfd.o [2022-06-02T19:48:15.901Z] #43 ... [2022-06-02T19:48:15.901Z] [2022-06-02T19:48:15.901Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T19:48:15.901Z] #38 sha256:580711f4c9e0aa92acf643c3ca5b2a0d899d516f7f02aad87bb4e0f4c2efde35 [2022-06-02T19:48:15.901Z] #38 DONE 0.4s [2022-06-02T19:48:15.901Z] [2022-06-02T19:48:15.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:15.901Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:15.901Z] #43 142.6 CC criu/seccomp.o [2022-06-02T19:48:16.018Z] #43 37.42 CC images/fs.o [2022-06-02T19:48:16.277Z] #43 37.71 CC images/pstree.o [2022-06-02T19:48:16.830Z] #43 143.4 CC criu/seize.o [2022-06-02T19:48:16.845Z] #43 37.94 CC images/pipe.o [2022-06-02T19:48:16.845Z] #43 38.22 CC images/tcp-stream.o [2022-06-02T19:48:16.845Z] #43 ... [2022-06-02T19:48:16.845Z] [2022-06-02T19:48:16.845Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:48:16.845Z] #56 sha256:ac1bf30b9dc6006ac011c3a46e07fd7bd42128ccc4d93b05f63e15f4117dbff3 [2022-06-02T19:48:17.105Z] #56 69.35 Checking out files: 32% (1568/4764) Checking out files: 33% (1573/4764) Checking out files: 34% (1620/4764) Checking out files: 35% (1668/4764) Checking out files: 36% (1716/4764) Checking out files: 37% (1763/4764) Checking out files: 38% (1811/4764) Checking out files: 39% (1858/4764) Checking out files: 40% (1906/4764) Checking out files: 41% (1954/4764) Checking out files: 42% (2001/4764) Checking out files: 43% (2049/4764) Checking out files: 44% (2097/4764) Checking out files: 45% (2144/4764) Checking out files: 46% (2192/4764) Checking out files: 47% (2240/4764) Checking out files: 48% (2287/4764) Checking out files: 49% (2335/4764) Checking out files: 50% (2382/4764) Checking out files: 51% (2430/4764) Checking out files: 52% (2478/4764) Checking out files: 53% (2525/4764) Checking out files: 54% (2573/4764) Checking out files: 55% (2621/4764) Checking out files: 56% (2668/4764) Checking out files: 57% (2716/4764) Checking out files: 58% (2764/4764) Checking out files: 59% (2811/4764) Checking out files: 60% (2859/4764) Checking out files: 61% (2907/4764) Checking out files: 62% (2954/4764) Checking out files: 63% (3002/4764) Checking out files: 64% (3049/4764) Checking out files: 65% (3097/4764) Checking out files: 66% (3145/4764) Checking out files: 67% (3192/4764) Checking out files: 68% (3240/4764) Checking out files: 69% (3288/4764) Checking out files: 70% (3335/4764) Checking out files: 71% (3383/4764) Checking out files: 71% (3401/4764) Checking out files: 72% (3431/4764) Checking out files: 73% (3478/4764) Checking out files: 74% (3526/4764) Checking out files: 75% (3573/4764) Checking out files: 76% (3621/4764) Checking out files: 77% (3669/4764) Checking out files: 78% (3716/4764) Checking out files: 79% (3764/4764) Checking out files: 80% (3812/4764) Checking out files: 81% (3859/4764) Checking out files: 82% (3907/4764) Checking out files: 83% (3955/4764) Checking out files: 84% (4002/4764) Checking out files: 85% (4050/4764) Checking out files: 86% (4098/4764) Checking out files: 87% (4145/4764) Checking out files: 88% (4193/4764) Checking out files: 89% (4240/4764) Checking out files: 90% (4288/4764) Checking out files: 91% (4336/4764) Checking out files: 92% (4383/4764) Checking out files: 92% (4390/4764) Checking out files: 93% (4431/4764) Checking out files: 94% (4479/4764) Checking out files: 95% (4526/4764) Checking out files: 96% (4574/4764) Checking out files: 97% (4622/4764) Checking out files: 98% (4669/4764) Checking out files: 99% (4717/4764) Checking out files: 100% (4764/4764) Checking out files: 100% (4764/4764), done. [2022-06-02T19:48:17.364Z] #56 71.72 + cd /tmp/tmp.k8BPhcARpV/src/github.com/containerd/containerd [2022-06-02T19:48:17.364Z] #56 71.73 + git checkout -q v1.6.4 [2022-06-02T19:48:17.758Z] #43 144.3 CC criu/servicefd.o [2022-06-02T19:48:18.039Z] #20 ... [2022-06-02T19:48:18.039Z] [2022-06-02T19:48:18.039Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:18.039Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:18.039Z] #43 90.91 CC criu/cr-service.o [2022-06-02T19:48:18.039Z] #43 92.61 CC criu/crtools.o [2022-06-02T19:48:18.039Z] #43 93.23 CC criu/eventfd.o [2022-06-02T19:48:18.039Z] #43 93.63 CC criu/eventpoll.o [2022-06-02T19:48:18.039Z] #43 94.53 CC criu/external.o [2022-06-02T19:48:18.039Z] #43 94.91 CC criu/fault-injection.o [2022-06-02T19:48:18.039Z] #43 95.01 CC criu/fdstore.o [2022-06-02T19:48:18.039Z] #43 95.36 CC criu/fifo.o [2022-06-02T19:48:18.039Z] #43 95.72 CC criu/file-ids.o [2022-06-02T19:48:18.039Z] #43 96.14 CC criu/file-lock.o [2022-06-02T19:48:18.039Z] #43 97.06 CC criu/files-ext.o [2022-06-02T19:48:18.039Z] #43 97.41 CC criu/files-reg.o [2022-06-02T19:48:18.039Z] #43 99.68 CC criu/files.o [2022-06-02T19:48:18.302Z] #43 ... [2022-06-02T19:48:18.302Z] [2022-06-02T19:48:18.302Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:48:18.302Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:48:18.302Z] #20 49.83 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-06-02T19:48:18.320Z] #43 144.7 CC criu/shmem.o [2022-06-02T19:48:18.562Z] #20 49.85 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:48:18.563Z] #20 49.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T19:48:18.563Z] #20 49.88 Setting up patch (2.7.6-3+deb10u1) ... [2022-06-02T19:48:18.563Z] #20 49.90 Setting up sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:48:18.563Z] #20 49.97 invoke-rc.d: could not determine current runlevel [2022-06-02T19:48:18.563Z] #20 49.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T19:48:18.563Z] #20 50.00 Setting up pigz (2.4-1) ... [2022-06-02T19:48:18.563Z] #20 50.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-02T19:48:18.563Z] #20 50.03 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-06-02T19:48:18.563Z] #20 50.06 Setting up python-pip-whl (18.1-5) ... [2022-06-02T19:48:18.563Z] #20 50.07 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-06-02T19:48:18.822Z] #20 50.10 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:48:19.082Z] #20 50.53 Setting up libaio1:arm64 (0.3.112-3) ... [2022-06-02T19:48:19.082Z] #20 50.55 Setting up libonig5:arm64 (6.9.1-1) ... [2022-06-02T19:48:19.082Z] #20 50.56 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-06-02T19:48:19.082Z] #20 50.58 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:48:19.248Z] #43 145.8 CC criu/sigframe.o [2022-06-02T19:48:19.248Z] #43 146.0 CC criu/signalfd.o [2022-06-02T19:48:19.274Z] #56 73.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T19:48:19.274Z] #56 73.56 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T19:48:19.274Z] #56 73.56 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:48:19.274Z] #56 73.56 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T19:48:19.274Z] #56 73.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T19:48:19.274Z] #56 73.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T19:48:19.274Z] #56 73.56 + '[' '' = dynamic ']' [2022-06-02T19:48:19.274Z] #56 73.56 + make [2022-06-02T19:48:19.344Z] #20 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T19:48:19.344Z] #20 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T19:48:19.344Z] #20 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T19:48:19.344Z] #20 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T19:48:19.344Z] #20 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T19:48:19.344Z] #20 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T19:48:19.344Z] #20 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T19:48:19.344Z] #20 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T19:48:19.344Z] #20 50.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-06-02T19:48:19.344Z] #20 50.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:48:19.344Z] #20 50.75 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-06-02T19:48:19.344Z] #20 50.76 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:48:19.344Z] #20 50.78 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-06-02T19:48:19.344Z] #20 50.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:48:19.810Z] #43 146.3 CC criu/sk-inet.o [2022-06-02T19:48:21.178Z] #43 147.5 CC criu/sk-netlink.o [2022-06-02T19:48:21.435Z] #43 148.0 CC criu/sk-packet.o [2022-06-02T19:48:22.365Z] #43 148.7 CC criu/sk-queue.o [2022-06-02T19:48:22.571Z] #56 76.56 + bin/ctr [2022-06-02T19:48:22.653Z] #20 54.02 Setting up iptables (1.8.2-4) ... [2022-06-02T19:48:22.653Z] #20 54.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:48:22.653Z] #20 54.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:48:22.653Z] #20 54.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:48:22.653Z] #20 54.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:48:22.653Z] #20 54.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T19:48:22.653Z] #20 54.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T19:48:22.654Z] #20 54.09 Setting up python3 (3.7.3-1) ... [2022-06-02T19:48:22.927Z] #43 149.3 CC criu/sk-tcp.o [2022-06-02T19:48:23.225Z] #20 54.55 Setting up python3-wheel (0.32.3-2) ... [2022-06-02T19:48:23.497Z] #43 150.0 CC criu/sk-unix.o [2022-06-02T19:48:23.797Z] #20 55.21 Setting up apparmor (2.13.2-10) ... [2022-06-02T19:48:24.885Z] #43 ... [2022-06-02T19:48:24.885Z] [2022-06-02T19:48:24.885Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:48:24.885Z] #49 sha256:0085216f3ec70d21a71d77e7743dc3910181647820d9ecd44341de8d844cd909 [2022-06-02T19:48:24.885Z] #49 216.7 + /build/golangci-lint --version [2022-06-02T19:48:25.448Z] #49 217.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-06-02T19:48:25.705Z] #49 DONE 217.3s [2022-06-02T19:48:25.705Z] [2022-06-02T19:48:25.705Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:25.705Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:25.705Z] #43 152.1 CC criu/sockets.o [2022-06-02T19:48:25.711Z] #20 57.11 Setting up xfsprogs (4.20.0-1) ... [2022-06-02T19:48:25.711Z] #20 57.13 Setting up python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:48:25.868Z] #56 ... [2022-06-02T19:48:25.868Z] [2022-06-02T19:48:25.868Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:48:25.868Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:48:25.868Z] #13 139.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T19:48:25.868Z] #13 139.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-06-02T19:48:25.868Z] #13 139.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:48:26.283Z] #20 57.55 Setting up python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:48:26.633Z] #43 153.1 CC criu/stats.o [2022-06-02T19:48:26.890Z] #43 153.5 CC criu/string.o [2022-06-02T19:48:27.146Z] #43 153.6 CC criu/sysctl.o [2022-06-02T19:48:27.227Z] #20 58.53 Setting up python3-distutils (3.7.3-1) ... [2022-06-02T19:48:27.248Z] #13 ... [2022-06-02T19:48:27.248Z] [2022-06-02T19:48:27.248Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:27.248Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:27.248Z] #43 38.50 CC images/sk-packet.o [2022-06-02T19:48:27.248Z] #43 38.77 CC images/mnt.o [2022-06-02T19:48:27.248Z] #43 39.13 CC images/pipe-data.o [2022-06-02T19:48:27.248Z] #43 39.55 CC images/sa.o [2022-06-02T19:48:27.248Z] #43 39.89 CC images/timer.o [2022-06-02T19:48:27.248Z] #43 40.42 CC images/timerfd.o [2022-06-02T19:48:27.248Z] #43 40.97 CC images/mm.o [2022-06-02T19:48:27.248Z] #43 41.36 CC images/sk-opts.o [2022-06-02T19:48:27.248Z] #43 41.67 CC images/sk-unix.o [2022-06-02T19:48:27.248Z] #43 42.10 CC images/sk-inet.o [2022-06-02T19:48:27.248Z] #43 42.58 CC images/tun.o [2022-06-02T19:48:27.248Z] #43 42.99 CC images/sk-netlink.o [2022-06-02T19:48:27.248Z] #43 43.31 CC images/packet-sock.o [2022-06-02T19:48:27.248Z] #43 43.77 CC images/ipc-var.o [2022-06-02T19:48:27.248Z] #43 44.05 CC images/ipc-desc.o [2022-06-02T19:48:27.248Z] #43 44.41 CC images/ipc-shm.o [2022-06-02T19:48:27.248Z] #43 44.85 CC images/ipc-msg.o [2022-06-02T19:48:27.248Z] #43 45.16 CC images/ipc-sem.o [2022-06-02T19:48:27.248Z] #43 45.39 CC images/utsns.o [2022-06-02T19:48:27.248Z] #43 45.67 CC images/creds.o [2022-06-02T19:48:27.248Z] #43 46.01 CC images/vma.o [2022-06-02T19:48:27.248Z] #43 46.43 CC images/netdev.o [2022-06-02T19:48:27.248Z] #43 46.79 CC images/tty.o [2022-06-02T19:48:27.248Z] #43 47.48 CC images/file-lock.o [2022-06-02T19:48:27.248Z] #43 47.72 CC images/rlimit.o [2022-06-02T19:48:27.248Z] #43 47.90 CC images/pagemap.o [2022-06-02T19:48:27.248Z] #43 48.18 CC images/siginfo.o [2022-06-02T19:48:27.248Z] #43 48.54 CC images/rpc.o [2022-06-02T19:48:27.799Z] #20 59.05 Setting up python3-setuptools (40.8.0-1) ... [2022-06-02T19:48:28.076Z] #43 154.6 CC criu/sysfs_parse.o [2022-06-02T19:48:28.333Z] #43 155.0 CC criu/timens.o [2022-06-02T19:48:28.590Z] #43 155.3 CC criu/timerfd.o [2022-06-02T19:48:28.638Z] #43 49.89 CC images/ext-file.o [2022-06-02T19:48:28.898Z] #43 50.21 CC images/cgroup.o [2022-06-02T19:48:29.153Z] #43 155.7 CC criu/tty.o [2022-06-02T19:48:29.185Z] #20 ... [2022-06-02T19:48:29.185Z] [2022-06-02T19:48:29.185Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:29.186Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:29.186Z] #43 101.7 CC criu/filesystems.o [2022-06-02T19:48:29.186Z] #43 102.6 CC criu/fsnotify.o [2022-06-02T19:48:29.186Z] #43 103.6 CC criu/image-desc.o [2022-06-02T19:48:29.186Z] #43 103.8 CC criu/image.o [2022-06-02T19:48:29.186Z] #43 104.8 CC criu/ipc_ns.o [2022-06-02T19:48:29.186Z] #43 106.2 CC criu/irmap.o [2022-06-02T19:48:29.186Z] #43 106.8 CC criu/kcmp-ids.o [2022-06-02T19:48:29.186Z] #43 107.1 CC criu/kerndat.o [2022-06-02T19:48:29.186Z] #43 108.3 CC criu/libnetlink.o [2022-06-02T19:48:29.186Z] #43 108.7 CC criu/log.o [2022-06-02T19:48:29.186Z] #43 109.3 CC criu/lsm.o [2022-06-02T19:48:29.186Z] #43 109.9 CC criu/mem.o [2022-06-02T19:48:29.186Z] #43 ... [2022-06-02T19:48:29.186Z] [2022-06-02T19:48:29.186Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:48:29.186Z] #20 sha256:566669b7d74dd63ec2653b8f93dd69b1459db6858b4d999f49a3c72177766b11 [2022-06-02T19:48:29.186Z] #20 60.52 Setting up python3-pip (18.1-5) ... [2022-06-02T19:48:29.836Z] #43 50.92 CC images/userns.o [2022-06-02T19:48:29.836Z] #43 51.32 CC images/google/protobuf/descriptor.o [2022-06-02T19:48:30.127Z] #20 61.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:48:30.127Z] #20 61.57 Processing triggers for mime-support (3.62) ... [2022-06-02T19:48:31.044Z] #43 157.4 CC criu/tun.o [2022-06-02T19:48:31.301Z] #43 157.9 CC criu/uffd.o [2022-06-02T19:48:32.045Z] #20 DONE 63.1s [2022-06-02T19:48:32.045Z] [2022-06-02T19:48:32.045Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T19:48:32.045Z] #21 sha256:c7e10c54adcf5bab411f5b8ec38b1ae5122b870f430f3ce64673998dce7d4353 [2022-06-02T19:48:32.229Z] #43 158.9 CC criu/util.o [2022-06-02T19:48:32.306Z] #21 0.666 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T19:48:32.306Z] #21 0.671 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T19:48:32.306Z] #21 0.676 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T19:48:32.306Z] #21 DONE 0.7s [2022-06-02T19:48:32.306Z] [2022-06-02T19:48:32.306Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:48:32.306Z] #22 sha256:a3c13672597260e12efef92eb482c79a7a3551688262bbe95b07a029f5e58f25 [2022-06-02T19:48:32.372Z] #43 53.71 CC images/opts.o [2022-06-02T19:48:32.635Z] #43 54.05 CC images/seccomp.o [2022-06-02T19:48:33.211Z] #43 54.46 CC images/binfmt-misc.o [2022-06-02T19:48:33.472Z] #43 54.75 CC images/time.o [2022-06-02T19:48:33.595Z] #43 159.9 CC criu/uts_ns.o [2022-06-02T19:48:33.595Z] #43 160.1 CC criu/vdso-compat.o [2022-06-02T19:48:33.595Z] #43 160.3 CC criu/vdso.o [2022-06-02T19:48:33.731Z] #43 54.92 CC images/sysctl.o [2022-06-02T19:48:33.731Z] #43 55.14 CC images/autofs.o [2022-06-02T19:48:33.991Z] #43 55.47 CC images/macvlan.o [2022-06-02T19:48:34.158Z] #43 160.9 LINK criu/built-in.o [2022-06-02T19:48:34.559Z] #43 55.86 CC images/sit.o [2022-06-02T19:48:34.721Z] #43 161.0 LINK criu/criu [2022-06-02T19:48:34.721Z] #43 161.4 DEP lib/c/criu.d [2022-06-02T19:48:34.721Z] #43 161.4 CC images/rpc.pb-c.o [2022-06-02T19:48:35.127Z] #43 56.26 CC images/memfd.o [2022-06-02T19:48:35.387Z] #43 56.73 CC images/timens.o [2022-06-02T19:48:35.651Z] #43 ... [2022-06-02T19:48:35.651Z] [2022-06-02T19:48:35.651Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:48:35.651Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:48:35.651Z] #40 DONE 226.8s [2022-06-02T19:48:35.651Z] [2022-06-02T19:48:35.651Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:35.651Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:35.651Z] #43 162.0 CC lib/c/criu.o [2022-06-02T19:48:35.700Z] #43 57.10 LINK images/built-in.o [2022-06-02T19:48:36.156Z] #43 57.47 GEN compel/include/asm [2022-06-02T19:48:36.415Z] #43 57.56 GEN compel/include/version.h [2022-06-02T19:48:36.415Z] #43 57.64 touch .config [2022-06-02T19:48:36.415Z] #43 57.79 GEN include/common/config.h [2022-06-02T19:48:36.581Z] #43 163.1 LINK lib/c/built-in.o [2022-06-02T19:48:36.581Z] #43 163.1 LINK lib/c/libcriu.so [2022-06-02T19:48:36.581Z] #43 163.2 LINK lib/c/libcriu.a [2022-06-02T19:48:36.683Z] #43 58.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-06-02T19:48:36.683Z] #43 58.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-06-02T19:48:36.683Z] #43 58.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-06-02T19:48:36.683Z] #43 58.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-06-02T19:48:36.837Z] #43 163.3 GEN magic.py [2022-06-02T19:48:36.837Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:48:36.837Z] #43 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:48:36.837Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:48:36.837Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:48:36.837Z] #43 163.5 Note: Building without GnuTLS support [2022-06-02T19:48:36.948Z] #43 58.18 DEP compel/arch/x86/plugins/std/memcpy.d [2022-06-02T19:48:36.948Z] #43 58.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-06-02T19:48:36.948Z] #43 58.30 GEN compel/plugins/include/uapi/std/syscall.h [2022-06-02T19:48:36.948Z] #43 58.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-06-02T19:48:36.948Z] #43 58.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-06-02T19:48:36.948Z] #43 58.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-06-02T19:48:36.948Z] #43 58.46 DEP compel/plugins/std/infect.d [2022-06-02T19:48:37.514Z] #43 58.64 DEP compel/plugins/std/string.d [2022-06-02T19:48:37.514Z] #43 58.90 DEP compel/plugins/std/log.d [2022-06-02T19:48:37.598Z] #22 4.994 Collecting yamllint==1.26.1 [2022-06-02T19:48:37.766Z] #43 ... [2022-06-02T19:48:37.766Z] [2022-06-02T19:48:37.766Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T19:48:37.766Z] #41 sha256:4b307743d1b5d14c781f4369bca893e1c615766d0a7601e1a56529073eb667f8 [2022-06-02T19:48:37.766Z] #41 DONE 0.2s [2022-06-02T19:48:37.766Z] [2022-06-02T19:48:37.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:37.766Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:37.766Z] #43 164.2 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:48:37.773Z] #43 59.12 DEP compel/plugins/std/fds.d [2022-06-02T19:48:38.033Z] #43 59.24 DEP compel/plugins/std/std.d [2022-06-02T19:48:38.033Z] #43 59.44 DEP compel/plugins/shmem/shmem.d [2022-06-02T19:48:38.291Z] #43 59.59 DEP compel/plugins/fds/fds.d [2022-06-02T19:48:38.291Z] #43 59.71 CC compel/plugins/std/std.o [2022-06-02T19:48:38.329Z] #43 164.8 make[1]: Nothing to be done for 'all'. [2022-06-02T19:48:38.859Z] #43 60.12 CC compel/plugins/std/fds.o [2022-06-02T19:48:38.892Z] #43 165.4 make[1]: 'images/built-in.o' is up to date. [2022-06-02T19:48:38.892Z] #43 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-06-02T19:48:38.892Z] #43 165.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-06-02T19:48:38.892Z] #43 165.5 make[1]: 'compel/libcompel.a' is up to date. [2022-06-02T19:48:38.892Z] #43 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-06-02T19:48:38.892Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2022-06-02T19:48:38.892Z] #43 165.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:48:39.118Z] #43 60.52 CC compel/plugins/std/log.o [2022-06-02T19:48:39.148Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.148Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.148Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.405Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.405Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.405Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.405Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.511Z] #22 ... [2022-06-02T19:48:39.511Z] [2022-06-02T19:48:39.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:39.511Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:39.511Z] #43 112.0 CC criu/memfd.o [2022-06-02T19:48:39.511Z] #43 112.8 CC criu/mount.o [2022-06-02T19:48:39.511Z] #43 117.6 CC criu/namespaces.o [2022-06-02T19:48:39.511Z] #43 119.7 CC criu/net.o [2022-06-02T19:48:39.661Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2022-06-02T19:48:39.661Z] #43 166.2 INSTALL criu/criu [2022-06-02T19:48:39.661Z] #43 DONE 166.3s [2022-06-02T19:48:39.661Z] [2022-06-02T19:48:39.661Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:48:39.661Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:48:40.453Z] #43 123.0 CC criu/netfilter.o [2022-06-02T19:48:40.453Z] #43 123.4 CC criu/page-pipe.o [2022-06-02T19:48:40.498Z] #43 61.70 CC compel/plugins/std/string.o [2022-06-02T19:48:41.033Z] #56 ... [2022-06-02T19:48:41.033Z] [2022-06-02T19:48:41.033Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-06-02T19:48:41.033Z] #44 sha256:0de750dd311f05490be83a199b0a36851f39cd2318e76bf401628ca48cb6f718 [2022-06-02T19:48:41.290Z] #44 DONE 0.1s [2022-06-02T19:48:41.290Z] [2022-06-02T19:48:41.290Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:48:41.290Z] #53 sha256:6a74a58b3548219c981d8580a92b78d00764a8731e46d99c95f99437fb63ae2c [2022-06-02T19:48:41.290Z] #53 ... [2022-06-02T19:48:41.290Z] [2022-06-02T19:48:41.290Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-06-02T19:48:41.290Z] #46 sha256:8043810a7f1256c19b139fb77bc34d4f9e50561d8998eb6995227805250b9e81 [2022-06-02T19:48:41.397Z] #43 124.1 CC criu/page-xfer.o [2022-06-02T19:48:41.435Z] #43 62.75 CC compel/plugins/std/infect.o [2022-06-02T19:48:41.546Z] #46 DONE 0.3s [2022-06-02T19:48:41.546Z] [2022-06-02T19:48:41.546Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:48:41.546Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:48:41.803Z] #56 ... [2022-06-02T19:48:41.803Z] [2022-06-02T19:48:41.803Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T19:48:41.803Z] #48 sha256:6772bfbb2b8017f30eca37bd33b019f2200d81c47ed8e3c19db5f118b9a65b31 [2022-06-02T19:48:41.803Z] #48 DONE 0.2s [2022-06-02T19:48:41.803Z] [2022-06-02T19:48:41.803Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T19:48:41.803Z] #50 sha256:e3ae3d1f7d9606d214b403506f3038ec7a451cd1a8f618888ed0e24aa17d8388 [2022-06-02T19:48:42.003Z] #43 63.46 CC compel/arch/x86/plugins/std/parasite-head.o [2022-06-02T19:48:42.069Z] #50 DONE 0.4s [2022-06-02T19:48:42.069Z] [2022-06-02T19:48:42.069Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:48:42.069Z] #53 sha256:6a74a58b3548219c981d8580a92b78d00764a8731e46d99c95f99437fb63ae2c [2022-06-02T19:48:42.262Z] #43 63.55 CC compel/arch/x86/plugins/std/memcpy.o [2022-06-02T19:48:42.262Z] #43 63.64 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-06-02T19:48:42.329Z] #53 ... [2022-06-02T19:48:42.329Z] [2022-06-02T19:48:42.329Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T19:48:42.329Z] #52 sha256:1b78b4ff25244875d83698c1f7a1d10dce11ca1feb459cde7596a52cbcef6cb9 [2022-06-02T19:48:42.329Z] #52 DONE 0.1s [2022-06-02T19:48:42.329Z] [2022-06-02T19:48:42.329Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:48:42.329Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:48:42.522Z] #43 63.80 AR compel/plugins/std.lib.a [2022-06-02T19:48:42.781Z] #43 64.07 CC compel/plugins/fds/fds.o [2022-06-02T19:48:42.843Z] #43 ... [2022-06-02T19:48:42.843Z] [2022-06-02T19:48:42.843Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:48:42.843Z] #22 sha256:a3c13672597260e12efef92eb482c79a7a3551688262bbe95b07a029f5e58f25 [2022-06-02T19:48:42.843Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-06-02T19:48:43.040Z] #56 260.2 # github.com/containerd/containerd/cmd/containerd [2022-06-02T19:48:43.040Z] #56 260.2 /usr/bin/ld: /tmp/go-link-3538125375/000019.o: in function `New': [2022-06-02T19:48:43.040Z] #56 260.2 /tmp/tmp.wPc95pPFgn/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-06-02T19:48:43.040Z] #56 260.3 + bin/containerd-stress [2022-06-02T19:48:43.040Z] #56 261.5 + bin/containerd-shim [2022-06-02T19:48:43.040Z] #43 64.45 AR compel/plugins/fds.lib.a [2022-06-02T19:48:43.040Z] #43 64.47 HOSTDEP compel/src/lib/log-host.d [2022-06-02T19:48:43.300Z] #43 64.52 HOSTDEP compel/src/lib/handle-elf-host.d [2022-06-02T19:48:43.300Z] #43 64.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-06-02T19:48:43.300Z] #43 64.71 HOSTDEP compel/src/main-host.d [2022-06-02T19:48:43.559Z] #43 64.84 DEP compel/src/lib/ptrace.d [2022-06-02T19:48:43.818Z] #43 65.04 DEP compel/src/lib/infect.d [2022-06-02T19:48:43.818Z] #43 65.23 DEP compel/src/lib/infect-util.d [2022-06-02T19:48:44.080Z] #43 65.36 DEP compel/src/lib/infect-rpc.d [2022-06-02T19:48:44.080Z] #43 65.48 DEP compel/arch/x86/src/lib/infect.d [2022-06-02T19:48:44.233Z] #22 11.70 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-06-02T19:48:44.233Z] #22 11.78 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-06-02T19:48:44.233Z] #22 11.89 Collecting pyyaml (from yamllint==1.26.1) [2022-06-02T19:48:44.338Z] #43 65.61 DEP compel/arch/x86/src/lib/cpu.d [2022-06-02T19:48:44.339Z] #43 65.67 DEP compel/src/lib/log.d [2022-06-02T19:48:44.339Z] #43 65.74 DEP compel/src/main.d [2022-06-02T19:48:44.339Z] #43 65.85 DEP compel/src/lib/handle-elf.d [2022-06-02T19:48:44.598Z] #43 65.92 DEP compel/arch/x86/src/lib/handle-elf.d [2022-06-02T19:48:44.809Z] #22 12.25 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-06-02T19:48:44.809Z] #22 ... [2022-06-02T19:48:44.809Z] [2022-06-02T19:48:44.809Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:48:44.809Z] #40 sha256:4a0ab6f20c8acc6e3967b4937c829c4c0354ab3ccfc216eaffe15a28da040433 [2022-06-02T19:48:44.809Z] #40 181.2 + dpkg --print-architecture [2022-06-02T19:48:44.809Z] #40 DONE 181.9s [2022-06-02T19:48:44.857Z] #43 66.00 CC compel/src/lib/log.o [2022-06-02T19:48:45.069Z] [2022-06-02T19:48:45.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:45.069Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:45.069Z] #43 125.9 CC criu/pagemap-cache.o [2022-06-02T19:48:45.069Z] #43 126.3 CC criu/pagemap.o [2022-06-02T19:48:45.069Z] #43 127.7 CC criu/parasite-syscall.o [2022-06-02T19:48:45.115Z] #43 66.30 CC compel/arch/x86/src/lib/cpu.o [2022-06-02T19:48:46.010Z] #43 128.9 CC criu/path.o [2022-06-02T19:48:46.050Z] #43 67.47 CC compel/arch/x86/src/lib/infect.o [2022-06-02T19:48:46.581Z] #43 129.2 CC criu/pie-util-vdso.o [2022-06-02T19:48:46.842Z] #43 129.6 CC criu/pie-util.o [2022-06-02T19:48:47.104Z] #43 129.8 CC criu/pipes.o [2022-06-02T19:48:47.427Z] #43 68.52 CC compel/src/lib/infect-rpc.o [2022-06-02T19:48:47.676Z] #43 130.5 CC criu/plugin.o [2022-06-02T19:48:47.686Z] #43 69.11 CC compel/src/lib/infect-util.o [2022-06-02T19:48:48.247Z] #43 130.9 CC criu/proc_parse.o [2022-06-02T19:48:48.256Z] #43 69.49 CC compel/src/lib/infect.o [2022-06-02T19:48:49.193Z] #43 ... [2022-06-02T19:48:49.193Z] [2022-06-02T19:48:49.193Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-06-02T19:48:49.193Z] #13 sha256:01e8d41b1a30c1715616dac3a0554215db4711daaad6a320700d71ae080e80c6 [2022-06-02T19:48:49.451Z] #13 163.0 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T19:48:49.451Z] #13 163.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-06-02T19:48:49.451Z] #13 163.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:48:49.711Z] #13 163.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T19:48:49.711Z] #13 163.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-06-02T19:48:49.711Z] #13 163.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:48:50.279Z] #13 163.8 Selecting previously unselected package libbtrfs0. [2022-06-02T19:48:50.279Z] #13 163.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-06-02T19:48:50.279Z] #13 163.8 Unpacking libbtrfs0 (4.20.1-2) ... [2022-06-02T19:48:50.538Z] #13 164.1 Selecting previously unselected package libbtrfs-dev. [2022-06-02T19:48:50.538Z] #13 164.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-06-02T19:48:50.538Z] #13 164.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:48:50.791Z] #43 133.4 CC criu/protobuf-desc.o [2022-06-02T19:48:50.797Z] #13 164.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T19:48:50.797Z] #13 164.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:48:50.797Z] #13 164.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:48:50.797Z] #13 164.6 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T19:48:50.797Z] #13 164.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:48:51.056Z] #13 164.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:48:51.056Z] #13 164.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T19:48:51.056Z] #13 164.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-06-02T19:48:51.056Z] #13 164.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:48:51.362Z] #43 134.2 CC criu/protobuf.o [2022-06-02T19:48:51.932Z] #43 134.6 CC criu/pstree.o [2022-06-02T19:48:51.994Z] #13 165.5 Selecting previously unselected package libpcre16-3:amd64. [2022-06-02T19:48:51.994Z] #13 165.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:48:51.994Z] #13 165.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:48:52.253Z] #13 165.9 Selecting previously unselected package libpcre32-3:amd64. [2022-06-02T19:48:52.253Z] #13 165.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-06-02T19:48:52.253Z] #13 165.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:48:52.512Z] #13 166.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-06-02T19:48:52.512Z] #13 166.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-06-02T19:48:52.771Z] #13 166.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:48:52.771Z] #13 166.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-06-02T19:48:52.771Z] #13 166.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-06-02T19:48:52.771Z] #13 166.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:48:52.873Z] #43 135.7 CC criu/rbtree.o [2022-06-02T19:48:53.444Z] #43 136.1 CC criu/rst-malloc.o [2022-06-02T19:48:53.705Z] #43 136.5 CC criu/seccomp.o [2022-06-02T19:48:53.709Z] #13 167.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T19:48:53.709Z] #13 167.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-06-02T19:48:53.709Z] #13 167.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:48:54.095Z] #56 259.0 # github.com/containerd/containerd/cmd/containerd [2022-06-02T19:48:54.095Z] #56 259.0 /usr/bin/ld: /tmp/go-link-656546450/000019.o: in function `New': [2022-06-02T19:48:54.095Z] #56 259.0 /tmp/tmp.bKwCXrzoP1/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-06-02T19:48:54.095Z] #56 259.0 + bin/containerd-stress [2022-06-02T19:48:54.095Z] #56 260.2 + bin/containerd-shim [2022-06-02T19:48:54.227Z] #13 167.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T19:48:54.227Z] #13 167.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-06-02T19:48:54.227Z] #13 167.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:48:54.277Z] #43 137.2 CC criu/seize.o [2022-06-02T19:48:54.485Z] #13 168.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T19:48:54.485Z] #13 168.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-06-02T19:48:54.485Z] #13 168.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:48:55.055Z] #13 168.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T19:48:55.055Z] #13 168.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-06-02T19:48:55.055Z] #13 168.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:48:55.219Z] #43 138.1 CC criu/servicefd.o [2022-06-02T19:48:55.270Z] #56 272.0 + bin/containerd-shim-runc-v1 [2022-06-02T19:48:55.480Z] #43 ... [2022-06-02T19:48:55.480Z] [2022-06-02T19:48:55.480Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:48:55.480Z] #22 sha256:a3c13672597260e12efef92eb482c79a7a3551688262bbe95b07a029f5e58f25 [2022-06-02T19:48:55.480Z] #22 13.12 Installing build dependencies: started [2022-06-02T19:48:55.741Z] #22 ... [2022-06-02T19:48:55.741Z] [2022-06-02T19:48:55.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:55.741Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:55.741Z] #43 138.4 CC criu/shmem.o [2022-06-02T19:48:55.885Z] #13 169.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-06-02T19:48:55.885Z] #13 169.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-06-02T19:48:55.885Z] #13 169.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-06-02T19:48:55.885Z] #13 169.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-06-02T19:48:55.885Z] #13 169.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-06-02T19:48:55.885Z] #13 169.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-06-02T19:48:55.885Z] #13 169.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:48:55.885Z] #13 169.4 Setting up libbtrfs0 (4.20.1-2) ... [2022-06-02T19:48:55.885Z] #13 169.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-06-02T19:48:55.885Z] #13 169.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:48:56.146Z] #13 169.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-06-02T19:48:56.146Z] #13 169.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-06-02T19:48:56.146Z] #13 169.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-06-02T19:48:56.146Z] #13 169.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-06-02T19:48:56.146Z] #13 169.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-06-02T19:48:56.146Z] #13 169.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-06-02T19:48:56.146Z] #13 169.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-06-02T19:48:56.146Z] #13 169.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:48:56.146Z] #13 169.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-06-02T19:48:56.146Z] #13 169.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-06-02T19:48:56.146Z] #13 169.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-06-02T19:48:56.146Z] #13 169.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-06-02T19:48:56.146Z] #13 169.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-06-02T19:48:56.146Z] #13 169.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-06-02T19:48:56.146Z] #13 169.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-06-02T19:48:56.146Z] #13 169.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:48:56.405Z] #13 169.8 Setting up dmsetup (2:1.02.155-3) ... [2022-06-02T19:48:56.405Z] #13 169.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-06-02T19:48:56.405Z] #13 169.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-06-02T19:48:56.406Z] #13 169.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:48:57.126Z] #43 139.6 CC criu/sigframe.o [2022-06-02T19:48:57.126Z] #43 139.9 CC criu/signalfd.o [2022-06-02T19:48:57.343Z] #13 DONE 170.8s [2022-06-02T19:48:57.343Z] [2022-06-02T19:48:57.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:57.343Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:48:57.343Z] #43 72.50 CC compel/src/lib/ptrace.o [2022-06-02T19:48:57.343Z] #43 73.12 AR compel/libcompel.a [2022-06-02T19:48:57.343Z] #43 73.28 HOSTCC compel/src/main-host.o [2022-06-02T19:48:57.343Z] #43 73.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-06-02T19:48:57.343Z] #43 73.93 HOSTCC compel/src/lib/handle-elf-host.o [2022-06-02T19:48:57.343Z] #43 74.29 HOSTCC compel/src/lib/log-host.o [2022-06-02T19:48:57.343Z] #43 74.56 HOSTLINK compel/compel-host-bin [2022-06-02T19:48:57.343Z] #43 74.75 DEP soccr/soccr.d [2022-06-02T19:48:57.343Z] #43 74.91 CC soccr/soccr.o [2022-06-02T19:48:57.343Z] #43 76.57 AR soccr/libsoccr.a [2022-06-02T19:48:57.343Z] #43 76.66 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:48:57.343Z] #43 77.36 DEP criu/arch/x86/sigframe.d [2022-06-02T19:48:57.343Z] #43 77.55 DEP criu/arch/x86/sigaction_compat.d [2022-06-02T19:48:57.343Z] #43 77.61 DEP criu/arch/x86/kerndat.d [2022-06-02T19:48:57.343Z] #43 77.74 DEP criu/arch/x86/crtools.d [2022-06-02T19:48:57.343Z] #43 78.05 DEP criu/arch/x86/cpu.d [2022-06-02T19:48:57.343Z] #43 78.29 CC criu/arch/x86/cpu.o [2022-06-02T19:48:57.343Z] #43 ... [2022-06-02T19:48:57.343Z] [2022-06-02T19:48:57.343Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:48:57.343Z] #53 sha256:1b87a12527e6d61acea2dcfdd218e2df2ffc914c41cbebd264cc31cf06b834bb [2022-06-02T19:48:57.387Z] #43 140.3 CC criu/sk-inet.o [2022-06-02T19:48:58.772Z] #43 141.5 CC criu/sk-netlink.o [2022-06-02T19:48:59.050Z] #43 ... [2022-06-02T19:48:59.050Z] [2022-06-02T19:48:59.050Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:48:59.050Z] #49 sha256:1b32d71a4e3573eb53fbea2b864f461fc7376560d564cb608b669f507bb6884e [2022-06-02T19:48:59.050Z] #49 195.2 + /build/golangci-lint --version [2022-06-02T19:48:59.050Z] #49 195.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-06-02T19:48:59.050Z] #49 DONE 196.5s [2022-06-02T19:48:59.252Z] #53 1.896 + RM_GOPATH=0 [2022-06-02T19:48:59.252Z] #53 1.896 + TMP_GOPATH= [2022-06-02T19:48:59.252Z] #53 1.896 + : /build [2022-06-02T19:48:59.252Z] #53 1.898 + '[' -z '' ']' [2022-06-02T19:48:59.252Z] #53 1.898 ++ mktemp -d [2022-06-02T19:48:59.252Z] #53 1.914 + export GOPATH=/tmp/tmp.00Xw88tiDf [2022-06-02T19:48:59.252Z] #53 1.914 + GOPATH=/tmp/tmp.00Xw88tiDf [2022-06-02T19:48:59.252Z] #53 1.914 + RM_GOPATH=1 [2022-06-02T19:48:59.252Z] #53 1.914 + case "$(go env GOARCH)" in [2022-06-02T19:48:59.252Z] #53 1.914 ++ go env GOARCH [2022-06-02T19:48:59.252Z] #53 1.974 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T19:48:59.252Z] #53 1.974 + GO_BUILDMODE=-buildmode=pie [2022-06-02T19:48:59.252Z] #53 1.974 ++ dirname /tmp/install/install.sh [2022-06-02T19:48:59.252Z] #53 1.990 Install runc version v1.1.1 (build tags: seccomp) [2022-06-02T19:48:59.252Z] #53 1.990 + dir=/tmp/install [2022-06-02T19:48:59.252Z] #53 1.990 + bin=runc [2022-06-02T19:48:59.252Z] #53 1.990 + shift [2022-06-02T19:48:59.252Z] #53 1.990 + '[' '!' -f /tmp/install/runc.installer ']' [2022-06-02T19:48:59.252Z] #53 1.990 + . /tmp/install/runc.installer [2022-06-02T19:48:59.252Z] #53 1.990 ++ set -e [2022-06-02T19:48:59.252Z] #53 1.990 ++ : v1.1.1 [2022-06-02T19:48:59.252Z] #53 1.990 + install_runc [2022-06-02T19:48:59.252Z] #53 1.990 + RUNC_BUILDTAGS=seccomp [2022-06-02T19:48:59.252Z] #53 1.990 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-06-02T19:48:59.252Z] #53 1.990 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.00Xw88tiDf/src/github.com/opencontainers/runc [2022-06-02T19:48:59.252Z] #53 1.990 Cloning into '/tmp/tmp.00Xw88tiDf/src/github.com/opencontainers/runc'... [2022-06-02T19:48:59.311Z] [2022-06-02T19:48:59.311Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:48:59.311Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:48:59.311Z] #43 142.1 CC criu/sk-packet.o [2022-06-02T19:48:59.469Z] #56 277.7 + bin/containerd-shim-runc-v2 [2022-06-02T19:48:59.511Z] #53 ... [2022-06-02T19:48:59.511Z] [2022-06-02T19:48:59.511Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T19:48:59.511Z] #14 sha256:c00b0c3fb8372475b70227231dfdffb3575d730bd2b54b528a4ef9e494524ecc [2022-06-02T19:48:59.511Z] #14 DONE 2.3s [2022-06-02T19:48:59.511Z] [2022-06-02T19:48:59.511Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T19:48:59.511Z] #15 sha256:6037c786a4a1cbcefaeb374c09fdc76c8bb7cad73ab3a590b16e38ea4250531b [2022-06-02T19:48:59.735Z] #56 278.4 + binaries [2022-06-02T19:48:59.735Z] #56 278.4 + install -D bin/containerd /build/containerd [2022-06-02T19:48:59.735Z] #56 278.5 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T19:48:59.995Z] #56 278.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T19:48:59.996Z] #56 278.5 + install -D bin/ctr /build/ctr [2022-06-02T19:49:00.255Z] #56 DONE 278.9s [2022-06-02T19:49:00.699Z] #43 143.3 CC criu/sk-queue.o [2022-06-02T19:49:00.960Z] #43 143.8 CC criu/sk-tcp.o [2022-06-02T19:49:01.197Z] [2022-06-02T19:49:01.197Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T19:49:01.198Z] #57 sha256:ac48443efa2bddeab97c06fc73edb6beac580bae556e83b0a8cb02bb6efdca81 [2022-06-02T19:49:01.198Z] #57 DONE 0.2s [2022-06-02T19:49:01.417Z] #15 DONE 1.8s [2022-06-02T19:49:01.417Z] [2022-06-02T19:49:01.417Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:01.417Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:01.417Z] #43 79.26 CC criu/arch/x86/crtools.o [2022-06-02T19:49:01.417Z] #43 81.15 CC criu/arch/x86/kerndat.o [2022-06-02T19:49:01.417Z] #43 81.92 CC criu/arch/x86/sigaction_compat.o [2022-06-02T19:49:01.417Z] #43 82.35 CC criu/arch/x86/sigframe.o [2022-06-02T19:49:01.417Z] #43 82.80 LINK criu/arch/x86/crtools.built-in.o [2022-06-02T19:49:01.457Z] [2022-06-02T19:49:01.457Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T19:49:01.457Z] #61 sha256:b07184b56f85fbc89375d076298bf266bb3da92faeccdc8c89ddaacc83e73c0c [2022-06-02T19:49:01.457Z] #61 DONE 0.1s [2022-06-02T19:49:01.457Z] [2022-06-02T19:49:01.457Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T19:49:01.457Z] #66 sha256:a182a36593b409d6a2380d8bed982b2e62349fb6116fc6490a28dff2aaa78877 [2022-06-02T19:49:01.532Z] #43 144.3 CC criu/sk-unix.o [2022-06-02T19:49:01.676Z] #43 82.93 DEP criu/pie/util-vdso-elf32.d [2022-06-02T19:49:01.676Z] #43 83.20 DEP criu/pie/util-vdso.d [2022-06-02T19:49:02.026Z] #66 DONE 0.5s [2022-06-02T19:49:02.026Z] [2022-06-02T19:49:02.026Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-06-02T19:49:02.026Z] #68 sha256:a355b38c1019e5be1ce1ab8e5e0a464a5588353e54ef060913cea478ce611331 [2022-06-02T19:49:02.026Z] #68 DONE 0.1s [2022-06-02T19:49:02.026Z] [2022-06-02T19:49:02.026Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T19:49:02.026Z] #69 sha256:40bc70e0b92cd786e477ec6b8b1f5be1a66528049006e8e3cea472483ac20b21 [2022-06-02T19:49:02.026Z] #69 DONE 0.0s [2022-06-02T19:49:02.026Z] [2022-06-02T19:49:02.026Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T19:49:02.026Z] #70 sha256:484bb15ca6f5cdfa55012c6005e35b4b17b342d850c56c45b1819299cace2a25 [2022-06-02T19:49:02.248Z] #43 83.40 DEP criu/pie/util.d [2022-06-02T19:49:02.248Z] #43 83.64 CC criu/pie/util.o [2022-06-02T19:49:02.509Z] #43 ... [2022-06-02T19:49:02.509Z] [2022-06-02T19:49:02.509Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T19:49:02.509Z] #16 sha256:dbe858792462a1d6ed4685719bc9e744efd1f4c0fdab9a521eee20593876461b [2022-06-02T19:49:02.509Z] #16 1.305 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T19:49:02.509Z] #16 DONE 1.4s [2022-06-02T19:49:02.768Z] [2022-06-02T19:49:02.768Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T19:49:02.768Z] #17 sha256:d1ed2b5cc69dc064146e9ee9700aeeffa4de015ce3ae799a3aacdeaadc6ceecf [2022-06-02T19:49:02.971Z] #70 DONE 0.7s [2022-06-02T19:49:02.971Z] [2022-06-02T19:49:02.971Z] #71 exporting to image [2022-06-02T19:49:02.971Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T19:49:02.971Z] #71 exporting layers [2022-06-02T19:49:04.078Z] #43 146.3 CC criu/sockets.o [2022-06-02T19:49:04.078Z] #43 147.1 CC criu/stats.o [2022-06-02T19:49:04.147Z] #17 DONE 1.4s [2022-06-02T19:49:04.147Z] [2022-06-02T19:49:04.147Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T19:49:04.147Z] #18 sha256:3333124cc1754c248c58084ef59ed2c3e75bcbec9f824ae07a334141e9fc39a9 [2022-06-02T19:49:04.259Z] #56 ... [2022-06-02T19:49:04.259Z] [2022-06-02T19:49:04.259Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:49:04.259Z] #53 sha256:6a74a58b3548219c981d8580a92b78d00764a8731e46d99c95f99437fb63ae2c [2022-06-02T19:49:04.259Z] #53 143.3 + mkdir -p /build [2022-06-02T19:49:04.259Z] #53 143.3 + cp runc /build/runc [2022-06-02T19:49:04.259Z] #53 DONE 143.7s [2022-06-02T19:49:04.259Z] [2022-06-02T19:49:04.259Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:04.259Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:49:04.259Z] #56 ... [2022-06-02T19:49:04.259Z] [2022-06-02T19:49:04.259Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T19:49:04.259Z] #54 sha256:215a1535a3a2723e95ef7bc92656480f2180e46c95fdca90844bc26a01990e68 [2022-06-02T19:49:04.259Z] #54 DONE 0.1s [2022-06-02T19:49:04.259Z] [2022-06-02T19:49:04.259Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:04.259Z] #56 sha256:302b570a25e722b392c2b72f96000ada8742c63cba63461fc420298b13bd0043 [2022-06-02T19:49:04.411Z] #18 ... [2022-06-02T19:49:04.411Z] [2022-06-02T19:49:04.411Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-06-02T19:49:04.411Z] #58 sha256:2b1e46ac7eeb4a0330b45a9f15178439b8bb5d4458f02fb5470d1463aaae488d [2022-06-02T19:49:04.411Z] #58 172.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T19:49:04.411Z] #58 172.3 + GOBIN=/build [2022-06-02T19:49:04.411Z] #58 172.3 + GO111MODULE=on [2022-06-02T19:49:04.411Z] #58 172.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-06-02T19:49:04.649Z] #43 147.3 CC criu/string.o [2022-06-02T19:49:04.649Z] #43 147.4 CC criu/sysctl.o [2022-06-02T19:49:04.670Z] #58 DONE 182.5s [2022-06-02T19:49:04.670Z] [2022-06-02T19:49:04.670Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T19:49:04.670Z] #59 sha256:385bb3ed84434a8d3a51706a4f280bf2c7c10cd9873fb28f90ef705403f98f8a [2022-06-02T19:49:04.670Z] #59 DONE 0.1s [2022-06-02T19:49:04.670Z] [2022-06-02T19:49:04.670Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T19:49:04.670Z] #60 sha256:7c5063aa405c293cc234e3613f593eb03769c5cc17d0935cccb894a3869c6354 [2022-06-02T19:49:04.670Z] #60 DONE 0.1s [2022-06-02T19:49:04.670Z] [2022-06-02T19:49:04.670Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:04.670Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:04.670Z] #43 84.21 CC criu/pie/util-vdso.o [2022-06-02T19:49:04.670Z] #43 85.32 CC criu/pie/util-vdso-elf32.o [2022-06-02T19:49:05.221Z] #43 148.1 CC criu/sysfs_parse.o [2022-06-02T19:49:05.242Z] #43 86.47 AR criu/pie/pie.lib.a [2022-06-02T19:49:05.242Z] #43 86.54 DEP criu/pie/restorer.d [2022-06-02T19:49:05.793Z] #43 148.5 CC criu/timens.o [2022-06-02T19:49:05.810Z] #43 86.96 DEP criu/arch/x86/sigaction_compat_pie.d [2022-06-02T19:49:05.810Z] #43 87.16 DEP criu/arch/x86/restorer_unmap.d [2022-06-02T19:49:05.810Z] #43 87.24 DEP criu/arch/x86/restorer.d [2022-06-02T19:49:06.054Z] #43 148.8 CC criu/timerfd.o [2022-06-02T19:49:06.149Z] #56 214.6 + bin/containerd [2022-06-02T19:49:06.299Z] #56 270.7 + bin/containerd-shim-runc-v1 [2022-06-02T19:49:06.315Z] #43 149.1 CC criu/tty.o [2022-06-02T19:49:06.379Z] #43 87.54 DEP criu/arch/x86/vdso-pie.d [2022-06-02T19:49:06.379Z] #43 87.72 DEP criu/pie/parasite-vdso.d [2022-06-02T19:49:06.638Z] #43 87.91 DEP criu/pie/parasite.d [2022-06-02T19:49:06.638Z] #43 ... [2022-06-02T19:49:06.638Z] [2022-06-02T19:49:06.638Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T19:49:06.638Z] #18 sha256:3333124cc1754c248c58084ef59ed2c3e75bcbec9f824ae07a334141e9fc39a9 [2022-06-02T19:49:06.638Z] #18 DONE 2.7s [2022-06-02T19:49:06.902Z] [2022-06-02T19:49:06.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:06.902Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:06.902Z] #43 88.29 CC criu/pie/parasite.o [2022-06-02T19:49:08.862Z] #43 151.2 CC criu/tun.o [2022-06-02T19:49:08.862Z] #43 151.7 CC criu/uffd.o [2022-06-02T19:49:09.440Z] #43 90.53 LINK criu/pie/parasite.built-in.o [2022-06-02T19:49:09.440Z] #43 90.56 GEN criu/pie/parasite-blob.h [2022-06-02T19:49:09.440Z] #43 90.57 CC criu/pie/parasite-vdso.o [2022-06-02T19:49:10.248Z] #43 152.9 CC criu/util.o [2022-06-02T19:49:10.591Z] #56 276.5 + bin/containerd-shim-runc-v2 [2022-06-02T19:49:10.840Z] #43 91.95 CC criu/arch/x86/vdso-pie.o [2022-06-02T19:49:11.101Z] #71 exporting layers 7.6s done [2022-06-02T19:49:11.101Z] #71 writing image sha256:0d2bc7ab13ddf9ca110f8426af15954c0c3fc91af7e12be060e67996e507ae85 done [2022-06-02T19:49:11.101Z] #71 naming to docker.io/library/docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 done [2022-06-02T19:49:11.101Z] #71 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-02T19:49:11.158Z] #56 277.3 + binaries [2022-06-02T19:49:11.158Z] #56 277.3 + install -D bin/containerd /build/containerd [2022-06-02T19:49:11.158Z] #56 277.3 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T19:49:11.158Z] #56 277.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T19:49:11.158Z] #56 277.4 + install -D bin/ctr /build/ctr [2022-06-02T19:49:11.415Z] #56 DONE 277.7s [2022-06-02T19:49:11.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43683/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/validate/default [2022-06-02T19:49:11.634Z] #43 154.2 CC criu/uts_ns.o [2022-06-02T19:49:11.634Z] #43 154.4 CC criu/vdso.o [2022-06-02T19:49:11.643Z] #43 92.41 CC criu/arch/x86/restorer.o [2022-06-02T19:49:12.001Z] Congratulations! All commits are properly signed with the DCO! [2022-06-02T19:49:12.205Z] #43 154.9 LINK criu/built-in.o [2022-06-02T19:49:12.349Z] [2022-06-02T19:49:12.349Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T19:49:12.349Z] #57 sha256:308b911776e8737551d679f50d2aae7cddab89aa6544e20d3e4e8d57274773a7 [2022-06-02T19:49:12.466Z] #43 155.1 LINK criu/criu [2022-06-02T19:49:12.579Z] #43 93.84 CC criu/arch/x86/restorer_unmap.o [2022-06-02T19:49:12.579Z] #43 93.90 CC criu/arch/x86/sigaction_compat_pie.o [2022-06-02T19:49:12.607Z] #57 DONE 0.2s [2022-06-02T19:49:12.608Z] [2022-06-02T19:49:12.608Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T19:49:12.608Z] #61 sha256:9885f864bc11d7493b7154795120507d629307335c7d0e54ca049bae073e7c0d [2022-06-02T19:49:12.608Z] #61 DONE 0.1s [2022-06-02T19:49:12.608Z] [2022-06-02T19:49:12.608Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T19:49:12.608Z] #66 sha256:58b7bd16084c6c9c4613f7980b37f25f7141fea5bcf21ef888a124235c19f345 [2022-06-02T19:49:12.726Z] #43 155.5 DEP lib/c/criu.d [2022-06-02T19:49:12.726Z] #43 155.5 CC images/rpc.pb-c.o [2022-06-02T19:49:12.838Z] #43 94.27 CC criu/pie/restorer.o [2022-06-02T19:49:12.865Z] #66 DONE 0.4s [2022-06-02T19:49:12.865Z] [2022-06-02T19:49:12.865Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-06-02T19:49:12.865Z] #68 sha256:c803b0edef58d0f260b9cc413e532511b065055a77b5a1f895467079b10a0675 [2022-06-02T19:49:12.865Z] #68 DONE 0.0s [2022-06-02T19:49:12.940Z] Congratulations! Seccomp profile generation is done correctly. [2022-06-02T19:49:12.941Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-02T19:49:13.123Z] [2022-06-02T19:49:13.123Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T19:49:13.123Z] #69 sha256:8d6ca8a80bfa06ddc871256e43240669a74b6e5d567d8d490e13f466432048f3 [2022-06-02T19:49:13.123Z] #69 DONE 0.0s [2022-06-02T19:49:13.123Z] [2022-06-02T19:49:13.123Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T19:49:13.123Z] #70 sha256:5def1b591b5227cdf9262430003fb29c0e2d64bc5d386e4d87e12d0d7359c1fd [2022-06-02T19:49:13.297Z] #43 156.2 CC lib/c/criu.o [2022-06-02T19:49:13.297Z] #43 ... [2022-06-02T19:49:13.297Z] [2022-06-02T19:49:13.297Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:49:13.297Z] #22 sha256:a3c13672597260e12efef92eb482c79a7a3551688262bbe95b07a029f5e58f25 [2022-06-02T19:49:13.297Z] #22 30.99 Installing build dependencies: finished with status 'done' [2022-06-02T19:49:13.297Z] #22 39.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-06-02T19:49:13.297Z] #22 39.31 Building wheels for collected packages: yamllint, pyyaml [2022-06-02T19:49:13.297Z] #22 39.32 Running setup.py bdist_wheel for yamllint: started [2022-06-02T19:49:13.297Z] #22 40.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-06-02T19:49:13.297Z] #22 40.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-06-02T19:49:13.297Z] #22 40.37 Running setup.py bdist_wheel for pyyaml: started [2022-06-02T19:49:13.405Z] #43 ... [2022-06-02T19:49:13.405Z] [2022-06-02T19:49:13.405Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T19:49:13.405Z] #19 sha256:b8245fba7cfaaf5b196ef824ffb26b49ee0b729457ac6981ea16d439eb73fe6f [2022-06-02T19:49:13.405Z] #19 DONE 6.5s [2022-06-02T19:49:13.405Z] [2022-06-02T19:49:13.405Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:49:13.405Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:49:14.057Z] #70 DONE 0.9s [2022-06-02T19:49:14.057Z] [2022-06-02T19:49:14.057Z] #71 exporting to image [2022-06-02T19:49:14.057Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T19:49:14.057Z] #71 exporting layers [2022-06-02T19:49:14.683Z] #22 ... [2022-06-02T19:49:14.684Z] [2022-06-02T19:49:14.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:14.684Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:49:14.684Z] #43 157.2 LINK lib/c/built-in.o [2022-06-02T19:49:14.684Z] #43 157.2 LINK lib/c/libcriu.so [2022-06-02T19:49:14.684Z] #43 157.3 LINK lib/c/libcriu.a [2022-06-02T19:49:14.684Z] #43 157.4 GEN magic.py [2022-06-02T19:49:14.945Z] #43 157.6 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:49:14.945Z] #43 157.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:49:14.945Z] #43 157.6 Note: Building without GnuTLS support [2022-06-02T19:49:14.945Z] #43 157.6 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:49:14.945Z] #43 157.6 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:49:15.887Z] #43 158.5 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:49:15.938Z] #20 2.270 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-06-02T19:49:15.938Z] #20 2.430 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-06-02T19:49:15.938Z] #20 2.642 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-06-02T19:49:15.938Z] #20 2.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-06-02T19:49:16.506Z] #20 3.382 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2022-06-02T19:49:16.828Z] #43 159.5 make[1]: Nothing to be done for 'all'. [2022-06-02T19:49:17.769Z] #43 160.5 make[1]: 'images/built-in.o' is up to date. [2022-06-02T19:49:17.769Z] #43 160.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-06-02T19:49:17.769Z] #43 160.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-06-02T19:49:17.769Z] #43 160.7 make[1]: 'compel/libcompel.a' is up to date. [2022-06-02T19:49:18.029Z] #43 160.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-06-02T19:49:18.029Z] #43 160.8 make[1]: Nothing to be done for 'all'. [2022-06-02T19:49:18.029Z] #43 160.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:49:18.290Z] #43 161.1 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.290Z] #43 161.1 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.290Z] #43 161.1 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.551Z] #43 161.3 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.551Z] #43 161.4 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.551Z] #43 161.4 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.821Z] #43 161.5 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.821Z] #43 161.6 make[2]: Nothing to be done for 'all'. [2022-06-02T19:49:18.821Z] #43 161.6 INSTALL criu/criu [2022-06-02T19:49:19.043Z] #20 5.542 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-06-02T19:49:19.303Z] #20 ... [2022-06-02T19:49:19.303Z] [2022-06-02T19:49:19.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:19.303Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:19.303Z] #43 99.58 LINK criu/pie/restorer.built-in.o [2022-06-02T19:49:19.303Z] #43 99.61 GEN criu/pie/restorer-blob.h [2022-06-02T19:49:19.303Z] #43 99.71 DEP criu/vdso.d [2022-06-02T19:49:19.303Z] #43 100.0 DEP criu/vdso-compat.d [2022-06-02T19:49:19.303Z] #43 100.4 DEP criu/uts_ns.d [2022-06-02T19:49:19.303Z] #43 100.6 DEP criu/util.d [2022-06-02T19:49:19.393Z] #43 ... [2022-06-02T19:49:19.393Z] [2022-06-02T19:49:19.393Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:49:19.393Z] #22 sha256:a3c13672597260e12efef92eb482c79a7a3551688262bbe95b07a029f5e58f25 [2022-06-02T19:49:19.393Z] #22 45.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-06-02T19:49:19.393Z] #22 45.86 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-06-02T19:49:19.393Z] #22 45.99 Successfully built yamllint pyyaml [2022-06-02T19:49:19.393Z] #22 46.01 Installing collected packages: pathspec, pyyaml, yamllint [2022-06-02T19:49:19.393Z] #22 46.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T19:49:19.393Z] #22 DONE 47.0s [2022-06-02T19:49:19.393Z] [2022-06-02T19:49:19.393Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:19.393Z] #43 sha256:4dfee9dadd156f9545ef7a33b174bfff8af3123da7ff05bea3104dd4a29f9a47 [2022-06-02T19:49:19.393Z] #43 DONE 162.1s [2022-06-02T19:49:19.393Z] [2022-06-02T19:49:19.393Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-06-02T19:49:19.393Z] #24 sha256:6e168697a4e656bce5a649eb34aa1c9963080487c164b5df1fa9cbcc737d6717 [2022-06-02T19:49:19.562Z] #43 100.9 DEP criu/uffd.d [2022-06-02T19:49:19.822Z] #43 101.1 DEP criu/tun.d [2022-06-02T19:49:20.391Z] #43 101.6 DEP criu/tty.d [2022-06-02T19:49:20.609Z] #71 exporting layers 6.3s done [2022-06-02T19:49:20.609Z] #71 writing image sha256:9dae5c57f4059c3d96661f32a43fa3d8cbc9c3da80c02e54ab810743d3736521 [2022-06-02T19:49:20.609Z] #71 writing image sha256:9dae5c57f4059c3d96661f32a43fa3d8cbc9c3da80c02e54ab810743d3736521 done [2022-06-02T19:49:20.609Z] #71 naming to docker.io/library/docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 done [2022-06-02T19:49:20.609Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-06-02T19:49:20.658Z] #43 101.8 DEP criu/timerfd.d [2022-06-02T19:49:20.658Z] #43 102.0 DEP criu/timens.d [Pipeline] sh [2022-06-02T19:49:20.917Z] #43 102.3 DEP criu/sysfs_parse.d [2022-06-02T19:49:20.945Z] + trap exit INT TERM [2022-06-02T19:49:20.945Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-02T19:49:20.945Z] + CONTAINER_NAME=docker-pr1 [2022-06-02T19:49:20.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43683/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh dynbinary-daemon [2022-06-02T19:49:21.076Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-06-02T19:49:21.177Z] #43 102.6 DEP criu/sysctl.d [2022-06-02T19:49:21.203Z] [2022-06-02T19:49:21.449Z] #43 102.8 DEP criu/string.d [2022-06-02T19:49:21.449Z] #43 102.8 DEP criu/stats.d [2022-06-02T19:49:21.449Z] #43 103.0 DEP criu/sockets.d [2022-06-02T19:49:21.461Z] Removing bundles/ [2022-06-02T19:49:21.461Z] [2022-06-02T19:49:21.461Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-06-02T19:49:21.461Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:49:21.461Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T19:49:22.018Z] #43 103.3 DEP criu/sk-unix.d [2022-06-02T19:49:22.281Z] #43 103.6 DEP criu/sk-tcp.d [2022-06-02T19:49:22.458Z] Congratulations! All API changes are done the right way. [2022-06-02T19:49:22.458Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-02T19:49:22.458Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-02T19:49:22.458Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-02T19:49:22.458Z] Congratulations! No new tests were added to integration-cli. [2022-06-02T19:49:22.458Z] [2022-06-02T19:49:22.458Z] INFO Start validation with golang-ci-lint [2022-06-02T19:49:22.458Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-02T19:49:22.458Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-02T19:49:22.458Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-02T19:49:22.548Z] #43 103.9 DEP criu/sk-queue.d [2022-06-02T19:49:22.817Z] #43 104.2 DEP criu/sk-packet.d [2022-06-02T19:49:23.078Z] #43 104.6 DEP criu/sk-netlink.d [2022-06-02T19:49:23.347Z] #43 104.9 DEP criu/sk-inet.d [2022-06-02T19:49:23.347Z] #43 ... [2022-06-02T19:49:23.347Z] [2022-06-02T19:49:23.347Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:49:23.347Z] #53 sha256:1b87a12527e6d61acea2dcfdd218e2df2ffc914c41cbebd264cc31cf06b834bb [2022-06-02T19:49:23.347Z] #53 16.18 + cd /tmp/tmp.00Xw88tiDf/src/github.com/opencontainers/runc [2022-06-02T19:49:23.347Z] #53 16.18 + git checkout -q v1.1.1 [2022-06-02T19:49:23.347Z] #53 16.80 + '[' -z '' ']' [2022-06-02T19:49:23.347Z] #53 16.80 + target=static [2022-06-02T19:49:23.347Z] #53 16.80 + make BUILDTAGS=seccomp static [2022-06-02T19:49:23.347Z] #53 17.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-06-02T19:49:23.625Z] #53 ... [2022-06-02T19:49:23.625Z] [2022-06-02T19:49:23.625Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:49:23.625Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:49:23.625Z] #20 7.643 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [328 kB] [2022-06-02T19:49:23.625Z] #20 9.801 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-06-02T19:49:26.284Z] #20 ... [2022-06-02T19:49:26.284Z] [2022-06-02T19:49:26.284Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:26.284Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:26.284Z] #43 105.3 DEP criu/signalfd.d [2022-06-02T19:49:26.284Z] #43 105.5 DEP criu/sigframe.d [2022-06-02T19:49:26.284Z] #43 105.7 DEP criu/shmem.d [2022-06-02T19:49:26.284Z] #43 105.9 DEP criu/servicefd.d [2022-06-02T19:49:26.284Z] #43 106.1 DEP criu/seize.d [2022-06-02T19:49:26.284Z] #43 106.3 DEP criu/seccomp.d [2022-06-02T19:49:26.284Z] #43 106.6 DEP criu/rst-malloc.d [2022-06-02T19:49:26.284Z] #43 106.7 DEP criu/rbtree.d [2022-06-02T19:49:26.284Z] #43 106.8 DEP criu/pstree.d [2022-06-02T19:49:26.284Z] #43 107.0 DEP criu/protobuf.d [2022-06-02T19:49:26.284Z] #43 107.3 GEN criu/protobuf-desc-gen.h [2022-06-02T19:49:30.489Z] #43 111.3 DEP criu/protobuf-desc.d [2022-06-02T19:49:30.489Z] #43 111.4 DEP criu/proc_parse.d [2022-06-02T19:49:30.489Z] #43 111.7 DEP criu/plugin.d [2022-06-02T19:49:30.489Z] #43 111.8 DEP criu/pipes.d [2022-06-02T19:49:30.749Z] #43 112.0 DEP criu/pie-util.d [2022-06-02T19:49:30.749Z] #43 112.2 DEP criu/pie-util-vdso.d [2022-06-02T19:49:31.009Z] #43 112.4 DEP criu/pie-util-vdso-elf32.d [2022-06-02T19:49:31.268Z] #43 112.6 DEP criu/path.d [2022-06-02T19:49:31.528Z] #43 112.8 DEP criu/parasite-syscall.d [2022-06-02T19:49:31.786Z] #43 113.0 DEP criu/pagemap.d [2022-06-02T19:49:31.786Z] #43 ... [2022-06-02T19:49:31.786Z] [2022-06-02T19:49:31.786Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:49:31.786Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:49:31.786Z] #20 18.35 Fetched 9023 kB in 16s (553 kB/s) [2022-06-02T19:49:37.069Z] #20 18.35 Reading package lists... [2022-06-02T19:49:37.069Z] #20 ... [2022-06-02T19:49:37.069Z] [2022-06-02T19:49:37.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:37.069Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:37.069Z] #43 113.2 DEP criu/pagemap-cache.d [2022-06-02T19:49:37.069Z] #43 113.4 DEP criu/page-xfer.d [2022-06-02T19:49:37.069Z] #43 113.6 DEP criu/page-pipe.d [2022-06-02T19:49:37.069Z] #43 113.8 DEP criu/netfilter.d [2022-06-02T19:49:37.069Z] #43 114.0 DEP criu/net.d [2022-06-02T19:49:37.069Z] #43 114.4 DEP criu/namespaces.d [2022-06-02T19:49:37.069Z] #43 114.7 DEP criu/mount.d [2022-06-02T19:49:37.069Z] #43 115.1 DEP criu/memfd.d [2022-06-02T19:49:37.069Z] #43 115.4 DEP criu/mem.d [2022-06-02T19:49:37.069Z] #43 115.8 DEP criu/lsm.d [2022-06-02T19:49:37.069Z] #43 116.0 DEP criu/log.d [2022-06-02T19:49:37.069Z] #43 116.2 DEP criu/libnetlink.d [2022-06-02T19:49:37.069Z] #43 116.4 DEP criu/kerndat.d [2022-06-02T19:49:37.069Z] #43 116.8 DEP criu/kcmp-ids.d [2022-06-02T19:49:37.069Z] #43 117.0 DEP criu/irmap.d [2022-06-02T19:49:37.069Z] #43 117.3 DEP criu/ipc_ns.d [2022-06-02T19:49:37.069Z] #43 117.6 DEP criu/image.d [2022-06-02T19:49:37.069Z] #43 117.9 DEP criu/image-desc.d [2022-06-02T19:49:37.069Z] #43 118.0 DEP criu/fsnotify.d [2022-06-02T19:49:37.069Z] #43 118.3 DEP criu/filesystems.d [2022-06-02T19:49:37.069Z] #43 118.5 DEP criu/files.d [2022-06-02T19:49:37.330Z] #43 118.6 DEP criu/files-reg.d [2022-06-02T19:49:37.347Z] b111c3320c94: Pull complete [2022-06-02T19:49:37.593Z] #43 119.0 DEP criu/files-ext.d [2022-06-02T19:49:37.852Z] #43 119.2 DEP criu/file-lock.d [2022-06-02T19:49:37.852Z] #43 ... [2022-06-02T19:49:37.852Z] [2022-06-02T19:49:37.852Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:49:37.852Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:49:37.852Z] #20 18.35 Reading package lists... [2022-06-02T19:49:41.401Z] #24 238.0 + return [2022-06-02T19:49:42.349Z] #24 DONE 239.5s [2022-06-02T19:49:42.349Z] [2022-06-02T19:49:42.349Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:42.349Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:49:42.725Z] #20 25.05 Reading package lists... [2022-06-02T19:49:42.725Z] #20 ... [2022-06-02T19:49:42.725Z] [2022-06-02T19:49:42.726Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-02T19:49:42.726Z] #32 sha256:04062c70644fa5535f08332fdf6eb1f78e9880afa676998058180d95802c4b36 [2022-06-02T19:49:42.726Z] #32 DONE 219.8s [2022-06-02T19:49:42.726Z] [2022-06-02T19:49:42.726Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:42.726Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:42.726Z] #43 119.4 DEP criu/file-ids.d [2022-06-02T19:49:42.726Z] #43 119.8 DEP criu/fifo.d [2022-06-02T19:49:42.726Z] #43 119.9 DEP criu/fdstore.d [2022-06-02T19:49:42.726Z] #43 120.2 DEP criu/fault-injection.d [2022-06-02T19:49:42.726Z] #43 120.3 DEP criu/external.d [2022-06-02T19:49:42.726Z] #43 120.6 DEP criu/eventpoll.d [2022-06-02T19:49:42.726Z] #43 121.0 DEP criu/eventfd.d [2022-06-02T19:49:42.726Z] #43 121.1 DEP criu/crtools.d [2022-06-02T19:49:42.726Z] #43 121.5 DEP criu/cr-service.d [2022-06-02T19:49:42.726Z] #43 121.7 DEP criu/cr-restore.d [2022-06-02T19:49:42.726Z] #43 122.2 DEP criu/cr-errno.d [2022-06-02T19:49:42.726Z] #43 122.3 DEP criu/cr-dump.d [2022-06-02T19:49:42.726Z] #43 122.7 DEP criu/cr-dedup.d [2022-06-02T19:49:42.726Z] #43 122.9 DEP criu/cr-check.d [2022-06-02T19:49:42.726Z] #43 123.2 DEP criu/config.d [2022-06-02T19:49:42.726Z] #43 123.5 DEP criu/clone-noasan.d [2022-06-02T19:49:42.726Z] #43 123.7 DEP criu/cgroup.d [2022-06-02T19:49:42.726Z] #43 124.0 DEP criu/cgroup-props.d [2022-06-02T19:49:42.990Z] #43 124.2 DEP criu/bitmap.d [2022-06-02T19:49:42.990Z] #43 124.3 DEP criu/bfd.d [2022-06-02T19:49:43.256Z] #43 124.6 DEP criu/autofs.d [2022-06-02T19:49:43.516Z] #43 124.9 DEP criu/aio.d [2022-06-02T19:49:43.777Z] #43 125.1 DEP criu/action-scripts.d [2022-06-02T19:49:44.260Z] #56 ... [2022-06-02T19:49:44.260Z] [2022-06-02T19:49:44.260Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:49:44.260Z] #53 sha256:51cb92b6919c5687e5e0fb48a59f4bb611db6b5da6af2efe6b59cae073daf0a5 [2022-06-02T19:49:44.260Z] #53 141.5 + mkdir -p /build [2022-06-02T19:49:44.260Z] #53 141.5 + cp runc /build/runc [2022-06-02T19:49:44.260Z] #53 DONE 141.7s [2022-06-02T19:49:44.260Z] [2022-06-02T19:49:44.260Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T19:49:44.260Z] #25 sha256:f467b8b0e10cf3aadfef9a0ca51a95ff23bd0a9a795920052eaffc7d3b345aa8 [2022-06-02T19:49:44.347Z] #43 125.6 CC criu/action-scripts.o [2022-06-02T19:49:44.831Z] #25 DONE 0.7s [2022-06-02T19:49:44.831Z] [2022-06-02T19:49:44.831Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T19:49:44.831Z] #30 sha256:7d6239bc49bf348c4ccb05cac4f79a4e29f8bd45b43b7b16ffdd0855a348ae78 [2022-06-02T19:49:45.284Z] #43 126.5 CC criu/aio.o [2022-06-02T19:49:46.221Z] #43 127.4 CC criu/autofs.o [2022-06-02T19:49:47.599Z] #43 ... [2022-06-02T19:49:47.599Z] [2022-06-02T19:49:47.599Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:49:47.599Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:49:47.599Z] #20 25.05 Reading package lists... [2022-06-02T19:49:47.599Z] #20 31.40 Building dependency tree... [2022-06-02T19:49:47.599Z] #20 34.00 libcap2-bin is already the newest version (1:2.25-2). [2022-06-02T19:49:47.599Z] #20 34.00 The following additional packages will be installed: [2022-06-02T19:49:47.599Z] #20 34.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-06-02T19:49:47.599Z] #20 34.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-06-02T19:49:47.599Z] #20 34.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-06-02T19:49:47.599Z] #20 34.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-06-02T19:49:47.599Z] #20 34.01 python3.7 python3.7-minimal vim-runtime xxd [2022-06-02T19:49:47.599Z] #20 34.02 Suggested packages: [2022-06-02T19:49:47.599Z] #20 34.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-06-02T19:49:47.599Z] #20 34.02 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-06-02T19:49:47.599Z] #20 34.02 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-06-02T19:49:47.599Z] #20 34.02 quota [2022-06-02T19:49:47.599Z] #20 34.02 Recommended packages: [2022-06-02T19:49:47.599Z] #20 34.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-06-02T19:49:47.599Z] #20 34.02 python3-keyrings.alt python3-xdg unzip [2022-06-02T19:49:49.508Z] #20 36.05 The following NEW packages will be installed: [2022-06-02T19:49:49.508Z] #20 36.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-06-02T19:49:49.508Z] #20 36.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-06-02T19:49:49.508Z] #20 36.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-06-02T19:49:49.508Z] #20 36.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-06-02T19:49:49.508Z] #20 36.05 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-06-02T19:49:49.508Z] #20 36.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-06-02T19:49:49.508Z] #20 36.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-06-02T19:49:49.508Z] #20 36.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T19:49:49.508Z] #20 36.07 xz-utils zip [2022-06-02T19:49:49.768Z] #20 36.43 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:49:49.768Z] #20 36.43 Need to get 28.6 MB of archives. [2022-06-02T19:49:49.768Z] #20 36.43 After this operation, 116 MB of additional disk space will be used. [2022-06-02T19:49:49.768Z] #20 36.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-06-02T19:49:49.768Z] #20 36.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-06-02T19:49:49.768Z] #20 36.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-06-02T19:49:49.768Z] #20 36.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-06-02T19:49:50.027Z] #20 36.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-06-02T19:49:50.027Z] #20 36.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-06-02T19:49:50.027Z] #20 36.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-06-02T19:49:50.027Z] #20 36.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-06-02T19:49:50.027Z] #20 36.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-06-02T19:49:50.027Z] #20 36.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-06-02T19:49:50.027Z] #20 36.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-06-02T19:49:50.028Z] #20 36.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-06-02T19:49:50.028Z] #20 36.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T19:49:50.028Z] #20 36.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-06-02T19:49:50.028Z] #20 36.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-06-02T19:49:50.028Z] #20 36.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-06-02T19:49:50.028Z] #20 36.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-06-02T19:49:50.287Z] #20 36.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-06-02T19:49:50.287Z] #20 36.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-06-02T19:49:50.287Z] #20 36.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-06-02T19:49:50.287Z] #20 36.91 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-06-02T19:49:50.287Z] #20 36.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-06-02T19:49:50.287Z] #20 36.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-06-02T19:49:50.287Z] #20 36.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-06-02T19:49:50.287Z] #20 36.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-06-02T19:49:50.287Z] #20 36.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-06-02T19:49:50.287Z] #20 36.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-06-02T19:49:50.287Z] #20 36.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-06-02T19:49:50.287Z] #20 37.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-06-02T19:49:51.225Z] #20 37.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T19:49:51.225Z] #20 37.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-06-02T19:49:51.225Z] #20 37.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-06-02T19:49:51.225Z] #20 37.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-06-02T19:49:51.225Z] #20 37.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-06-02T19:49:51.225Z] #20 37.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-06-02T19:49:51.225Z] #20 37.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-06-02T19:49:51.225Z] #20 37.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-06-02T19:49:51.225Z] #20 37.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-06-02T19:49:51.225Z] #20 37.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-06-02T19:49:51.484Z] #20 37.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-06-02T19:49:51.484Z] #20 38.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-06-02T19:49:51.484Z] #20 38.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-06-02T19:49:51.484Z] #20 38.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-06-02T19:49:51.484Z] #20 38.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-06-02T19:49:51.484Z] #20 38.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-06-02T19:49:51.484Z] #20 38.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-06-02T19:49:52.052Z] #20 38.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-06-02T19:49:52.052Z] #20 38.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-06-02T19:49:52.312Z] #20 38.83 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-06-02T19:49:52.767Z] #56 259.4 # github.com/containerd/containerd/cmd/containerd [2022-06-02T19:49:52.767Z] #56 259.4 /usr/bin/ld: /tmp/go-link-2599688952/000019.o: in function `New': [2022-06-02T19:49:52.767Z] #56 259.4 /tmp/tmp.tAjyFdPDmp/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-06-02T19:49:52.767Z] #56 259.5 + bin/containerd-stress [2022-06-02T19:49:52.767Z] #56 260.7 + bin/containerd-shim [2022-06-02T19:49:52.971Z] #30 ... [2022-06-02T19:49:52.971Z] [2022-06-02T19:49:52.971Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:52.971Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:49:52.971Z] #56 207.3 + bin/containerd [2022-06-02T19:49:53.691Z] #20 40.09 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:49:53.691Z] #20 40.26 Fetched 28.6 MB in 3s (10.6 MB/s) [2022-06-02T19:49:53.691Z] #20 40.32 Selecting previously unselected package pigz. [2022-06-02T19:49:53.691Z] #20 40.32 (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-06-02T19:49:53.691Z] #20 40.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-06-02T19:49:53.691Z] #20 40.42 Unpacking pigz (2.4-1) ... [2022-06-02T19:49:53.691Z] #20 40.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-06-02T19:49:53.950Z] #20 40.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:49:53.950Z] #20 40.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:49:54.469Z] #20 40.95 Selecting previously unselected package python3.7-minimal. [2022-06-02T19:49:54.469Z] #20 40.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:49:54.469Z] #20 40.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:49:55.412Z] #20 41.86 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:49:55.412Z] #20 41.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-06-02T19:49:55.518Z] #56 ... [2022-06-02T19:49:55.518Z] [2022-06-02T19:49:55.518Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T19:49:55.518Z] #30 sha256:7d6239bc49bf348c4ccb05cac4f79a4e29f8bd45b43b7b16ffdd0855a348ae78 [2022-06-02T19:49:55.518Z] #30 DONE 10.2s [2022-06-02T19:49:55.518Z] [2022-06-02T19:49:55.518Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T19:49:55.518Z] #33 sha256:9c5d91817cd5e4fba11fa9461bb296f09dcc417c6de215b318fef30c7e65b605 [2022-06-02T19:49:55.778Z] #33 DONE 0.5s [2022-06-02T19:49:55.778Z] [2022-06-02T19:49:55.778Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-06-02T19:49:55.778Z] #35 sha256:2f13c08919ba0592ca5738220ee89261421f8b2b6dbad29ec0d73ac12c295b46 [2022-06-02T19:49:55.778Z] #35 DONE 0.1s [2022-06-02T19:49:55.778Z] [2022-06-02T19:49:55.778Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:55.778Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:49:55.778Z] #56 ... [2022-06-02T19:49:55.778Z] [2022-06-02T19:49:55.778Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T19:49:55.778Z] #38 sha256:3cf1b6f0a1b00b94773738b38d53a3b1e3d35c101d2d9a61065328de3dbd1d84 [2022-06-02T19:49:55.778Z] #38 DONE 0.1s [2022-06-02T19:49:55.778Z] [2022-06-02T19:49:55.778Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T19:49:55.778Z] #41 sha256:1dc70920437016397ac37f9976ccd8ade60691f56e47913dc0fe34ebe3339df4 [2022-06-02T19:49:56.038Z] #41 DONE 0.4s [2022-06-02T19:49:56.038Z] [2022-06-02T19:49:56.038Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:56.038Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:49:56.299Z] #56 ... [2022-06-02T19:49:56.299Z] [2022-06-02T19:49:56.299Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-06-02T19:49:56.299Z] #44 sha256:5672b9cdb7a89ce81f85b46ec87186e8205a030b7ef803647821b14f494d2332 [2022-06-02T19:49:56.299Z] #44 DONE 0.1s [2022-06-02T19:49:56.299Z] [2022-06-02T19:49:56.299Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-06-02T19:49:56.299Z] #46 sha256:3386d617d379044882552aa3c0285e4aa73128002aff575c722d9442fdf13eaa [2022-06-02T19:49:56.562Z] #46 DONE 0.2s [2022-06-02T19:49:56.562Z] [2022-06-02T19:49:56.562Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T19:49:56.562Z] #48 sha256:ad3e88a856e26362eb3c2866b67abd9ef9a95a4daffbeac0eb8ac0468e205449 [2022-06-02T19:49:56.562Z] #48 DONE 0.1s [2022-06-02T19:49:56.562Z] [2022-06-02T19:49:56.562Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T19:49:56.562Z] #50 sha256:f08f8983a88b5a00249af92f7252f080ad2719c696926e6b670e2abd6e81087a [2022-06-02T19:49:57.137Z] #50 DONE 0.3s [2022-06-02T19:49:57.137Z] [2022-06-02T19:49:57.137Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T19:49:57.137Z] #52 sha256:f4c0c167c4ffbb592c54017de5e3f47801d874b64d7476c01c99c2f9f0609ff9 [2022-06-02T19:49:57.137Z] #52 DONE 0.1s [2022-06-02T19:49:57.137Z] [2022-06-02T19:49:57.137Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T19:49:57.137Z] #54 sha256:79b184b2ad34da12aaf8cacef0df149b0186976569b4e742350659dd2be1161b [2022-06-02T19:49:57.318Z] #20 44.00 Selecting previously unselected package python3-minimal. [2022-06-02T19:49:57.318Z] #20 44.00 (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-06-02T19:49:57.318Z] #20 44.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-06-02T19:49:57.318Z] #20 44.07 Unpacking python3-minimal (3.7.3-1) ... [2022-06-02T19:49:57.398Z] #54 DONE 0.3s [2022-06-02T19:49:57.398Z] [2022-06-02T19:49:57.398Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:49:57.398Z] #56 sha256:0da41215eedfd5e751f48803b5921f1542ac60e2ee114cac17fecfc725a2aecc [2022-06-02T19:49:57.577Z] #20 44.15 Selecting previously unselected package libmpdec2:amd64. [2022-06-02T19:49:57.577Z] #20 44.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-06-02T19:49:57.577Z] #20 44.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:49:57.577Z] #20 44.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-06-02T19:49:57.577Z] #20 44.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:49:57.577Z] #20 44.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:49:57.837Z] #20 ... [2022-06-02T19:49:57.837Z] [2022-06-02T19:49:57.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:49:57.837Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:49:57.837Z] #43 129.4 CC criu/bfd.o [2022-06-02T19:49:57.837Z] #43 129.9 CC criu/bitmap.o [2022-06-02T19:49:57.837Z] #43 130.1 CC criu/cgroup-props.o [2022-06-02T19:49:57.837Z] #43 131.2 CC criu/cgroup.o [2022-06-02T19:49:57.837Z] #43 135.7 CC criu/clone-noasan.o [2022-06-02T19:49:57.837Z] #43 135.9 CC criu/config.o [2022-06-02T19:49:57.837Z] #43 137.4 CC criu/cr-check.o [2022-06-02T19:49:57.837Z] #43 139.3 CC criu/cr-dedup.o [2022-06-02T19:49:58.405Z] #43 139.7 CC criu/cr-dump.o [2022-06-02T19:49:58.405Z] #43 ... [2022-06-02T19:49:58.405Z] [2022-06-02T19:49:58.405Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:49:58.405Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:49:58.405Z] #20 45.17 Selecting previously unselected package python3.7. [2022-06-02T19:49:58.405Z] #20 45.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-06-02T19:49:58.405Z] #20 45.18 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:49:58.664Z] #20 45.27 Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-02T19:49:58.664Z] #20 45.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-06-02T19:49:58.664Z] #20 45.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:49:58.664Z] #20 45.39 Setting up python3-minimal (3.7.3-1) ... [2022-06-02T19:49:59.602Z] #20 46.35 Selecting previously unselected package python3. [2022-06-02T19:49:59.862Z] #20 46.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 ... 24113 files and directories currently installed.) [2022-06-02T19:49:59.862Z] #20 46.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-06-02T19:49:59.862Z] #20 46.42 Unpacking python3 (3.7.3-1) ... [2022-06-02T19:49:59.862Z] #20 46.54 Selecting previously unselected package libip4tc0:amd64. [2022-06-02T19:49:59.862Z] #20 46.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:49:59.862Z] #20 46.54 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:49:59.862Z] #20 46.62 Selecting previously unselected package libip6tc0:amd64. [2022-06-02T19:49:59.862Z] #20 46.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-06-02T19:50:00.122Z] #20 46.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:50:00.122Z] #20 46.73 Selecting previously unselected package libiptc0:amd64. [2022-06-02T19:50:00.122Z] #20 46.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-06-02T19:50:00.122Z] #20 46.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:50:00.122Z] #20 46.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T19:50:00.122Z] #20 46.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T19:50:00.122Z] #20 46.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:50:00.381Z] #20 46.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T19:50:00.381Z] #20 46.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-06-02T19:50:00.381Z] #20 46.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:50:00.381Z] #20 47.01 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T19:50:00.381Z] #20 47.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-06-02T19:50:00.381Z] #20 47.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:50:00.381Z] #20 47.10 Selecting previously unselected package iptables. [2022-06-02T19:50:00.381Z] #20 47.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-06-02T19:50:00.381Z] #20 47.10 Unpacking iptables (1.8.2-4) ... [2022-06-02T19:50:00.950Z] #20 47.42 Selecting previously unselected package xxd. [2022-06-02T19:50:00.950Z] #20 47.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:50:00.950Z] #20 47.44 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:00.950Z] #20 47.58 Selecting previously unselected package vim-common. [2022-06-02T19:50:00.950Z] #20 47.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:50:00.950Z] #20 47.61 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:01.210Z] #20 47.77 Selecting previously unselected package bash-completion. [2022-06-02T19:50:01.210Z] #20 47.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-06-02T19:50:02.709Z] #56 270.9 + bin/containerd-shim-runc-v1 [2022-06-02T19:50:04.500Z] #20 50.61 Unpacking bash-completion (1:2.8-6) ... [2022-06-02T19:50:04.500Z] #20 50.99 Selecting previously unselected package bzip2. [2022-06-02T19:50:04.500Z] #20 51.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-06-02T19:50:04.500Z] #20 51.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:50:04.500Z] #20 51.10 Selecting previously unselected package xz-utils. [2022-06-02T19:50:04.500Z] #20 51.12 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-06-02T19:50:04.500Z] #20 51.13 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:50:04.759Z] #20 51.32 Selecting previously unselected package apparmor. [2022-06-02T19:50:04.759Z] #20 51.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-06-02T19:50:04.759Z] #20 51.43 Unpacking apparmor (2.13.2-10) ... [2022-06-02T19:50:05.024Z] #20 51.76 Selecting previously unselected package aufs-tools. [2022-06-02T19:50:05.024Z] #20 51.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-06-02T19:50:05.024Z] #20 51.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:50:05.283Z] #20 51.88 Selecting previously unselected package libonig5:amd64. [2022-06-02T19:50:05.283Z] #20 51.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-06-02T19:50:05.283Z] #20 51.89 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:50:05.283Z] #20 52.03 Selecting previously unselected package libjq1:amd64. [2022-06-02T19:50:05.283Z] #20 52.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:50:05.283Z] #20 52.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:50:05.283Z] #20 52.13 Selecting previously unselected package jq. [2022-06-02T19:50:05.543Z] #20 52.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-06-02T19:50:05.543Z] #20 52.14 Unpacking jq (1.5+dfsg-2+b1) ... [2022-06-02T19:50:05.543Z] #20 52.23 Selecting previously unselected package libaio1:amd64. [2022-06-02T19:50:05.543Z] #20 52.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-06-02T19:50:05.543Z] #20 52.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:50:05.543Z] #20 52.31 Selecting previously unselected package libgpm2:amd64. [2022-06-02T19:50:05.543Z] #20 52.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-06-02T19:50:05.543Z] #20 52.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:50:05.543Z] #20 52.37 Selecting previously unselected package libicu63:amd64. [2022-06-02T19:50:05.802Z] #20 52.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-06-02T19:50:05.802Z] #20 52.38 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:50:09.092Z] #20 55.80 Selecting previously unselected package libnet1:amd64. [2022-06-02T19:50:09.092Z] #20 55.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T19:50:09.092Z] #20 55.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:50:09.248Z] #56 276.7 + bin/containerd-shim-runc-v2 [2022-06-02T19:50:09.248Z] #56 277.4 + binaries [2022-06-02T19:50:09.248Z] #56 277.4 + install -D bin/containerd /build/containerd [2022-06-02T19:50:09.248Z] #56 277.4 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T19:50:09.248Z] #56 277.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T19:50:09.248Z] #56 277.5 + install -D bin/ctr /build/ctr [2022-06-02T19:50:09.248Z] #56 DONE 277.9s [2022-06-02T19:50:09.352Z] #20 55.90 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T19:50:09.352Z] #20 55.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-06-02T19:50:09.352Z] #20 55.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:50:09.352Z] #20 56.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T19:50:09.352Z] #20 56.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-06-02T19:50:09.352Z] #20 56.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:50:09.352Z] #20 56.10 Selecting previously unselected package libreadline5:amd64. [2022-06-02T19:50:09.352Z] #20 56.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-06-02T19:50:09.352Z] #20 56.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:50:09.611Z] #20 56.21 Selecting previously unselected package net-tools. [2022-06-02T19:50:09.611Z] #20 56.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-06-02T19:50:09.611Z] #20 56.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:50:09.870Z] #20 56.41 Selecting previously unselected package patch. [2022-06-02T19:50:09.870Z] #20 56.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-06-02T19:50:09.870Z] #20 56.43 Unpacking patch (2.7.6-3+deb10u1) ... [2022-06-02T19:50:09.870Z] #20 56.52 Selecting previously unselected package python-pip-whl. [2022-06-02T19:50:09.870Z] #20 56.52 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-06-02T19:50:09.870Z] #20 56.53 Unpacking python-pip-whl (18.1-5) ... [2022-06-02T19:50:10.174Z] [2022-06-02T19:50:10.175Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T19:50:10.175Z] #57 sha256:d919a4f58b5df9c4d3c0ac1689769579b9dd86388c2895efb46083d74801241a [2022-06-02T19:50:10.430Z] #57 DONE 0.2s [2022-06-02T19:50:10.430Z] [2022-06-02T19:50:10.430Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T19:50:10.430Z] #61 sha256:5194c99e93f9606ef0486279e71302506af2837979f12e2574071ec3f5678277 [2022-06-02T19:50:10.430Z] #61 DONE 0.1s [2022-06-02T19:50:10.430Z] [2022-06-02T19:50:10.430Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T19:50:10.430Z] #66 sha256:6732eeb9fb77765a02978ff19bb16338b342bcd331f1ca3ad74f7851155f4ff8 [2022-06-02T19:50:10.438Z] #20 57.08 Selecting previously unselected package python3-lib2to3. [2022-06-02T19:50:10.438Z] #20 57.09 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-06-02T19:50:10.438Z] #20 57.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:50:10.438Z] #20 57.22 Selecting previously unselected package python3-distutils. [2022-06-02T19:50:10.697Z] #20 57.23 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-06-02T19:50:10.697Z] #20 57.23 Unpacking python3-distutils (3.7.3-1) ... [2022-06-02T19:50:10.697Z] #20 ... [2022-06-02T19:50:10.697Z] [2022-06-02T19:50:10.697Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:10.697Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:10.697Z] #43 141.9 CC criu/cr-errno.o [2022-06-02T19:50:10.697Z] #43 142.1 CC criu/cr-restore.o [2022-06-02T19:50:10.697Z] #43 146.4 CC criu/cr-service.o [2022-06-02T19:50:10.697Z] #43 148.1 CC criu/crtools.o [2022-06-02T19:50:10.697Z] #43 148.7 CC criu/eventfd.o [2022-06-02T19:50:10.697Z] #43 149.1 CC criu/eventpoll.o [2022-06-02T19:50:10.697Z] #43 150.1 CC criu/external.o [2022-06-02T19:50:10.697Z] #43 150.5 CC criu/fault-injection.o [2022-06-02T19:50:10.697Z] #43 150.6 CC criu/fdstore.o [2022-06-02T19:50:10.697Z] #43 151.0 CC criu/fifo.o [2022-06-02T19:50:10.697Z] #43 151.4 CC criu/file-ids.o [2022-06-02T19:50:10.697Z] #43 151.8 CC criu/file-lock.o [2022-06-02T19:50:10.697Z] #43 ... [2022-06-02T19:50:10.697Z] [2022-06-02T19:50:10.697Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:50:10.697Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:50:10.697Z] #20 57.40 Selecting previously unselected package python3-pip. [2022-06-02T19:50:10.697Z] #20 57.40 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-06-02T19:50:10.697Z] #20 57.40 Unpacking python3-pip (18.1-5) ... [2022-06-02T19:50:10.956Z] #20 57.57 Selecting previously unselected package python3-pkg-resources. [2022-06-02T19:50:10.956Z] #20 57.57 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-06-02T19:50:10.956Z] #20 57.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:50:10.956Z] #20 57.73 Selecting previously unselected package python3-setuptools. [2022-06-02T19:50:10.956Z] #20 57.74 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-06-02T19:50:10.956Z] #20 57.74 Unpacking python3-setuptools (40.8.0-1) ... [2022-06-02T19:50:11.216Z] #20 57.98 Selecting previously unselected package python3-wheel. [2022-06-02T19:50:11.216Z] #20 57.98 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-06-02T19:50:11.216Z] #20 57.99 Unpacking python3-wheel (0.32.3-2) ... [2022-06-02T19:50:11.357Z] #66 DONE 0.6s [2022-06-02T19:50:11.357Z] [2022-06-02T19:50:11.357Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-06-02T19:50:11.357Z] #68 sha256:e9ae4749b415cd7ee3c854d6f384332d0aa0f785ce79360be8716fa58500c13f [2022-06-02T19:50:11.357Z] #68 DONE 0.1s [2022-06-02T19:50:11.357Z] [2022-06-02T19:50:11.357Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T19:50:11.357Z] #69 sha256:0bf5b9f69eb5dde61ac973903744b1f2797fa7809c0b8a14afb192c194529b2c [2022-06-02T19:50:11.357Z] #69 DONE 0.0s [2022-06-02T19:50:11.357Z] [2022-06-02T19:50:11.357Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-02T19:50:11.357Z] #70 sha256:075e88c5239c890c2bdde35da55b2fa4eae94199c9ebd0007de17d3a34af9acd [2022-06-02T19:50:11.476Z] #20 58.08 Selecting previously unselected package sudo. [2022-06-02T19:50:11.476Z] #20 58.09 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-06-02T19:50:11.476Z] #20 58.10 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:50:11.918Z] #70 0.634 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-06-02T19:50:11.918Z] #70 0.657 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-06-02T19:50:11.918Z] #70 0.659 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-06-02T19:50:11.918Z] #70 0.746 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-06-02T19:50:12.044Z] #20 58.65 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T19:50:12.044Z] #20 58.66 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-06-02T19:50:12.044Z] #20 58.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:50:12.304Z] #20 58.91 Selecting previously unselected package uidmap. [2022-06-02T19:50:12.304Z] #20 58.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-06-02T19:50:12.304Z] #20 58.93 Unpacking uidmap (1:4.5-1.1) ... [2022-06-02T19:50:12.304Z] #20 59.05 Selecting previously unselected package vim-runtime. [2022-06-02T19:50:12.563Z] #20 59.05 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-06-02T19:50:12.563Z] #20 59.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-06-02T19:50:12.563Z] #20 59.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-06-02T19:50:12.563Z] #20 59.11 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:13.043Z] #70 1.041 Reading package lists... [2022-06-02T19:50:13.605Z] #70 1.798 Reading package lists... [2022-06-02T19:50:13.860Z] #70 2.434 Building dependency tree... [2022-06-02T19:50:13.860Z] #70 2.570 Reading state information... [2022-06-02T19:50:13.860Z] #70 2.678 The following additional packages will be installed: [2022-06-02T19:50:14.116Z] #70 2.678 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-06-02T19:50:14.116Z] #70 2.678 libpam-systemd [2022-06-02T19:50:14.116Z] #70 2.679 Suggested packages: [2022-06-02T19:50:14.116Z] #70 2.679 systemd-container policykit-1 [2022-06-02T19:50:14.116Z] #70 2.679 Recommended packages: [2022-06-02T19:50:14.116Z] #70 2.679 libnss-systemd [2022-06-02T19:50:14.116Z] #70 2.760 The following NEW packages will be installed: [2022-06-02T19:50:14.116Z] #70 2.761 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-06-02T19:50:14.116Z] #70 2.762 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-02T19:50:14.371Z] #70 3.029 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T19:50:14.371Z] #70 3.029 Need to get 4759 kB of archives. [2022-06-02T19:50:14.371Z] #70 3.029 After this operation, 16.6 MB of additional disk space will be used. [2022-06-02T19:50:14.371Z] #70 3.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-02T19:50:14.371Z] #70 3.032 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-06-02T19:50:14.371Z] #70 3.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-06-02T19:50:14.371Z] #70 3.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-06-02T19:50:14.371Z] #70 3.047 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-06-02T19:50:14.371Z] #70 3.059 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-06-02T19:50:14.371Z] #70 3.096 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-06-02T19:50:14.371Z] #70 3.097 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-06-02T19:50:14.371Z] #70 3.099 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-06-02T19:50:14.371Z] #70 3.101 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-06-02T19:50:14.371Z] #70 3.103 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-06-02T19:50:14.371Z] #70 3.225 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T19:50:14.626Z] #70 3.250 Fetched 4759 kB in 0s (14.3 MB/s) [2022-06-02T19:50:14.626Z] #70 3.278 Selecting previously unselected package libargon2-1:amd64. [2022-06-02T19:50:14.626Z] #70 3.278 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28084 files and directories currently installed.) [2022-06-02T19:50:14.626Z] #70 3.296 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-02T19:50:14.626Z] #70 3.306 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-02T19:50:14.626Z] #70 3.337 Selecting previously unselected package libjson-c3:amd64. [2022-06-02T19:50:14.626Z] #70 3.340 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-06-02T19:50:14.626Z] #70 3.344 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-06-02T19:50:14.626Z] #70 3.379 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-02T19:50:14.626Z] #70 3.381 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-06-02T19:50:14.626Z] #70 3.385 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-06-02T19:50:14.626Z] #70 3.431 Selecting previously unselected package libidn11:amd64. [2022-06-02T19:50:14.626Z] #70 3.434 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-06-02T19:50:14.626Z] #70 3.437 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-06-02T19:50:14.626Z] #70 3.479 Selecting previously unselected package libkmod2:amd64. [2022-06-02T19:50:14.882Z] #70 3.481 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-06-02T19:50:14.882Z] #70 3.486 Unpacking libkmod2:amd64 (26-1) ... [2022-06-02T19:50:14.882Z] #70 3.529 Selecting previously unselected package systemd. [2022-06-02T19:50:14.882Z] #70 3.531 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-06-02T19:50:14.882Z] #70 3.572 Unpacking systemd (241-7~deb10u8) ... [2022-06-02T19:50:15.137Z] #70 3.979 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-02T19:50:15.137Z] #70 3.992 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-06-02T19:50:15.137Z] #70 4.001 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-06-02T19:50:15.137Z] #70 4.011 Setting up libidn11:amd64 (1.33-2.2) ... [2022-06-02T19:50:15.137Z] #70 4.020 Setting up libkmod2:amd64 (26-1) ... [2022-06-02T19:50:15.137Z] #70 4.032 Setting up systemd (241-7~deb10u8) ... [2022-06-02T19:50:15.392Z] #70 4.079 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-02T19:50:15.392Z] #70 4.082 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-02T19:50:15.392Z] #70 4.086 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-06-02T19:50:15.392Z] #70 4.086 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-06-02T19:50:15.392Z] #70 4.096 Initializing machine ID from KVM UUID. [2022-06-02T19:50:15.853Z] #20 62.22 Selecting previously unselected package vim. [2022-06-02T19:50:15.853Z] #20 62.22 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-06-02T19:50:15.853Z] #20 62.26 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:15.954Z] #70 4.507 Selecting previously unselected package systemd-sysv. [2022-06-02T19:50:15.954Z] #70 4.507 (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-06-02T19:50:15.954Z] #70 4.521 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-06-02T19:50:15.954Z] #70 4.524 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-06-02T19:50:15.954Z] #70 4.569 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-02T19:50:15.954Z] #70 4.571 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-06-02T19:50:15.954Z] #70 4.575 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-06-02T19:50:15.954Z] #70 4.633 Selecting previously unselected package dbus. [2022-06-02T19:50:15.954Z] #70 4.636 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-06-02T19:50:15.954Z] #70 4.647 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-06-02T19:50:15.954Z] #70 4.711 Selecting previously unselected package libpam-systemd:amd64. [2022-06-02T19:50:15.954Z] #70 4.713 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-06-02T19:50:15.954Z] #70 4.717 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-06-02T19:50:15.954Z] #70 4.758 Selecting previously unselected package dbus-user-session. [2022-06-02T19:50:16.112Z] #20 62.85 Selecting previously unselected package xfsprogs. [2022-06-02T19:50:16.112Z] #20 62.85 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-06-02T19:50:16.112Z] #20 62.85 Unpacking xfsprogs (4.20.0-1) ... [2022-06-02T19:50:16.209Z] #70 4.760 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-06-02T19:50:16.209Z] #70 4.764 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-06-02T19:50:16.209Z] #70 4.809 Setting up systemd-sysv (241-7~deb10u8) ... [2022-06-02T19:50:16.209Z] #70 4.820 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-06-02T19:50:16.209Z] #70 4.831 Setting up dbus (1.12.20-0+deb10u1) ... [2022-06-02T19:50:16.209Z] #70 4.950 invoke-rc.d: could not determine current runlevel [2022-06-02T19:50:16.209Z] #70 4.953 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T19:50:16.209Z] #70 4.957 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-06-02T19:50:16.466Z] #70 5.077 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-06-02T19:50:16.466Z] #70 5.093 Processing triggers for systemd (241-7~deb10u8) ... [2022-06-02T19:50:16.466Z] #70 5.102 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:50:16.466Z] #70 DONE 5.3s [2022-06-02T19:50:16.466Z] [2022-06-02T19:50:16.466Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-02T19:50:16.466Z] #71 sha256:f63fb3fa3b1c4daede952c8eceaadcf6c0a53f458aa9601f53356fc5e2b4c389 [2022-06-02T19:50:16.681Z] #20 63.36 Selecting previously unselected package zip. [2022-06-02T19:50:16.681Z] #20 63.38 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-06-02T19:50:16.681Z] #20 63.40 Unpacking zip (3.0-11+b1) ... [2022-06-02T19:50:16.940Z] #20 63.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-06-02T19:50:16.940Z] #20 63.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-06-02T19:50:16.940Z] #20 63.61 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-06-02T19:50:16.940Z] #20 63.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-06-02T19:50:16.940Z] #20 63.65 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-06-02T19:50:16.940Z] #20 63.66 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-06-02T19:50:16.940Z] #20 63.67 Setting up uidmap (1:4.5-1.1) ... [2022-06-02T19:50:16.940Z] #20 63.68 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-06-02T19:50:16.940Z] #20 63.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T19:50:16.940Z] #20 63.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-06-02T19:50:16.940Z] #20 63.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-06-02T19:50:16.978Z] #71 0.397 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T19:50:16.979Z] #71 0.398 Dload Upload Total Spent Left Speed [2022-06-02T19:50:17.199Z] #20 63.76 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-06-02T19:50:17.200Z] #20 63.77 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:17.200Z] #20 63.79 Setting up zip (3.0-11+b1) ... [2022-06-02T19:50:17.200Z] #20 63.80 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:17.200Z] #20 63.83 Setting up bash-completion (1:2.8-6) ... [2022-06-02T19:50:17.234Z] #71 0.399 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8400 0 --:--:-- --:--:-- --:--:-- 8400 [2022-06-02T19:50:17.234Z] #71 DONE 0.7s [2022-06-02T19:50:17.234Z] [2022-06-02T19:50:17.234Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T19:50:17.234Z] #72 sha256:a82d3da35238d935589e3987279fcabe7e7c7c7e3325c003e9e80f91b7f1c6c0 [2022-06-02T19:50:20.490Z] #20 66.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-06-02T19:50:20.490Z] #20 66.69 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-06-02T19:50:20.490Z] #20 66.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T19:50:20.490Z] #20 66.72 Setting up patch (2.7.6-3+deb10u1) ... [2022-06-02T19:50:20.490Z] #20 66.74 Setting up sudo (1.8.27-1+deb10u3) ... [2022-06-02T19:50:20.490Z] #20 66.80 invoke-rc.d: could not determine current runlevel [2022-06-02T19:50:20.490Z] #20 66.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T19:50:20.490Z] #20 66.82 Setting up pigz (2.4-1) ... [2022-06-02T19:50:20.490Z] #20 66.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T19:50:20.490Z] #20 66.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-06-02T19:50:20.490Z] #20 66.87 Setting up python-pip-whl (18.1-5) ... [2022-06-02T19:50:20.490Z] #20 66.89 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-06-02T19:50:20.490Z] #20 66.92 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:20.496Z] #72 DONE 2.8s [2022-06-02T19:50:20.496Z] [2022-06-02T19:50:20.496Z] #73 exporting to image [2022-06-02T19:50:20.496Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T19:50:20.496Z] #73 exporting layers [2022-06-02T19:50:20.749Z] #20 67.39 Setting up libaio1:amd64 (0.3.112-3) ... [2022-06-02T19:50:20.749Z] #20 67.41 Setting up libonig5:amd64 (6.9.1-1) ... [2022-06-02T19:50:20.749Z] #20 67.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-06-02T19:50:20.749Z] #20 67.44 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-06-02T19:50:20.749Z] #20 67.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T19:50:20.749Z] #20 67.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T19:50:20.749Z] #20 67.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T19:50:20.749Z] #20 67.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T19:50:20.749Z] #20 67.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T19:50:20.749Z] #20 67.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T19:50:20.749Z] #20 67.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T19:50:20.749Z] #20 67.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T19:50:20.749Z] #20 67.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-06-02T19:50:20.749Z] #20 67.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-06-02T19:50:21.009Z] #20 67.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-06-02T19:50:21.009Z] #20 67.61 Setting up jq (1.5+dfsg-2+b1) ... [2022-06-02T19:50:21.009Z] #20 67.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-06-02T19:50:21.009Z] #20 67.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-06-02T19:50:21.268Z] #20 ... [2022-06-02T19:50:21.268Z] [2022-06-02T19:50:21.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:21.268Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:21.268Z] #43 152.7 CC criu/files-ext.o [2022-06-02T19:50:21.268Z] #43 153.1 CC criu/files-reg.o [2022-06-02T19:50:21.268Z] #43 155.3 CC criu/files.o [2022-06-02T19:50:21.268Z] #43 157.4 CC criu/filesystems.o [2022-06-02T19:50:21.268Z] #43 158.1 CC criu/fsnotify.o [2022-06-02T19:50:21.268Z] #43 159.3 CC criu/image-desc.o [2022-06-02T19:50:21.268Z] #43 159.5 CC criu/image.o [2022-06-02T19:50:21.268Z] #43 160.4 CC criu/ipc_ns.o [2022-06-02T19:50:21.268Z] #43 161.6 CC criu/irmap.o [2022-06-02T19:50:21.268Z] #43 162.2 CC criu/kcmp-ids.o [2022-06-02T19:50:21.268Z] #43 162.5 CC criu/kerndat.o [2022-06-02T19:50:22.206Z] #43 163.7 CC criu/libnetlink.o [2022-06-02T19:50:22.774Z] #43 164.1 CC criu/log.o [2022-06-02T19:50:23.409Z] #43 164.7 CC criu/lsm.o [2022-06-02T19:50:23.679Z] #43 165.1 CC criu/mem.o [2022-06-02T19:50:23.939Z] #43 ... [2022-06-02T19:50:23.939Z] [2022-06-02T19:50:23.939Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-06-02T19:50:23.939Z] #20 sha256:b919bf04ff5a102c6fadc009a1725d43c7785686f191cdc550586e98890cd0c8 [2022-06-02T19:50:23.939Z] #20 70.72 Setting up iptables (1.8.2-4) ... [2022-06-02T19:50:24.213Z] #20 70.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:50:24.213Z] #20 70.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:50:24.213Z] #20 70.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T19:50:24.213Z] #20 70.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T19:50:24.213Z] #20 70.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T19:50:24.213Z] #20 70.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T19:50:24.213Z] #20 70.79 Setting up python3 (3.7.3-1) ... [2022-06-02T19:50:24.473Z] #20 71.29 Setting up python3-wheel (0.32.3-2) ... [2022-06-02T19:50:25.408Z] #20 72.04 Setting up apparmor (2.13.2-10) ... [2022-06-02T19:50:27.034Z] #73 exporting layers 7.2s done [2022-06-02T19:50:27.034Z] #73 writing image sha256:74450421e3f9d9d58d8601268f31bf0ef960b411624f888ba60135a8476966ac done [2022-06-02T19:50:27.034Z] #73 naming to docker.io/library/docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 done [2022-06-02T19:50:27.034Z] #73 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:50:27.309Z] #20 73.75 Setting up xfsprogs (4.20.0-1) ... [2022-06-02T19:50:27.309Z] #20 73.76 Setting up python3-lib2to3 (3.7.3-1) ... [2022-06-02T19:50:27.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -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:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh dynbinary test-integration [2022-06-02T19:50:27.568Z] #20 74.18 Setting up python3-pkg-resources (40.8.0-1) ... [2022-06-02T19:50:27.920Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-02T19:50:27.920Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-02T19:50:27.920Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-02T19:50:27.920Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-02T19:50:27.920Z] 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-06-02T19:50:27.920Z] Detected virtualization docker. [2022-06-02T19:50:27.920Z] Detected architecture x86-64. [2022-06-02T19:50:27.920Z] Set hostname to . [2022-06-02T19:50:27.920Z] + source /etc/docker-entrypoint-cmd [2022-06-02T19:50:27.920Z] ++ hack/make.sh dynbinary test-integration [2022-06-02T19:50:27.920Z] [2022-06-02T19:50:28.176Z] Removing bundles/ [2022-06-02T19:50:28.176Z] [2022-06-02T19:50:28.176Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T19:50:28.176Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:50:28.176Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T19:50:28.505Z] #20 75.12 Setting up python3-distutils (3.7.3-1) ... [2022-06-02T19:50:28.765Z] #20 75.56 Setting up python3-setuptools (40.8.0-1) ... [2022-06-02T19:50:29.514Z] #56 245.9 # github.com/containerd/containerd/cmd/containerd [2022-06-02T19:50:29.514Z] #56 245.9 /usr/bin/ld: /tmp/go-link-1303564708/000019.o: in function `New': [2022-06-02T19:50:29.514Z] #56 245.9 /tmp/tmp.Ntdpv92mlh/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-06-02T19:50:29.514Z] #56 246.0 + bin/containerd-stress [2022-06-02T19:50:29.514Z] #56 247.3 + bin/containerd-shim [2022-06-02T19:50:30.143Z] #20 76.91 Setting up python3-pip (18.1-5) ... [2022-06-02T19:50:31.522Z] #20 77.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-06-02T19:50:31.522Z] #20 78.00 Processing triggers for mime-support (3.62) ... [2022-06-02T19:50:32.460Z] #20 DONE 79.0s [2022-06-02T19:50:32.461Z] [2022-06-02T19:50:32.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:32.461Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:32.461Z] #43 167.0 CC criu/memfd.o [2022-06-02T19:50:32.461Z] #43 167.7 CC criu/mount.o [2022-06-02T19:50:32.461Z] #43 172.1 CC criu/namespaces.o [2022-06-02T19:50:32.461Z] #43 ... [2022-06-02T19:50:32.461Z] [2022-06-02T19:50:32.461Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T19:50:32.461Z] #21 sha256:3c2f0e344bf0c047de1d21e8441137145dcfcfb7bacc544ea89d55c4e4f20e37 [2022-06-02T19:50:33.290Z] #21 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T19:50:33.290Z] #21 0.875 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T19:50:33.290Z] #21 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T19:50:33.290Z] #21 DONE 0.9s [2022-06-02T19:50:33.290Z] [2022-06-02T19:50:33.290Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:50:33.290Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:50:37.652Z] #56 256.1 + bin/containerd-shim-runc-v1 [2022-06-02T19:50:38.567Z] #22 5.049 Collecting yamllint==1.26.1 [2022-06-02T19:50:39.946Z] #22 ... [2022-06-02T19:50:39.946Z] [2022-06-02T19:50:39.946Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:39.946Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:39.946Z] #43 174.1 CC criu/net.o [2022-06-02T19:50:39.946Z] #43 177.9 CC criu/netfilter.o [2022-06-02T19:50:39.946Z] #43 178.3 CC criu/page-pipe.o [2022-06-02T19:50:39.946Z] #43 179.1 CC criu/page-xfer.o [2022-06-02T19:50:39.946Z] #43 180.7 CC criu/pagemap-cache.o [2022-06-02T19:50:39.946Z] #43 181.0 CC criu/pagemap.o [2022-06-02T19:50:40.515Z] #43 181.9 CC criu/parasite-syscall.o [2022-06-02T19:50:41.453Z] #43 182.8 CC criu/path.o [2022-06-02T19:50:41.713Z] #43 183.1 CC criu/pie-util-vdso-elf32.o [2022-06-02T19:50:41.856Z] #56 261.1 + bin/containerd-shim-runc-v2 [2022-06-02T19:50:42.282Z] #43 183.6 CC criu/pie-util-vdso.o [2022-06-02T19:50:42.796Z] #56 261.9 + binaries [2022-06-02T19:50:42.796Z] #56 261.9 + install -D bin/containerd /build/containerd [2022-06-02T19:50:42.797Z] #56 261.9 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T19:50:42.797Z] #56 261.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T19:50:42.797Z] #56 261.9 + install -D bin/ctr /build/ctr [2022-06-02T19:50:42.850Z] #43 184.1 CC criu/pie-util.o [2022-06-02T19:50:42.850Z] #43 184.3 CC criu/pipes.o [2022-06-02T19:50:43.788Z] #43 ... [2022-06-02T19:50:43.788Z] [2022-06-02T19:50:43.788Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T19:50:43.788Z] #22 sha256:8eb4e161329248080a17d7452d31dbc8cb804e31d8e17c73cc54c107d968a6d2 [2022-06-02T19:50:43.788Z] #22 10.43 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-06-02T19:50:45.167Z] #22 11.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-06-02T19:50:45.167Z] #22 11.71 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-06-02T19:50:45.167Z] #22 11.80 Collecting pyyaml (from yamllint==1.26.1) [2022-06-02T19:50:45.426Z] #22 12.15 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-06-02T19:50:45.685Z] #22 12.46 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-06-02T19:50:45.685Z] #22 12.46 Building wheels for collected packages: yamllint [2022-06-02T19:50:45.685Z] #22 12.47 Running setup.py bdist_wheel for yamllint: started [2022-06-02T19:50:47.063Z] #22 13.68 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-06-02T19:50:47.063Z] #22 13.68 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-06-02T19:50:47.063Z] #22 13.72 Successfully built yamllint [2022-06-02T19:50:47.063Z] #22 13.74 Installing collected packages: pathspec, pyyaml, yamllint [2022-06-02T19:50:47.323Z] #22 14.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T19:50:47.891Z] #22 DONE 14.7s [2022-06-02T19:50:47.891Z] [2022-06-02T19:50:47.891Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T19:50:47.891Z] #25 sha256:f276248bf190746242a5601a465b9c03e2b8cda46db9823d776934a77abcc8c0 [2022-06-02T19:50:48.077Z] #56 DONE 267.2s [2022-06-02T19:50:48.538Z] #25 DONE 0.4s [2022-06-02T19:50:48.538Z] [2022-06-02T19:50:48.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:48.538Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:48.538Z] #43 185.2 CC criu/plugin.o [2022-06-02T19:50:48.538Z] #43 185.7 CC criu/proc_parse.o [2022-06-02T19:50:48.538Z] #43 188.9 CC criu/protobuf-desc.o [2022-06-02T19:50:48.647Z] [2022-06-02T19:50:48.647Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T19:50:48.647Z] #57 sha256:9563fe94868bac31a6d6f4062bdc6bb0167959de46921fae880e8594362afff8 [2022-06-02T19:50:48.798Z] #43 190.2 CC criu/protobuf.o [2022-06-02T19:50:49.058Z] #43 ... [2022-06-02T19:50:49.058Z] [2022-06-02T19:50:49.058Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:50:49.058Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:50:49.058Z] #40 286.2 + dpkg --print-architecture [2022-06-02T19:50:49.058Z] #40 286.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-06-02T19:50:49.058Z] #40 286.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-02T19:50:49.058Z] #40 286.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-02T19:50:50.557Z] #57 DONE 2.0s [2022-06-02T19:50:50.557Z] [2022-06-02T19:50:50.557Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T19:50:50.557Z] #61 sha256:23dd203a2ba759f8c3a0480476b498b89da2753c5722a094221531ad622e9557 [2022-06-02T19:50:51.126Z] #61 DONE 0.3s [2022-06-02T19:50:51.126Z] [2022-06-02T19:50:51.126Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T19:50:51.126Z] #66 sha256:dc8e6f416cb7b51ada373157f7feaa70b58040f3e57d9f51211a9d40db35a427 [2022-06-02T19:50:53.036Z] #66 DONE 1.9s [2022-06-02T19:50:53.036Z] [2022-06-02T19:50:53.036Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-06-02T19:50:53.036Z] #68 sha256:188c7e2fc5b239d701400f79187a546f4011e013485e57a51be41e9b66f79ada [2022-06-02T19:50:53.036Z] #68 DONE 0.1s [2022-06-02T19:50:53.036Z] [2022-06-02T19:50:53.036Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T19:50:53.036Z] #69 sha256:4175e49e0970f1b3d283314b9f7c02bf87d3a24e0b7cb255649b6364e277c5b5 [2022-06-02T19:50:53.036Z] #69 DONE 0.0s [2022-06-02T19:50:53.036Z] [2022-06-02T19:50:53.036Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T19:50:53.036Z] #70 sha256:6acb91c8ca4127e67bf62474e85b7032ac07f61fbd83b29c256af35657ded1ad [2022-06-02T19:50:53.253Z] #40 ... [2022-06-02T19:50:53.253Z] [2022-06-02T19:50:53.253Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T19:50:53.253Z] #30 sha256:fd8b172de39915db5e391a04af10a9c9b0ecfccc68559295febf767d9d13194d [2022-06-02T19:50:53.253Z] #30 DONE 4.5s [2022-06-02T19:50:53.253Z] [2022-06-02T19:50:53.253Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T19:50:53.253Z] #33 sha256:7205815faea9f5f0829e4f7cdb143affc13b24eae3f0c3dfd001ef3087e8b872 [2022-06-02T19:50:53.253Z] #33 DONE 0.2s [2022-06-02T19:50:53.253Z] [2022-06-02T19:50:53.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:53.253Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:53.253Z] #43 190.7 CC criu/pstree.o [2022-06-02T19:50:53.253Z] #43 191.9 CC criu/rbtree.o [2022-06-02T19:50:53.253Z] #43 192.3 CC criu/rst-malloc.o [2022-06-02T19:50:53.253Z] #43 192.6 CC criu/seccomp.o [2022-06-02T19:50:53.253Z] #43 193.3 CC criu/seize.o [2022-06-02T19:50:53.253Z] #43 194.2 CC criu/servicefd.o [2022-06-02T19:50:53.253Z] #43 ... [2022-06-02T19:50:53.253Z] [2022-06-02T19:50:53.253Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-06-02T19:50:53.253Z] #35 sha256:d6dbebc12abee83279be0e00005472d6cd2c016f084112a03448a6f50f97d971 [2022-06-02T19:50:53.253Z] #35 DONE 0.0s [2022-06-02T19:50:53.253Z] [2022-06-02T19:50:53.253Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T19:50:53.253Z] #38 sha256:a325bf6cf2681e8cc7020cf9e9e6b6e08373c59d7cc4a8492c4701e29fc19a29 [2022-06-02T19:50:53.253Z] #38 DONE 0.0s [2022-06-02T19:50:53.253Z] [2022-06-02T19:50:53.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:50:53.253Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:50:53.253Z] #43 194.7 CC criu/shmem.o [2022-06-02T19:50:53.977Z] #70 DONE 0.8s [2022-06-02T19:50:53.977Z] [2022-06-02T19:50:53.977Z] #71 exporting to image [2022-06-02T19:50:53.977Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T19:50:53.977Z] #71 exporting layers [2022-06-02T19:50:54.192Z] #43 195.6 CC criu/sigframe.o [2022-06-02T19:50:54.451Z] #43 195.8 CC criu/signalfd.o [2022-06-02T19:50:54.710Z] #43 196.1 CC criu/sk-inet.o [2022-06-02T19:50:56.089Z] #43 197.2 CC criu/sk-netlink.o [2022-06-02T19:50:56.348Z] #43 197.7 CC criu/sk-packet.o [2022-06-02T19:50:56.917Z] #43 198.3 CC criu/sk-queue.o [2022-06-02T19:50:57.275Z] #71 exporting layers 3.3s done [2022-06-02T19:50:57.275Z] #71 writing image sha256:8e76bf31ccd3f31419e9a3a02f8daee63b4b9e387c98e6b12d23e6e7e9f321e0 done [2022-06-02T19:50:57.275Z] #71 naming to docker.io/library/docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 done [2022-06-02T19:50:57.275Z] #71 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-02T19:50:57.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/test/unit [2022-06-02T19:50:57.855Z] #43 198.9 CC criu/sk-tcp.o [2022-06-02T19:50:57.901Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:50:57.901Z] [2022-06-02T19:50:57.901Z] + TEST_INTEGRATION_DEST=2 [2022-06-02T19:50:57.901Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-02T19:50:57.901Z] + TEST_SKIP_INTEGRATION=1 [2022-06-02T19:50:57.901Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-02T19:50:57.901Z] + run_tests [2022-06-02T19:50:57.901Z] + c=0 [2022-06-02T19:50:57.901Z] + '[' -n 0 ']' [2022-06-02T19:50:57.901Z] + rm= [2022-06-02T19:50:57.901Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43683/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43683/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh '' test-integration [2022-06-02T19:50:57.901Z] + TEST_INTEGRATION_DEST=1 [2022-06-02T19:50:57.901Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-02T19:50:57.901Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T19:50:57.901Z] + run_tests test-integration-flaky [2022-06-02T19:50:57.901Z] + '[' -n 0 ']' [2022-06-02T19:50:57.901Z] + rm= [2022-06-02T19:50:57.901Z] + TEST_INTEGRATION_DEST=3 [2022-06-02T19:50:57.901Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-02T19:50:57.901Z] + TEST_SKIP_INTEGRATION=1 [2022-06-02T19:50:57.901Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-02T19:50:57.901Z] + run_tests [2022-06-02T19:50:57.901Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43683/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43683/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh test-integration-flaky test-integration [2022-06-02T19:50:57.901Z] + '[' -n 0 ']' [2022-06-02T19:50:57.901Z] + rm= [2022-06-02T19:50:57.901Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43683/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43683/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh '' test-integration [2022-06-02T19:50:57.901Z] ++ jobs -p [2022-06-02T19:50:57.901Z] + for job in $(jobs -p) [2022-06-02T19:50:57.901Z] + wait 12098 [2022-06-02T19:50:57.901Z] [2022-06-02T19:50:57.901Z] [2022-06-02T19:50:57.901Z] [2022-06-02T19:50:57.901Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T19:50:57.901Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T19:50:57.901Z] HOSTNAME=6d1d51ce332a [2022-06-02T19:50:57.901Z] TEST_SKIP_INTEGRATION=1 [2022-06-02T19:50:57.901Z] TESTDEBUG=0 [2022-06-02T19:50:57.901Z] DEST=bundles/test-integration [2022-06-02T19:50:57.901Z] PWD=/go/src/github.com/docker/docker [2022-06-02T19:50:57.901Z] KEEPBUNDLE=1 [2022-06-02T19:50:57.901Z] DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:50:57.901Z] container=docker [2022-06-02T19:50:57.901Z] HOME=/root [2022-06-02T19:50:57.901Z] GOLANG_VERSION=1.17.11 [2022-06-02T19:50:57.901Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T19:50:57.901Z] VALIDATE_BRANCH=20.10 [2022-06-02T19:50:57.901Z] TERM=xterm [2022-06-02T19:50:57.901Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T19:50:57.901Z] SHLVL=1 [2022-06-02T19:50:57.901Z] TIMEOUT=120m [2022-06-02T19:50:57.901Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-06-02T19:50:57.901Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T19:50:57.901Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-02T19:50:57.901Z] GO111MODULE=off [2022-06-02T19:50:57.901Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T19:50:57.901Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T19:50:57.901Z] GOPATH=/go [2022-06-02T19:50:57.901Z] PKG_CONFIG=pkg-config [2022-06-02T19:50:57.901Z] _=/usr/bin/env [2022-06-02T19:50:57.901Z] Building test suite binary ./integration-cli/test.main [2022-06-02T19:50:57.901Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-02T19:50:57.901Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T19:50:57.901Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T19:50:57.901Z] HOSTNAME=e57b33155d93 [2022-06-02T19:50:57.901Z] TEST_SKIP_INTEGRATION=1 [2022-06-02T19:50:57.901Z] TESTDEBUG=0 [2022-06-02T19:50:57.901Z] DEST=bundles/test-integration [2022-06-02T19:50:57.901Z] PWD=/go/src/github.com/docker/docker [2022-06-02T19:50:57.901Z] KEEPBUNDLE=1 [2022-06-02T19:50:57.901Z] DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:50:57.901Z] container=docker [2022-06-02T19:50:57.901Z] HOME=/root [2022-06-02T19:50:57.901Z] GOLANG_VERSION=1.17.11 [2022-06-02T19:50:57.901Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T19:50:57.901Z] VALIDATE_BRANCH=20.10 [2022-06-02T19:50:57.901Z] TERM=xterm [2022-06-02T19:50:57.901Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T19:50:57.901Z] SHLVL=1 [2022-06-02T19:50:57.901Z] TIMEOUT=120m [2022-06-02T19:50:57.901Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-06-02T19:50:57.901Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T19:50:57.901Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-02T19:50:57.901Z] GO111MODULE=off [2022-06-02T19:50:57.901Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T19:50:57.901Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T19:50:57.901Z] GOPATH=/go [2022-06-02T19:50:57.901Z] PKG_CONFIG=pkg-config [2022-06-02T19:50:57.901Z] _=/usr/bin/env [2022-06-02T19:50:57.901Z] Building test suite binary ./integration-cli/test.main [2022-06-02T19:50:57.901Z] No new tests added to integration. [2022-06-02T19:50:57.901Z] [2022-06-02T19:50:57.901Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T19:50:57.901Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T19:50:57.901Z] HOSTNAME=3eb510ed880a [2022-06-02T19:50:57.901Z] TESTDEBUG=0 [2022-06-02T19:50:57.901Z] DEST=bundles/test-integration [2022-06-02T19:50:57.901Z] PWD=/go/src/github.com/docker/docker [2022-06-02T19:50:57.901Z] KEEPBUNDLE=1 [2022-06-02T19:50:57.901Z] DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:50:57.901Z] container=docker [2022-06-02T19:50:57.901Z] HOME=/root [2022-06-02T19:50:57.901Z] GOLANG_VERSION=1.17.11 [2022-06-02T19:50:57.901Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T19:50:57.901Z] VALIDATE_BRANCH=20.10 [2022-06-02T19:50:57.901Z] TERM=xterm [2022-06-02T19:50:57.901Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T19:50:57.901Z] SHLVL=1 [2022-06-02T19:50:57.901Z] TIMEOUT=120m [2022-06-02T19:50:57.901Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-06-02T19:50:57.901Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T19:50:57.901Z] GO111MODULE=off [2022-06-02T19:50:57.901Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T19:50:57.901Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T19:50:57.901Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T19:50:57.901Z] GOPATH=/go [2022-06-02T19:50:57.901Z] PKG_CONFIG=pkg-config [2022-06-02T19:50:57.901Z] _=/usr/bin/env [2022-06-02T19:50:57.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T19:50:58.115Z] #43 199.5 CC criu/sk-unix.o [2022-06-02T19:51:00.651Z] #43 201.7 CC criu/sockets.o [2022-06-02T19:51:00.899Z] ? github.com/docker/docker/api [no test files] [2022-06-02T19:51:01.220Z] #43 202.6 CC criu/stats.o [2022-06-02T19:51:01.789Z] #43 202.9 CC criu/string.o [2022-06-02T19:51:01.789Z] #43 203.1 CC criu/sysctl.o [2022-06-02T19:51:01.789Z] #43 ... [2022-06-02T19:51:01.789Z] [2022-06-02T19:51:01.789Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-06-02T19:51:01.789Z] #49 sha256:a09f9adcf00271d3b77d297c34b484282f59391a0df5d685ee05b105fd4f4fb8 [2022-06-02T19:51:01.789Z] #49 299.9 + /build/golangci-lint --version [2022-06-02T19:51:02.358Z] #49 300.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-06-02T19:51:02.927Z] #49 DONE 300.9s [2022-06-02T19:51:02.927Z] [2022-06-02T19:51:02.927Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:51:02.927Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:51:02.927Z] #43 203.8 CC criu/sysfs_parse.o [2022-06-02T19:51:02.927Z] #43 204.2 CC criu/timens.o [2022-06-02T19:51:03.496Z] #43 204.7 CC criu/timerfd.o [2022-06-02T19:51:04.064Z] #43 205.3 CC criu/tty.o [2022-06-02T19:51:06.602Z] #43 207.5 CC criu/tun.o [2022-06-02T19:51:06.602Z] #43 207.9 CC criu/uffd.o [2022-06-02T19:51:07.981Z] #43 209.0 CC criu/util.o [2022-06-02T19:51:08.920Z] #43 210.2 CC criu/uts_ns.o [2022-06-02T19:51:08.920Z] #43 210.4 CC criu/vdso-compat.o [2022-06-02T19:51:09.488Z] #43 210.7 CC criu/vdso.o [2022-06-02T19:51:10.057Z] #43 211.3 LINK criu/built-in.o [2022-06-02T19:51:10.316Z] #43 211.5 LINK criu/criu [2022-06-02T19:51:10.575Z] #43 212.0 DEP lib/c/criu.d [2022-06-02T19:51:10.575Z] #43 212.1 CC images/rpc.pb-c.o [2022-06-02T19:51:11.144Z] #43 ... [2022-06-02T19:51:11.144Z] [2022-06-02T19:51:11.144Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-02T19:51:11.144Z] #40 sha256:62188edf236a1b19a5ad52de0edd035c2300cf71a74a4d5173003cecb9789aec [2022-06-02T19:51:11.144Z] #40 DONE 308.9s [2022-06-02T19:51:11.144Z] [2022-06-02T19:51:11.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:51:11.144Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:51:11.144Z] #43 212.5 CC lib/c/criu.o [2022-06-02T19:51:12.524Z] #43 213.7 LINK lib/c/built-in.o [2022-06-02T19:51:12.524Z] #43 213.7 LINK lib/c/libcriu.so [2022-06-02T19:51:12.524Z] #43 213.8 LINK lib/c/libcriu.a [2022-06-02T19:51:12.524Z] #43 213.9 GEN magic.py [2022-06-02T19:51:12.524Z] #43 214.0 Note: Building without setproctitle() and strlcpy() support. [2022-06-02T19:51:12.524Z] #43 214.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-06-02T19:51:12.524Z] #43 214.0 Note: Building without GnuTLS support [2022-06-02T19:51:12.783Z] #43 ... [2022-06-02T19:51:12.783Z] [2022-06-02T19:51:12.783Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T19:51:12.783Z] #41 sha256:dca154cc4e88b4f7246b678e9ead4da1f46bec274bb41b0ca27df4ff034812de [2022-06-02T19:51:12.783Z] #41 DONE 0.5s [2022-06-02T19:51:12.783Z] [2022-06-02T19:51:12.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-06-02T19:51:12.783Z] #43 sha256:9a837c2707b2438f2feab676bb906f1f8e14f763c75dd243c069e5823ccdcddb [2022-06-02T19:51:12.783Z] #43 214.0 Makefile.config:39: Warn: you have no libnftables installed [2022-06-02T19:51:12.783Z] #43 214.0 Makefile.config:40: Warn: Building without nftables support [2022-06-02T19:51:13.203Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-06-02T19:51:13.352Z] #43 214.6 fatal: not a git repository (or any of the parent directories): .git [2022-06-02T19:51:13.921Z] #43 215.2 make[1]: Nothing to be done for 'all'. [2022-06-02T19:51:14.489Z] #43 215.7 make[1]: 'images/built-in.o' is up to date. [2022-06-02T19:51:14.489Z] #43 215.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-06-02T19:51:14.489Z] #43 215.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-06-02T19:51:14.489Z] #43 215.8 make[1]: 'compel/libcompel.a' is up to date. [2022-06-02T19:51:14.489Z] #43 215.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-06-02T19:51:14.489Z] #43 215.9 make[1]: Nothing to be done for 'all'. [2022-06-02T19:51:14.749Z] #43 215.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-06-02T19:51:14.749Z] #43 216.0 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:14.749Z] #43 216.1 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:14.749Z] #43 216.1 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:14.749Z] #43 216.2 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:15.008Z] #43 216.2 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:15.008Z] #43 216.2 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:15.008Z] #43 216.2 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:15.008Z] #43 216.3 make[2]: Nothing to be done for 'all'. [2022-06-02T19:51:15.008Z] #43 216.3 INSTALL criu/criu [2022-06-02T19:51:15.268Z] #43 DONE 216.5s [2022-06-02T19:51:15.268Z] [2022-06-02T19:51:15.268Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:51:15.268Z] #53 sha256:1b87a12527e6d61acea2dcfdd218e2df2ffc914c41cbebd264cc31cf06b834bb [2022-06-02T19:51:16.647Z] #53 ... [2022-06-02T19:51:16.647Z] [2022-06-02T19:51:16.647Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-06-02T19:51:16.647Z] #44 sha256:60e3743e6c7170f693c11b6bb44ed1820857bd1b9f71ebcfe114a3068cc1eb67 [2022-06-02T19:51:16.647Z] #44 DONE 0.1s [2022-06-02T19:51:16.647Z] [2022-06-02T19:51:16.647Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-06-02T19:51:16.647Z] #46 sha256:01e7779d071426ec116b06baa6ce1886c7c70e04db0f16975c3618c81e37c93b [2022-06-02T19:51:16.647Z] #46 DONE 0.1s [2022-06-02T19:51:16.647Z] [2022-06-02T19:51:16.647Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:51:16.647Z] #56 sha256:ac1bf30b9dc6006ac011c3a46e07fd7bd42128ccc4d93b05f63e15f4117dbff3 [2022-06-02T19:51:16.906Z] #56 ... [2022-06-02T19:51:16.906Z] [2022-06-02T19:51:16.906Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T19:51:16.906Z] #48 sha256:1644ebf3f9962253321c844aee2ba7823f73b4cb047d66a9a4938bf467d4da43 [2022-06-02T19:51:16.906Z] #48 DONE 0.1s [2022-06-02T19:51:16.906Z] [2022-06-02T19:51:16.906Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T19:51:16.906Z] #50 sha256:b4ec81fdc946d9a99cb69311e1d60ac5d23c5a676640d43a7df0f16b494f70c3 [2022-06-02T19:51:17.502Z] #50 DONE 0.4s [2022-06-02T19:51:17.502Z] [2022-06-02T19:51:17.502Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T19:51:17.502Z] #52 sha256:33e8f9d96c93dfc281079c71d637370ce65a3d8642dcc5698b5598f623ee3ead [2022-06-02T19:51:17.502Z] #52 DONE 0.1s [2022-06-02T19:51:17.502Z] [2022-06-02T19:51:17.502Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-06-02T19:51:17.502Z] #53 sha256:1b87a12527e6d61acea2dcfdd218e2df2ffc914c41cbebd264cc31cf06b834bb [2022-06-02T19:51:34.023Z] 8b534d64a7c3: Pull complete [2022-06-02T19:51:34.023Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-06-02T19:51:34.023Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T19:51:34.023Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-06-02T19:51:34.023Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-06-02T19:51:34.023Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-06-02T19:51:34.023Z] WARN: Skipping validation tests [2022-06-02T19:51:34.023Z] INFO: Running unit tests at 06/02/2022 19:51:28... [2022-06-02T19:51:34.493Z] INFO: make.ps1 starting at 06/02/2022 19:51:34 [2022-06-02T19:51:34.965Z] INFO: Git commit (081e538fbd) assumed from DOCKER_GITCOMMIT environment variable [2022-06-02T19:51:34.965Z] INFO: Invoking autogen... [2022-06-02T19:51:35.434Z] INFO: Running unit tests... [2022-06-02T19:51:39.445Z] #53 160.8 + mkdir -p /build [2022-06-02T19:51:39.445Z] #53 160.8 + cp runc /build/runc [2022-06-02T19:51:39.445Z] #53 DONE 161.3s [2022-06-02T19:51:39.445Z] [2022-06-02T19:51:39.445Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:51:39.445Z] #56 sha256:ac1bf30b9dc6006ac011c3a46e07fd7bd42128ccc4d93b05f63e15f4117dbff3 [2022-06-02T19:51:39.704Z] #56 ... [2022-06-02T19:51:39.704Z] [2022-06-02T19:51:39.704Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T19:51:39.704Z] #54 sha256:85013fcd3b568c0c3983f5ff02d5d574b070930713032238d4cfbf7a00b3f392 [2022-06-02T19:51:39.964Z] #54 DONE 0.2s [2022-06-02T19:51:39.964Z] [2022-06-02T19:51:39.964Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-06-02T19:51:39.964Z] #56 sha256:ac1bf30b9dc6006ac011c3a46e07fd7bd42128ccc4d93b05f63e15f4117dbff3 [2022-06-02T19:51:41.866Z] #56 276.0 + bin/containerd [2022-06-02T19:51:44.013Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 2m13.671317512s [2022-06-02T19:51:44.013Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 398.784641ms [2022-06-02T19:51:44.100Z] 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-06-02T19:51:54.535Z] ? github.com/docker/docker/api [no test files] [2022-06-02T19:51:56.238Z] INFO [runner/unused/goanalysis] analyzers took 24.226174883s with top 10 stages: buildssa: 21.322206187s, U1000: 2.903968696s [2022-06-02T19:52:04.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:52:04.610Z] [2022-06-02T19:52:04.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T19:52:04.610Z] DOCKER_SYSTEMD=1 [2022-06-02T19:52:04.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T19:52:04.610Z] HOSTNAME=b3d67ef5828c [2022-06-02T19:52:04.610Z] DEST=bundles/test-integration [2022-06-02T19:52:04.610Z] PWD=/go/src/github.com/docker/docker [2022-06-02T19:52:04.610Z] DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:52:04.610Z] container=docker [2022-06-02T19:52:04.610Z] HOME=/root [2022-06-02T19:52:04.610Z] LANG=C.UTF-8 [2022-06-02T19:52:04.610Z] INVOCATION_ID=8ce8cf42a4d84080a62fba8aa144e040 [2022-06-02T19:52:04.610Z] GOLANG_VERSION=1.17.11 [2022-06-02T19:52:04.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T19:52:04.610Z] VALIDATE_BRANCH=20.10 [2022-06-02T19:52:04.610Z] TERM=xterm [2022-06-02T19:52:04.610Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T19:52:04.610Z] SHLVL=3 [2022-06-02T19:52:04.610Z] TIMEOUT=120m [2022-06-02T19:52:04.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-06-02T19:52:04.610Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T19:52:04.610Z] GO111MODULE=off [2022-06-02T19:52:04.610Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T19:52:04.610Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T19:52:04.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T19:52:04.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T19:52:04.610Z] GOPATH=/go [2022-06-02T19:52:04.610Z] PKG_CONFIG=pkg-config [2022-06-02T19:52:04.610Z] _=/usr/bin/env [2022-06-02T19:52:04.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T19:52:15.791Z] === RUN TestMiddlewares [2022-06-02T19:52:15.791Z] --- PASS: TestMiddlewares (0.00s) [2022-06-02T19:52:15.791Z] PASS [2022-06-02T19:52:15.791Z] coverage: 7.9% of statements [2022-06-02T19:52:15.791Z] ok github.com/docker/docker/api/server 0.049s coverage: 7.9% of statements [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 16.2% of statements [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-02T19:52:20.935Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T19:52:20.935Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T19:52:23.479Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 13.7% of statements [2022-06-02T19:52:23.479Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 48.5% of statements [2022-06-02T19:52:23.479Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-06-02T19:52:24.050Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-02T19:52:24.991Z] ok github.com/docker/docker/builder/remotecontext/git 1.368s coverage: 86.3% of statements [2022-06-02T19:52:24.991Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T19:52:24.991Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T19:52:27.538Z] ok github.com/docker/docker/client 0.115s coverage: 75.4% of statements [2022-06-02T19:52:28.546Z] #56 321.3 # github.com/containerd/containerd/cmd/containerd [2022-06-02T19:52:28.546Z] #56 321.3 /usr/bin/ld: /tmp/go-link-1572339258/000019.o: in function `New': [2022-06-02T19:52:28.546Z] #56 321.3 /tmp/tmp.k8BPhcARpV/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-06-02T19:52:28.546Z] #56 321.3 + bin/containerd-stress [2022-06-02T19:52:28.546Z] #56 322.5 + bin/containerd-shim [2022-06-02T19:52:38.558Z] #56 333.0 + bin/containerd-shim-runc-v1 [2022-06-02T19:52:43.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T19:52:43.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T19:52:45.130Z] #56 338.7 + bin/containerd-shim-runc-v2 [2022-06-02T19:52:45.130Z] #56 339.4 + binaries [2022-06-02T19:52:45.130Z] #56 339.4 + install -D bin/containerd /build/containerd [2022-06-02T19:52:45.130Z] #56 339.5 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T19:52:45.130Z] #56 339.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T19:52:45.130Z] #56 339.5 + install -D bin/ctr /build/ctr [2022-06-02T19:52:47.031Z] #56 DONE 341.5s [2022-06-02T19:52:48.405Z] [2022-06-02T19:52:48.405Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T19:52:48.405Z] #57 sha256:f45228577d62f44699174a676aef045eac6a689a8fa7b2414559f0bb2a8f4e53 [2022-06-02T19:52:48.971Z] #57 DONE 0.8s [2022-06-02T19:52:48.971Z] [2022-06-02T19:52:48.971Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T19:52:48.971Z] #61 sha256:2ec47e6d42749811d12be29e7f8674eeb3eb5c08343859479824c35fae61d42a [2022-06-02T19:52:49.229Z] #61 DONE 0.2s [2022-06-02T19:52:49.229Z] [2022-06-02T19:52:49.229Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T19:52:49.229Z] #66 sha256:c819f900190d95ed2236c5b1212380ca2a5c980761f514d702a00881d9979015 [2022-06-02T19:52:50.162Z] #66 DONE 0.8s [2022-06-02T19:52:50.162Z] [2022-06-02T19:52:50.162Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-06-02T19:52:50.162Z] #68 sha256:b97c8345c9cb81b47fe4984e62975837857e60efaa0bc95562ce0ebe57c8e462 [2022-06-02T19:52:50.162Z] #68 DONE 0.0s [2022-06-02T19:52:50.162Z] [2022-06-02T19:52:50.162Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T19:52:50.162Z] #69 sha256:d6d99205a65ec40cde273c4ff2a5b1f3e20c40e0a1deeebd44ccdd4ccbb414b8 [2022-06-02T19:52:50.162Z] #69 DONE 0.0s [2022-06-02T19:52:50.162Z] [2022-06-02T19:52:50.162Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T19:52:50.162Z] #70 sha256:edb670a6900b05fdf12d4749f304ed0184c642f00076303c93fa2cdf8394456f [2022-06-02T19:52:53.445Z] #70 DONE 3.4s [2022-06-02T19:52:53.704Z] [2022-06-02T19:52:53.704Z] #71 exporting to image [2022-06-02T19:52:53.704Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T19:52:53.704Z] #71 exporting layers [2022-06-02T19:52:59.710Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2022-06-02T19:53:00.268Z] #71 exporting layers 6.6s done [2022-06-02T19:53:00.268Z] #71 writing image sha256:3a8d1c03e162d6800d10d0277d126459339d34fca5dda50dd1841d3bcb6b4ad5 done [2022-06-02T19:53:00.268Z] #71 naming to docker.io/library/docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 done [2022-06-02T19:53:00.268Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:53:00.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -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:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh dynbinary test-integration [2022-06-02T19:53:00.651Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements [2022-06-02T19:53:00.651Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T19:53:00.651Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T19:53:00.651Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T19:53:00.651Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T19:53:01.978Z] [2022-06-02T19:53:01.978Z] Removing bundles/ [2022-06-02T19:53:01.978Z] [2022-06-02T19:53:01.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T19:53:01.978Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:53:01.978Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T19:53:04.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T19:53:04.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T19:53:07.235Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-06-02T19:53:07.496Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-02T19:53:08.878Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-06-02T19:53:10.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T19:53:15.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T19:53:16.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T19:53:16.474Z] === RUN TestBoolValue [2022-06-02T19:53:16.474Z] --- PASS: TestBoolValue (0.00s) [2022-06-02T19:53:16.474Z] === RUN TestBoolValueOrDefault [2022-06-02T19:53:16.475Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestInt64ValueOrZero [2022-06-02T19:53:16.475Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestInt64ValueOrDefault [2022-06-02T19:53:16.475Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestInt64ValueOrDefaultWithError [2022-06-02T19:53:16.475Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestJsonContentType [2022-06-02T19:53:16.475Z] --- PASS: TestJsonContentType (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 16.2% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/server/httputils 0.155s coverage: 16.2% of statements [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T19:53:16.475Z] === RUN TestMaskSecretKeys [2022-06-02T19:53:16.475Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-06-02T19:53:16.475Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-06-02T19:53:16.475Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-06-02T19:53:16.475Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestVersionMiddlewareVersion [2022-06-02T19:53:16.475Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-06-02T19:53:16.475Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 37.7% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T19:53:16.475Z] === RUN TestStrSliceMarshalJSON [2022-06-02T19:53:16.475Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestStrSliceUnmarshalJSON [2022-06-02T19:53:16.475Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestStrSliceUnmarshalString [2022-06-02T19:53:16.475Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestStrSliceUnmarshalSlice [2022-06-02T19:53:16.475Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 90.0% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-06-02T19:53:16.475Z] === RUN TestToJSON [2022-06-02T19:53:16.475Z] --- PASS: TestToJSON (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestToParamWithVersion [2022-06-02T19:53:16.475Z] --- PASS: TestToParamWithVersion (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestFromJSON [2022-06-02T19:53:16.475Z] --- PASS: TestFromJSON (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestEmpty [2022-06-02T19:53:16.475Z] --- PASS: TestEmpty (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestArgsMatchKVListEmptySources [2022-06-02T19:53:16.475Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestArgsMatchKVList [2022-06-02T19:53:16.475Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestArgsMatch [2022-06-02T19:53:16.475Z] --- PASS: TestArgsMatch (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestAdd [2022-06-02T19:53:16.475Z] --- PASS: TestAdd (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestDel [2022-06-02T19:53:16.475Z] --- PASS: TestDel (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestLen [2022-06-02T19:53:16.475Z] --- PASS: TestLen (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestExactMatch [2022-06-02T19:53:16.475Z] --- PASS: TestExactMatch (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestOnlyOneExactMatch [2022-06-02T19:53:16.475Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestContains [2022-06-02T19:53:16.475Z] --- PASS: TestContains (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestValidate [2022-06-02T19:53:16.475Z] --- PASS: TestValidate (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestWalkValues [2022-06-02T19:53:16.475Z] --- PASS: TestWalkValues (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestFuzzyMatch [2022-06-02T19:53:16.475Z] --- PASS: TestFuzzyMatch (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestClone [2022-06-02T19:53:16.475Z] --- PASS: TestClone (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 92.2% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/types/filters 0.063s coverage: 92.2% of statements [2022-06-02T19:53:16.475Z] === RUN TestAdjustForAPIVersion [2022-06-02T19:53:16.475Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 5.7% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T19:53:16.475Z] === RUN TestDurationToSecondsString [2022-06-02T19:53:16.475Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestGetTimestamp [2022-06-02T19:53:16.475Z] --- PASS: TestGetTimestamp (0.18s) [2022-06-02T19:53:16.475Z] === RUN TestParseTimestamps [2022-06-02T19:53:16.475Z] --- PASS: TestParseTimestamps (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 100.0% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/types/time 0.237s coverage: 100.0% of statements [2022-06-02T19:53:16.475Z] === RUN TestCompareVersion [2022-06-02T19:53:16.475Z] --- PASS: TestCompareVersion (0.00s) [2022-06-02T19:53:16.475Z] PASS [2022-06-02T19:53:16.475Z] coverage: 75.0% of statements [2022-06-02T19:53:16.475Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T19:53:16.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-06-02T19:53:16.475Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-06-02T19:53:16.475Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestCloneArgsSmartHttp [2022-06-02T19:53:16.475Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-06-02T19:53:16.475Z] === RUN TestCloneArgsDumbHttp [2022-06-02T19:53:16.475Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestCloneArgsGit [2022-06-02T19:53:16.475Z] --- PASS: TestCloneArgsGit (0.00s) [2022-06-02T19:53:16.475Z] === RUN TestCheckoutGit [2022-06-02T19:53:17.011Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-06-02T19:53:17.011Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2022-06-02T19:53:17.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T19:53:17.272Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-06-02T19:53:17.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T19:53:17.707Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m48.822880403s with top 10 stages: buildssa: 1m34.416415812s, goimports: 18.656472793s, unconvert: 11.995281667s, gosec: 7.764626955s, golint: 4.625944635s, inspect: 3.901003451s, misspell: 3.866472735s, ineffassign: 3.586650884s, vrp: 2.790511347s, ctrlflow: 1.598227936s [2022-06-02T19:53:17.707Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-06-02T19:53:17.707Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, cgo: 1682/2258, filename_unadjuster: 1682/1682, autogenerated_exclude: 1577/1682, exclude-rules: 64/1577, nolint: 0/64, skip_files: 1682/1682, skip_dirs: 1682/1682 [2022-06-02T19:53:17.707Z] INFO [runner] processing took 85.949051ms with stages: identifier_marker: 30.988053ms, nolint: 29.615306ms, path_prettifier: 11.691112ms, autogenerated_exclude: 5.538705ms, exclude-rules: 4.881696ms, skip_dirs: 2.854659ms, cgo: 246.505µs, filename_unadjuster: 127.446µs, max_same_issues: 2.076µs, uniq_by_line: 603ns, source_code: 581ns, max_from_linter: 558ns, diff: 477ns, exclude: 386ns, max_per_file_from_linter: 318ns, skip_files: 289ns, path_shortener: 281ns [2022-06-02T19:53:17.707Z] INFO [runner] linters took 1m37.573010232s with stages: goanalysis_metalinter: 1m18.066204703s, unused: 19.420513717s [2022-06-02T19:53:17.707Z] INFO File cache stats: 1455 entries of total size 6.9MiB [2022-06-02T19:53:17.707Z] INFO Memory: 2318 samples, avg is 1331.2MB, max is 3529.0MB [2022-06-02T19:53:17.707Z] INFO Execution took 3m51.651142637s [2022-06-02T19:53:17.707Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-02T19:53:17.842Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-02T19:53:17.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T19:53:18.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh dynbinary-daemon test-docker-py [2022-06-02T19:53:18.043Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-06-02T19:53:18.043Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-06-02T19:53:18.043Z] === RUN TestProcessNoDockerignore [2022-06-02T19:53:18.043Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-06-02T19:53:18.043Z] === RUN TestProcessShouldLeaveAllFiles [2022-06-02T19:53:18.043Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-06-02T19:53:18.043Z] === RUN TestDetectContentType [2022-06-02T19:53:18.043Z] --- PASS: TestDetectContentType (0.00s) [2022-06-02T19:53:18.043Z] === RUN TestSelectAcceptableMIME [2022-06-02T19:53:18.043Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-06-02T19:53:18.044Z] === RUN TestInspectEmptyResponse [2022-06-02T19:53:18.044Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-06-02T19:53:18.044Z] === RUN TestInspectResponseBinary [2022-06-02T19:53:18.044Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-06-02T19:53:18.297Z] [2022-06-02T19:53:18.413Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-02T19:53:18.513Z] === RUN TestResponseUnsupportedContentType [2022-06-02T19:53:18.513Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestInspectResponseTextSimple [2022-06-02T19:53:18.513Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestInspectResponseEmptyContentType [2022-06-02T19:53:18.513Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestUnknownContentLength [2022-06-02T19:53:18.513Z] --- PASS: TestUnknownContentLength (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestDownloadRemote [2022-06-02T19:53:18.513Z] --- PASS: TestDownloadRemote (0.11s) [2022-06-02T19:53:18.513Z] === RUN TestGetWithStatusError [2022-06-02T19:53:18.513Z] --- PASS: TestGetWithStatusError (0.01s) [2022-06-02T19:53:18.513Z] === RUN TestCloseRootDirectory [2022-06-02T19:53:18.513Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:53:18.513Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestHashFile [2022-06-02T19:53:18.513Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:53:18.513Z] --- SKIP: TestHashFile (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestHashSubdir [2022-06-02T19:53:18.513Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:53:18.513Z] --- SKIP: TestHashSubdir (0.01s) [2022-06-02T19:53:18.513Z] === RUN TestRemoveDirectory [2022-06-02T19:53:18.513Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:53:18.513Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-06-02T19:53:18.513Z] PASS [2022-06-02T19:53:18.513Z] coverage: 9.3% of statements [2022-06-02T19:53:18.513Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 9.3% of statements [2022-06-02T19:53:18.513Z] === RUN TestEnable [2022-06-02T19:53:18.513Z] --- PASS: TestEnable (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestDisable [2022-06-02T19:53:18.513Z] --- PASS: TestDisable (0.00s) [2022-06-02T19:53:18.513Z] === RUN TestEnabled [2022-06-02T19:53:18.513Z] --- PASS: TestEnabled (0.00s) [2022-06-02T19:53:18.513Z] PASS [2022-06-02T19:53:18.513Z] coverage: 100.0% of statements [2022-06-02T19:53:18.513Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-06-02T19:53:18.557Z] Removing bundles/ [2022-06-02T19:53:18.557Z] [2022-06-02T19:53:18.557Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-06-02T19:53:18.557Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:53:18.557Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T19:53:18.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T19:53:18.982Z] === RUN TestGetAllAllowed [2022-06-02T19:53:18.982Z] --- PASS: TestGetAllAllowed (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestGetAllMeta [2022-06-02T19:53:18.982Z] --- PASS: TestGetAllMeta (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestWarnOnUnusedBuildArgs [2022-06-02T19:53:18.982Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestIsUnreferencedBuiltin [2022-06-02T19:53:18.982Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestIsExistingDirectory [2022-06-02T19:53:18.982Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestGetFilenameForDownload [2022-06-02T19:53:18.982Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestEnv2Variables [2022-06-02T19:53:18.982Z] --- PASS: TestEnv2Variables (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-06-02T19:53:18.982Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestMaintainer [2022-06-02T19:53:18.982Z] --- PASS: TestMaintainer (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestLabel [2022-06-02T19:53:18.982Z] --- PASS: TestLabel (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestFromScratch [2022-06-02T19:53:18.982Z] --- PASS: TestFromScratch (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestFromWithArg [2022-06-02T19:53:18.982Z] --- PASS: TestFromWithArg (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-06-02T19:53:18.982Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestFromWithUndefinedArg [2022-06-02T19:53:18.982Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestFromMultiStageWithNamedStage [2022-06-02T19:53:18.982Z] --- PASS: TestFromMultiStageWithNamedStage (0.01s) [2022-06-02T19:53:18.982Z] === RUN TestOnbuild [2022-06-02T19:53:18.982Z] --- PASS: TestOnbuild (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestWorkdir [2022-06-02T19:53:18.982Z] --- PASS: TestWorkdir (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestCmd [2022-06-02T19:53:18.982Z] --- PASS: TestCmd (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestHealthcheckNone [2022-06-02T19:53:18.982Z] --- PASS: TestHealthcheckNone (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestHealthcheckCmd [2022-06-02T19:53:18.982Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestEntrypoint [2022-06-02T19:53:18.982Z] --- PASS: TestEntrypoint (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestExpose [2022-06-02T19:53:18.982Z] --- PASS: TestExpose (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestUser [2022-06-02T19:53:18.982Z] --- PASS: TestUser (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestVolume [2022-06-02T19:53:18.982Z] --- PASS: TestVolume (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestStopSignal [2022-06-02T19:53:18.982Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-06-02T19:53:18.982Z] --- SKIP: TestStopSignal (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestArg [2022-06-02T19:53:18.982Z] --- PASS: TestArg (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestShell [2022-06-02T19:53:18.982Z] --- PASS: TestShell (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestPrependEnvOnCmd [2022-06-02T19:53:18.982Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestRunWithBuildArgs [2022-06-02T19:53:18.982Z] --- PASS: TestRunWithBuildArgs (0.01s) [2022-06-02T19:53:18.982Z] === RUN TestRunIgnoresHealthcheck [2022-06-02T19:53:18.982Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestDispatchUnsupportedOptions [2022-06-02T19:53:18.982Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-06-02T19:53:18.982Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-06-02T19:53:18.982Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-06-02T19:53:18.982Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-06-02T19:53:18.982Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-06-02T19:53:18.982Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-06-02T19:53:18.982Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestNormalizeWorkdir [2022-06-02T19:53:18.982Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-06-02T19:53:18.982Z] === RUN TestDispatch [2022-06-02T19:53:18.982Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-06-02T19:53:18.982Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-06-02T19:53:18.982Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-06-02T19:53:18.982Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-06-02T19:53:18.982Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-06-02T19:53:18.982Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-06-02T19:53:19.452Z] === RUN TestDispatch/COPY_url [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch (0.07s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-06-02T19:53:19.452Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestAddScratchImageAddsToMounts [2022-06-02T19:53:19.452Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestAddFromScratchPopulatesPlatform [2022-06-02T19:53:19.452Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-06-02T19:53:19.452Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-06-02T19:53:19.452Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestImageSourceGetAddsToMounts [2022-06-02T19:53:19.452Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestEmptyDockerfile [2022-06-02T19:53:19.452Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-06-02T19:53:19.452Z] === RUN TestSymlinkDockerfile [2022-06-02T19:53:19.452Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-06-02T19:53:19.452Z] === RUN TestDockerfileOutsideTheBuildContext [2022-06-02T19:53:19.452Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestNonExistingDockerfile [2022-06-02T19:53:19.452Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestCopyRunConfig [2022-06-02T19:53:19.452Z] --- PASS: TestCopyRunConfig (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestDeepCopyRunConfig [2022-06-02T19:53:19.452Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestExportImage [2022-06-02T19:53:19.452Z] --- PASS: TestExportImage (0.00s) [2022-06-02T19:53:19.452Z] === RUN TestNormalizeDest [2022-06-02T19:53:19.452Z] --- PASS: TestNormalizeDest (0.00s) [2022-06-02T19:53:19.452Z] PASS [2022-06-02T19:53:19.452Z] coverage: 46.8% of statements [2022-06-02T19:53:19.452Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 46.8% of statements [2022-06-02T19:53:19.452Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-06-02T19:53:20.323Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.944s coverage: 73.3% of statements [2022-06-02T19:53:20.584Z] ok github.com/docker/docker/daemon 12.171s coverage: 17.1% of statements [2022-06-02T19:53:20.584Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T19:53:20.584Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T19:53:20.584Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T19:53:20.584Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T19:53:21.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T19:53:21.525Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.261s coverage: 56.2% of statements [2022-06-02T19:53:22.097Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-06-02T19:53:22.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T19:53:23.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T19:53:23.483Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-06-02T19:53:23.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T19:53:24.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T19:53:24.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.164s coverage: 50.5% of statements [2022-06-02T19:53:25.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T19:53:26.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T19:53:26.264Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.880s coverage: 45.9% of statements [2022-06-02T19:53:26.264Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T19:53:27.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T19:53:27.647Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2022-06-02T19:53:27.647Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.934s coverage: 58.0% of statements [2022-06-02T19:53:27.647Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-02T19:53:27.647Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T19:53:27.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T19:53:28.285Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T19:53:28.285Z] Using test binary docker [2022-06-02T19:53:28.540Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T19:53:28.540Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-02T19:53:28.540Z] Starting dockerd [2022-06-02T19:53:28.540Z] INFO: Waiting for daemon to start... [2022-06-02T19:53:28.587Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-06-02T19:53:29.158Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-06-02T19:53:29.418Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-06-02T19:53:29.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T19:53:29.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T19:53:30.371Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-06-02T19:53:30.425Z] . [2022-06-02T19:53:30.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T19:53:30.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T19:53:30.425Z] Error: No such image: emptyfs [2022-06-02T19:53:30.681Z] Running integration-test (iteration 1) [2022-06-02T19:53:30.681Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T19:53:30.964Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.4% of statements [2022-06-02T19:53:30.964Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-06-02T19:53:30.964Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T19:53:31.225Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-06-02T19:53:31.496Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-06-02T19:53:31.963Z] === RUN TestCheckpointCreateError [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestCheckpointCreate [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointCreate (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestCheckpointDeleteError [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestCheckpointDelete [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointDelete (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestCheckpointListError [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointListError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestCheckpointList [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointList (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestCheckpointListContainerNotFound [2022-06-02T19:53:31.963Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNewClientWithOpsFromEnv [2022-06-02T19:53:31.963Z] client_test.go:23: runtime.GOOS == "windows" [2022-06-02T19:53:31.963Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestGetAPIPath [2022-06-02T19:53:31.963Z] --- PASS: TestGetAPIPath (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestParseHostURL [2022-06-02T19:53:31.963Z] --- PASS: TestParseHostURL (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-06-02T19:53:31.963Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNegotiateAPIVersionEmpty [2022-06-02T19:53:31.963Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNegotiateAPIVersion [2022-06-02T19:53:31.963Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNegotiateAPVersionOverride [2022-06-02T19:53:31.963Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNegotiateAPIVersionAutomatic [2022-06-02T19:53:31.963Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-06-02T19:53:31.963Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-06-02T19:53:31.963Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestClientRedirect [2022-06-02T19:53:31.963Z] --- PASS: TestClientRedirect (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigCreateUnsupported [2022-06-02T19:53:31.963Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigCreateError [2022-06-02T19:53:31.963Z] --- PASS: TestConfigCreateError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigCreate [2022-06-02T19:53:31.963Z] --- PASS: TestConfigCreate (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigInspectNotFound [2022-06-02T19:53:31.963Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigInspectWithEmptyID [2022-06-02T19:53:31.963Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigInspectUnsupported [2022-06-02T19:53:31.963Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigInspectError [2022-06-02T19:53:31.963Z] --- PASS: TestConfigInspectError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigInspectConfigNotFound [2022-06-02T19:53:31.963Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigInspect [2022-06-02T19:53:31.963Z] --- PASS: TestConfigInspect (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigListUnsupported [2022-06-02T19:53:31.963Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigListError [2022-06-02T19:53:31.963Z] --- PASS: TestConfigListError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigList [2022-06-02T19:53:31.963Z] --- PASS: TestConfigList (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigRemoveUnsupported [2022-06-02T19:53:31.963Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigRemoveError [2022-06-02T19:53:31.963Z] --- PASS: TestConfigRemoveError (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigRemove [2022-06-02T19:53:31.963Z] --- PASS: TestConfigRemove (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigUpdateUnsupported [2022-06-02T19:53:31.963Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-06-02T19:53:31.963Z] === RUN TestConfigUpdateError [2022-06-02T19:53:31.964Z] --- PASS: TestConfigUpdateError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestConfigUpdate [2022-06-02T19:53:31.964Z] --- PASS: TestConfigUpdate (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerCommitError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerCommitError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerCommit [2022-06-02T19:53:31.964Z] --- PASS: TestContainerCommit (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStatPathError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStatPathError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStatPathNotFoundError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStatPathNoHeaderError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStatPath [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStatPath (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyToContainerError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyToContainerError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyToContainerNotFoundError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyToContainerNotStatusOKError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyToContainer [2022-06-02T19:53:31.964Z] --- PASS: TestCopyToContainer (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyFromContainerError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyFromContainerNotFoundError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyFromContainerNotStatusOKError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyFromContainerNoHeaderError [2022-06-02T19:53:31.964Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestCopyFromContainer [2022-06-02T19:53:31.964Z] --- PASS: TestCopyFromContainer (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerCreateError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerCreateError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerCreateImageNotFound [2022-06-02T19:53:31.964Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerCreateWithName [2022-06-02T19:53:31.964Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerCreateAutoRemove [2022-06-02T19:53:31.964Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerDiffError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerDiffError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerDiff [2022-06-02T19:53:31.964Z] --- PASS: TestContainerDiff (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecCreateError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecCreate [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecCreate (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecStartError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecStartError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecStart [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecStart (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecInspectError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecInspect [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecInspect (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExportError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExportError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExport [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExport (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerInspectError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerInspectError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerInspectContainerNotFound [2022-06-02T19:53:31.964Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerInspectWithEmptyID [2022-06-02T19:53:31.964Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerInspect [2022-06-02T19:53:31.964Z] --- PASS: TestContainerInspect (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerInspectNode [2022-06-02T19:53:31.964Z] --- PASS: TestContainerInspectNode (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerKillError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerKillError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerKill [2022-06-02T19:53:31.964Z] --- PASS: TestContainerKill (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerListError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerListError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerList [2022-06-02T19:53:31.964Z] --- PASS: TestContainerList (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerLogsNotFoundError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerLogsError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerLogsError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerLogs [2022-06-02T19:53:31.964Z] --- PASS: TestContainerLogs (0.20s) [2022-06-02T19:53:31.964Z] === RUN TestContainerPauseError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerPauseError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerPause [2022-06-02T19:53:31.964Z] --- PASS: TestContainerPause (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainersPruneError [2022-06-02T19:53:31.964Z] --- PASS: TestContainersPruneError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainersPrune [2022-06-02T19:53:31.964Z] --- PASS: TestContainersPrune (0.01s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRemoveError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRemoveError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRemoveNotFoundError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRemove [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRemove (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRenameError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRenameError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRename [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRename (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerResizeError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerResizeError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecResizeError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerResize [2022-06-02T19:53:31.964Z] --- PASS: TestContainerResize (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerExecResize [2022-06-02T19:53:31.964Z] --- PASS: TestContainerExecResize (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRestartError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRestartError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerRestart [2022-06-02T19:53:31.964Z] --- PASS: TestContainerRestart (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStartError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStartError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStart [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStart (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStatsError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStatsError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStats [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStats (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStopError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStopError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerStop [2022-06-02T19:53:31.964Z] --- PASS: TestContainerStop (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerTopError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerTopError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerTop [2022-06-02T19:53:31.964Z] --- PASS: TestContainerTop (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerUnpauseError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerUnpause [2022-06-02T19:53:31.964Z] --- PASS: TestContainerUnpause (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerUpdateError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerUpdateError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerUpdate [2022-06-02T19:53:31.964Z] --- PASS: TestContainerUpdate (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerWaitError [2022-06-02T19:53:31.964Z] --- PASS: TestContainerWaitError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestContainerWait [2022-06-02T19:53:31.964Z] --- PASS: TestContainerWait (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestDiskUsageError [2022-06-02T19:53:31.964Z] --- PASS: TestDiskUsageError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestDiskUsage [2022-06-02T19:53:31.964Z] --- PASS: TestDiskUsage (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestDistributionInspectUnsupported [2022-06-02T19:53:31.964Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestDistributionInspectWithEmptyID [2022-06-02T19:53:31.964Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestEventsErrorInOptions [2022-06-02T19:53:31.964Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestEventsErrorFromServer [2022-06-02T19:53:31.964Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestEvents [2022-06-02T19:53:31.964Z] --- PASS: TestEvents (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestTLSCloseWriter [2022-06-02T19:53:31.964Z] === PAUSE TestTLSCloseWriter [2022-06-02T19:53:31.964Z] === RUN TestImageBuildError [2022-06-02T19:53:31.964Z] --- PASS: TestImageBuildError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageBuild [2022-06-02T19:53:31.964Z] --- PASS: TestImageBuild (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestGetDockerOS [2022-06-02T19:53:31.964Z] --- PASS: TestGetDockerOS (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageCreateError [2022-06-02T19:53:31.964Z] --- PASS: TestImageCreateError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageCreate [2022-06-02T19:53:31.964Z] --- PASS: TestImageCreate (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageHistoryError [2022-06-02T19:53:31.964Z] --- PASS: TestImageHistoryError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageHistory [2022-06-02T19:53:31.964Z] --- PASS: TestImageHistory (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageImportError [2022-06-02T19:53:31.964Z] --- PASS: TestImageImportError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageImport [2022-06-02T19:53:31.964Z] --- PASS: TestImageImport (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageInspectError [2022-06-02T19:53:31.964Z] --- PASS: TestImageInspectError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageInspectImageNotFound [2022-06-02T19:53:31.964Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageInspectWithEmptyID [2022-06-02T19:53:31.964Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageInspect [2022-06-02T19:53:31.964Z] --- PASS: TestImageInspect (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageListError [2022-06-02T19:53:31.964Z] --- PASS: TestImageListError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageList [2022-06-02T19:53:31.964Z] --- PASS: TestImageList (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageListApiBefore125 [2022-06-02T19:53:31.964Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageLoadError [2022-06-02T19:53:31.964Z] --- PASS: TestImageLoadError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageLoad [2022-06-02T19:53:31.964Z] --- PASS: TestImageLoad (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagesPruneError [2022-06-02T19:53:31.964Z] --- PASS: TestImagesPruneError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagesPrune [2022-06-02T19:53:31.964Z] --- PASS: TestImagesPrune (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullReferenceParseError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullAnyError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullAnyError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullStatusUnauthorizedError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePullWithoutErrors [2022-06-02T19:53:31.964Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushReferenceError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushAnyError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushAnyError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushStatusUnauthorizedError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithoutErrors [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-06-02T19:53:31.964Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-06-02T19:53:31.964Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageRemoveError [2022-06-02T19:53:31.964Z] --- PASS: TestImageRemoveError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageRemoveImageNotFound [2022-06-02T19:53:31.964Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageRemove [2022-06-02T19:53:31.964Z] --- PASS: TestImageRemove (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSaveError [2022-06-02T19:53:31.964Z] --- PASS: TestImageSaveError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSave [2022-06-02T19:53:31.964Z] --- PASS: TestImageSave (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSearchAnyError [2022-06-02T19:53:31.964Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSearchStatusUnauthorizedError [2022-06-02T19:53:31.964Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-06-02T19:53:31.964Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-06-02T19:53:31.964Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-06-02T19:53:31.964Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageSearchWithoutErrors [2022-06-02T19:53:31.964Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageTagError [2022-06-02T19:53:31.964Z] --- PASS: TestImageTagError (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageTagInvalidReference [2022-06-02T19:53:31.964Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-06-02T19:53:31.964Z] === RUN TestImageTagInvalidSourceImageName [2022-06-02T19:53:31.964Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestImageTagHexSource [2022-06-02T19:53:31.965Z] --- PASS: TestImageTagHexSource (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestImageTag [2022-06-02T19:53:31.965Z] --- PASS: TestImageTag (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestInfoServerError [2022-06-02T19:53:31.965Z] --- PASS: TestInfoServerError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestInfoInvalidResponseJSONError [2022-06-02T19:53:31.965Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestInfo [2022-06-02T19:53:31.965Z] --- PASS: TestInfo (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkConnectError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkConnectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkConnect [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkConnect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkCreateError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkCreateError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkCreate [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkCreate (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkDisconnectError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkDisconnect [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkInspectError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkInspectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkInspectNotFoundError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkInspectWithEmptyID [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkInspect [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkInspect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkListError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkListError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkList [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkList (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworksPruneError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworksPruneError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworksPrune [2022-06-02T19:53:31.965Z] --- PASS: TestNetworksPrune (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkRemoveError [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNetworkRemove [2022-06-02T19:53:31.965Z] --- PASS: TestNetworkRemove (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeInspectError [2022-06-02T19:53:31.965Z] --- PASS: TestNodeInspectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeInspectNodeNotFound [2022-06-02T19:53:31.965Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeInspectWithEmptyID [2022-06-02T19:53:31.965Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeInspect [2022-06-02T19:53:31.965Z] --- PASS: TestNodeInspect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeListError [2022-06-02T19:53:31.965Z] --- PASS: TestNodeListError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeList [2022-06-02T19:53:31.965Z] --- PASS: TestNodeList (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeRemoveError [2022-06-02T19:53:31.965Z] --- PASS: TestNodeRemoveError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeRemove [2022-06-02T19:53:31.965Z] --- PASS: TestNodeRemove (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeUpdateError [2022-06-02T19:53:31.965Z] --- PASS: TestNodeUpdateError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestNodeUpdate [2022-06-02T19:53:31.965Z] --- PASS: TestNodeUpdate (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestOptionWithTimeout [2022-06-02T19:53:31.965Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPingFail [2022-06-02T19:53:31.965Z] --- PASS: TestPingFail (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPingWithError [2022-06-02T19:53:31.965Z] 2022/06/02 19:53:31 RoundTripper returned a response & error; ignoring response [2022-06-02T19:53:31.965Z] 2022/06/02 19:53:31 RoundTripper returned a response & error; ignoring response [2022-06-02T19:53:31.965Z] --- PASS: TestPingWithError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPingSuccess [2022-06-02T19:53:31.965Z] --- PASS: TestPingSuccess (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPingHeadFallback [2022-06-02T19:53:31.965Z] === RUN TestPingHeadFallback/OK [2022-06-02T19:53:31.965Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-06-02T19:53:31.965Z] === RUN TestPingHeadFallback/Not_Found [2022-06-02T19:53:31.965Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-06-02T19:53:31.965Z] --- PASS: TestPingHeadFallback (0.00s) [2022-06-02T19:53:31.965Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-06-02T19:53:31.965Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-06-02T19:53:31.965Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-06-02T19:53:31.965Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginDisableError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginDisableError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginDisable [2022-06-02T19:53:31.965Z] --- PASS: TestPluginDisable (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginEnableError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginEnableError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginEnable [2022-06-02T19:53:31.965Z] --- PASS: TestPluginEnable (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginInspectError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginInspectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginInspectWithEmptyID [2022-06-02T19:53:31.965Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginInspect [2022-06-02T19:53:31.965Z] --- PASS: TestPluginInspect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginListError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginListError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginList [2022-06-02T19:53:31.965Z] --- PASS: TestPluginList (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginPushError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginPushError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginPush [2022-06-02T19:53:31.965Z] --- PASS: TestPluginPush (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginRemoveError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginRemoveError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginRemove [2022-06-02T19:53:31.965Z] --- PASS: TestPluginRemove (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginSetError [2022-06-02T19:53:31.965Z] --- PASS: TestPluginSetError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPluginSet [2022-06-02T19:53:31.965Z] --- PASS: TestPluginSet (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSetHostHeader [2022-06-02T19:53:31.965Z] --- PASS: TestSetHostHeader (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestPlainTextError [2022-06-02T19:53:31.965Z] --- PASS: TestPlainTextError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestInfiniteError [2022-06-02T19:53:31.965Z] --- PASS: TestInfiniteError (0.05s) [2022-06-02T19:53:31.965Z] === RUN TestSecretCreateUnsupported [2022-06-02T19:53:31.965Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretCreateError [2022-06-02T19:53:31.965Z] --- PASS: TestSecretCreateError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretCreate [2022-06-02T19:53:31.965Z] --- PASS: TestSecretCreate (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretInspectUnsupported [2022-06-02T19:53:31.965Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretInspectError [2022-06-02T19:53:31.965Z] --- PASS: TestSecretInspectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretInspectSecretNotFound [2022-06-02T19:53:31.965Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretInspectWithEmptyID [2022-06-02T19:53:31.965Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretInspect [2022-06-02T19:53:31.965Z] --- PASS: TestSecretInspect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretListUnsupported [2022-06-02T19:53:31.965Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretListError [2022-06-02T19:53:31.965Z] --- PASS: TestSecretListError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretList [2022-06-02T19:53:31.965Z] --- PASS: TestSecretList (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretRemoveUnsupported [2022-06-02T19:53:31.965Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretRemoveError [2022-06-02T19:53:31.965Z] --- PASS: TestSecretRemoveError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretRemove [2022-06-02T19:53:31.965Z] --- PASS: TestSecretRemove (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretUpdateUnsupported [2022-06-02T19:53:31.965Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretUpdateError [2022-06-02T19:53:31.965Z] --- PASS: TestSecretUpdateError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestSecretUpdate [2022-06-02T19:53:31.965Z] --- PASS: TestSecretUpdate (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceCreateError [2022-06-02T19:53:31.965Z] --- PASS: TestServiceCreateError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceCreate [2022-06-02T19:53:31.965Z] --- PASS: TestServiceCreate (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceCreateCompatiblePlatforms [2022-06-02T19:53:31.965Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceCreateDigestPinning [2022-06-02T19:53:31.965Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceInspectError [2022-06-02T19:53:31.965Z] --- PASS: TestServiceInspectError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceInspectServiceNotFound [2022-06-02T19:53:31.965Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceInspectWithEmptyID [2022-06-02T19:53:31.965Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceInspect [2022-06-02T19:53:31.965Z] --- PASS: TestServiceInspect (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceListError [2022-06-02T19:53:31.965Z] --- PASS: TestServiceListError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceList [2022-06-02T19:53:31.965Z] --- PASS: TestServiceList (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceLogsError [2022-06-02T19:53:31.965Z] --- PASS: TestServiceLogsError (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceLogs [2022-06-02T19:53:31.965Z] --- PASS: TestServiceLogs (0.00s) [2022-06-02T19:53:31.965Z] === RUN TestServiceRemoveError [2022-06-02T19:53:31.966Z] --- PASS: TestServiceRemoveError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestServiceRemoveNotFoundError [2022-06-02T19:53:31.966Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestServiceRemove [2022-06-02T19:53:31.966Z] --- PASS: TestServiceRemove (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestServiceUpdateError [2022-06-02T19:53:31.966Z] --- PASS: TestServiceUpdateError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestServiceUpdate [2022-06-02T19:53:31.966Z] --- PASS: TestServiceUpdate (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmGetUnlockKeyError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmGetUnlockKey [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmInitError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmInitError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmInit [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmInit (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmInspectError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmInspectError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmInspect [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmInspect (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmJoinError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmJoinError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmJoin [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmJoin (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmLeaveError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmLeave [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmLeave (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmUnlockError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmUnlock [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmUnlock (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmUpdateError [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestSwarmUpdate [2022-06-02T19:53:31.966Z] --- PASS: TestSwarmUpdate (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestTaskInspectError [2022-06-02T19:53:31.966Z] --- PASS: TestTaskInspectError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestTaskInspectWithEmptyID [2022-06-02T19:53:31.966Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestTaskInspect [2022-06-02T19:53:31.966Z] --- PASS: TestTaskInspect (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestTaskListError [2022-06-02T19:53:31.966Z] --- PASS: TestTaskListError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestTaskList [2022-06-02T19:53:31.966Z] --- PASS: TestTaskList (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeCreateError [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeCreateError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeCreate [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeCreate (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeInspectError [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeInspectError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeInspectNotFound [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeInspectWithEmptyID [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeInspect [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeInspect (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeListError [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeListError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeList [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeList (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeRemoveError [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-06-02T19:53:31.966Z] === RUN TestVolumeRemove [2022-06-02T19:53:31.966Z] --- PASS: TestVolumeRemove (0.00s) [2022-06-02T19:53:31.966Z] === CONT TestTLSCloseWriter [2022-06-02T19:53:31.966Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-06-02T19:53:31.966Z] PASS [2022-06-02T19:53:31.966Z] coverage: 74.9% of statements [2022-06-02T19:53:31.966Z] ok github.com/docker/docker/client 0.460s coverage: 74.9% of statements [2022-06-02T19:53:32.067Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-06-02T19:53:32.067Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-06-02T19:53:32.638Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-06-02T19:53:32.638Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T19:53:33.208Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.9% of statements [2022-06-02T19:53:33.468Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2022-06-02T19:53:34.407Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-06-02T19:53:34.667Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-02T19:53:35.239Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-02T19:53:35.810Z] ok github.com/docker/docker/daemon/logger/splunk 1.574s coverage: 82.5% of statements [2022-06-02T19:53:35.810Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T19:53:35.810Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T19:53:36.750Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-06-02T19:53:37.010Z] ok github.com/docker/docker/distribution 0.595s coverage: 27.6% of statements [2022-06-02T19:53:37.010Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T19:53:37.579Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-06-02T19:53:38.520Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-06-02T19:53:38.779Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-02T19:53:39.350Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-06-02T19:53:39.350Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.6% of statements [2022-06-02T19:53:39.350Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T19:53:39.350Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-06-02T19:53:39.350Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T19:53:39.611Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-06-02T19:53:40.555Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2022-06-02T19:53:41.125Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-06-02T19:53:41.392Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-02T19:53:42.777Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 82.3% of statements [2022-06-02T19:53:43.717Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 68.3% of statements [2022-06-02T19:53:43.978Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-06-02T19:53:43.978Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-02T19:53:45.515Z] Loaded image: buildpack-deps:buster [2022-06-02T19:53:45.516Z] Loaded image: busybox:latest [2022-06-02T19:53:45.516Z] Loaded image: busybox:glibc [2022-06-02T19:53:46.879Z] Loaded image: debian:bullseye [2022-06-02T19:53:46.879Z] Loaded image: hello-world:latest [2022-06-02T19:53:46.879Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:53:46.879Z] INFO: Testing against a local daemon [2022-06-02T19:53:46.879Z] === RUN TestCgroupNamespacesBuild [2022-06-02T19:53:47.275Z] ok github.com/docker/docker/pkg/chrootarchive 2.540s coverage: 43.5% of statements [2022-06-02T19:53:47.275Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-02T19:53:47.538Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-06-02T19:53:47.799Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2022-06-02T19:53:48.059Z] ok github.com/docker/docker/layer 7.322s coverage: 68.8% of statements [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-06-02T19:53:48.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T19:53:48.241Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-06-02T19:53:48.241Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T19:53:48.629Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-06-02T19:53:48.890Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2022-06-02T19:53:49.151Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-02T19:53:49.168Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-06-02T19:53:49.168Z] === RUN TestBuildWithSession [2022-06-02T19:53:49.168Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:53:49.168Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T19:53:49.168Z] === RUN TestBuildSquashParent [2022-06-02T19:53:50.092Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-06-02T19:53:50.665Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-06-02T19:53:50.925Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-06-02T19:53:51.186Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-06-02T19:53:51.447Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2022-06-02T19:53:52.387Z] ok github.com/docker/docker/pkg/idtools 0.486s coverage: 69.5% of statements [2022-06-02T19:53:52.387Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 69.3% of statements [2022-06-02T19:53:52.648Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-06-02T19:53:52.648Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-06-02T19:53:52.648Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-06-02T19:53:52.648Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-02T19:53:52.648Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-06-02T19:53:52.908Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-02T19:53:52.908Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-06-02T19:53:52.908Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-06-02T19:53:53.168Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-02T19:53:53.222Z] --- PASS: TestCheckoutGit (35.27s) [2022-06-02T19:53:53.222Z] === RUN TestValidGitTransport [2022-06-02T19:53:53.222Z] --- PASS: TestValidGitTransport (0.00s) [2022-06-02T19:53:53.222Z] === RUN TestGitInvalidRef [2022-06-02T19:53:53.222Z] --- PASS: TestGitInvalidRef (0.24s) [2022-06-02T19:53:53.222Z] PASS [2022-06-02T19:53:53.222Z] coverage: 86.3% of statements [2022-06-02T19:53:53.222Z] ok github.com/docker/docker/builder/remotecontext/git 35.588s coverage: 86.3% of statements [2022-06-02T19:53:53.222Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T19:53:53.222Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T19:53:53.330Z] --- PASS: TestBuildSquashParent (4.20s) [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:53:53.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:53:53.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:53:53.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:53:53.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:53:53.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:53:53.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:53:53.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:53:53.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:53:53.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:53:53.429Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-06-02T19:53:53.429Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-06-02T19:53:53.429Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T19:53:53.429Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T19:53:54.000Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-06-02T19:53:54.571Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-02T19:53:54.571Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-02T19:53:54.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:53:54.832Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-02T19:53:54.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:53:56.214Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-06-02T19:53:56.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:53:56.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:53:56.477Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.50s) [2022-06-02T19:53:57.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s) [2022-06-02T19:53:57.885Z] === RUN TestBuildMultiStageCopy [2022-06-02T19:53:57.885Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.03s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-06-02T19:53:57.984Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-06-02T19:53:57.984Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-06-02T19:53:58.454Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-06-02T19:53:58.454Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.07s) [2022-06-02T19:53:58.454Z] === RUN TestConfigureDaemonLogs [2022-06-02T19:53:58.454Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-06-02T19:53:58.454Z] === RUN TestCommonOptionsInstallFlags [2022-06-02T19:53:58.454Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-06-02T19:53:58.454Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-06-02T19:53:58.454Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-06-02T19:53:58.454Z] PASS [2022-06-02T19:53:58.454Z] coverage: 18.4% of statements [2022-06-02T19:53:58.454Z] ok github.com/docker/docker/cmd/dockerd 0.328s coverage: 18.4% of statements [2022-06-02T19:53:58.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T19:53:59.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T19:53:59.325Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T19:53:59.442Z] === RUN TestContainerStopSignal [2022-06-02T19:53:59.442Z] --- PASS: TestContainerStopSignal (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestContainerStopTimeout [2022-06-02T19:53:59.442Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestContainerSecretReferenceDestTarget [2022-06-02T19:53:59.442Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-06-02T19:53:59.442Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-06-02T19:53:59.442Z] === RUN TestContainerLogPathSetForRingLogger [2022-06-02T19:53:59.442Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestReplaceAndAppendEnvVars [2022-06-02T19:53:59.442Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-06-02T19:53:59.442Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestNewMemoryStore [2022-06-02T19:53:59.442Z] --- PASS: TestNewMemoryStore (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestAddContainers [2022-06-02T19:53:59.442Z] --- PASS: TestAddContainers (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestGetContainer [2022-06-02T19:53:59.442Z] --- PASS: TestGetContainer (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestDeleteContainer [2022-06-02T19:53:59.442Z] --- PASS: TestDeleteContainer (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestListContainers [2022-06-02T19:53:59.442Z] --- PASS: TestListContainers (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestFirstContainer [2022-06-02T19:53:59.442Z] --- PASS: TestFirstContainer (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestApplyAllContainer [2022-06-02T19:53:59.442Z] --- PASS: TestApplyAllContainer (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestIsValidHealthString [2022-06-02T19:53:59.442Z] --- PASS: TestIsValidHealthString (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestStateRunStop [2022-06-02T19:53:59.442Z] --- PASS: TestStateRunStop (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestStateTimeoutWait [2022-06-02T19:53:59.442Z] state_test.go:141: Stop callback fired [2022-06-02T19:53:59.442Z] state_test.go:165: Stop callback fired [2022-06-02T19:53:59.442Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-06-02T19:53:59.442Z] === RUN TestIsValidStateString [2022-06-02T19:53:59.442Z] --- PASS: TestIsValidStateString (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestViewSaveDelete [2022-06-02T19:53:59.442Z] --- PASS: TestViewSaveDelete (0.01s) [2022-06-02T19:53:59.442Z] === RUN TestViewAll [2022-06-02T19:53:59.442Z] --- PASS: TestViewAll (0.02s) [2022-06-02T19:53:59.442Z] === RUN TestViewGet [2022-06-02T19:53:59.442Z] --- PASS: TestViewGet (0.01s) [2022-06-02T19:53:59.442Z] === RUN TestNames [2022-06-02T19:53:59.442Z] --- PASS: TestNames (0.00s) [2022-06-02T19:53:59.442Z] === RUN TestViewWithHealthCheck [2022-06-02T19:53:59.442Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-06-02T19:53:59.442Z] PASS [2022-06-02T19:53:59.442Z] coverage: 41.4% of statements [2022-06-02T19:53:59.442Z] ok github.com/docker/docker/container 0.286s coverage: 41.4% of statements [2022-06-02T19:53:59.442Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T19:53:59.442Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T19:53:59.442Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T19:53:59.442Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T19:53:59.581Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T19:53:59.837Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2022-06-02T19:53:59.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s) [2022-06-02T19:53:59.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-02T19:53:59.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-06-02T19:53:59.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-02T19:53:59.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-02T19:53:59.837Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T19:54:00.399Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-06-02T19:54:00.399Z] === RUN TestBuildLabelWithTargets [2022-06-02T19:54:00.680Z] ok github.com/docker/docker/pkg/signal 3.355s coverage: 62.3% of statements [2022-06-02T19:54:00.680Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-02T19:54:00.680Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-06-02T19:54:00.680Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-02T19:54:01.010Z] === RUN TestPrepare [2022-06-02T19:54:01.010Z] --- PASS: TestPrepare (0.00s) [2022-06-02T19:54:01.010Z] === RUN TestStart [2022-06-02T19:54:01.010Z] --- PASS: TestStart (0.00s) [2022-06-02T19:54:01.010Z] === RUN TestWaitCancel [2022-06-02T19:54:01.010Z] --- PASS: TestWaitCancel (0.00s) [2022-06-02T19:54:01.010Z] === RUN TestWaitDisabled [2022-06-02T19:54:01.010Z] --- PASS: TestWaitDisabled (0.00s) [2022-06-02T19:54:01.010Z] === RUN TestWaitEnabled [2022-06-02T19:54:01.010Z] --- PASS: TestWaitEnabled (0.00s) [2022-06-02T19:54:01.010Z] === RUN TestRemove [2022-06-02T19:54:01.010Z] --- PASS: TestRemove (0.00s) [2022-06-02T19:54:01.010Z] PASS [2022-06-02T19:54:01.010Z] coverage: 65.3% of statements [2022-06-02T19:54:01.010Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-06-02T19:54:01.251Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-06-02T19:54:01.327Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-06-02T19:54:01.327Z] === RUN TestBuildWithEmptyLayers [2022-06-02T19:54:01.583Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-06-02T19:54:01.583Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T19:54:01.821Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-06-02T19:54:02.083Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-06-02T19:54:02.580Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-06-02T19:54:02.580Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCIsolation [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-06-02T19:54:02.580Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCConfigs [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCConfigs [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-06-02T19:54:02.580Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-06-02T19:54:02.580Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-06-02T19:54:02.580Z] PASS [2022-06-02T19:54:02.580Z] coverage: 35.9% of statements [2022-06-02T19:54:02.580Z] ok github.com/docker/docker/daemon/cluster/convert 0.343s coverage: 35.9% of statements [2022-06-02T19:54:02.580Z] === RUN TestNewListSecretsFilters [2022-06-02T19:54:02.580Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-06-02T19:54:02.580Z] === RUN TestNewListConfigsFilters [2022-06-02T19:54:02.580Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-06-02T19:54:02.580Z] PASS [2022-06-02T19:54:02.580Z] coverage: 0.5% of statements [2022-06-02T19:54:02.580Z] ok github.com/docker/docker/daemon/cluster 0.475s coverage: 0.5% of statements [2022-06-02T19:54:02.654Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2022-06-02T19:54:02.654Z] coverage: [no statements] [2022-06-02T19:54:02.654Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-06-02T19:54:03.224Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-06-02T19:54:03.224Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-06-02T19:54:03.469Z] --- PASS: TestBuildMultiStageOnBuild (1.59s) [2022-06-02T19:54:03.469Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T19:54:03.485Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-02T19:54:03.724Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-06-02T19:54:03.724Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T19:54:05.396Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-02T19:54:05.611Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2022-06-02T19:54:05.611Z] === RUN TestBuildWithHugeFile [2022-06-02T19:54:05.656Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-06-02T19:54:05.916Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-06-02T19:54:07.299Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-06-02T19:54:07.299Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-02T19:54:07.346Z] === RUN TestBuilderGC [2022-06-02T19:54:07.346Z] --- PASS: TestBuilderGC (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationNotFound [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonBrokenConfiguration [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestParseClusterAdvertiseSettings [2022-06-02T19:54:07.346Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestFindConfigurationConflicts [2022-06-02T19:54:07.346Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-06-02T19:54:07.346Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeConflicts [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-06-02T19:54:07.346Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-06-02T19:54:07.346Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-06-02T19:54:07.346Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_label [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_dns [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_dns-search [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-06-02T19:54:07.346Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-06-02T19:54:07.346Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestModifiedDiscoverySettings [2022-06-02T19:54:07.346Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestReloadSetConfigFileNotExist [2022-06-02T19:54:07.346Z] time="2022-06-02T19:54:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-06-02T19:54:07.346Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-06-02T19:54:07.346Z] === RUN TestReloadDefaultConfigNotExist [2022-06-02T19:54:07.346Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:07.346Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2022-06-02T19:54:07.346Z] === RUN TestReloadBadDefaultConfig [2022-06-02T19:54:07.346Z] time="2022-06-02T19:54:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-992947822" [2022-06-02T19:54:07.346Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestReloadWithConflictingLabels [2022-06-02T19:54:07.346Z] time="2022-06-02T19:54:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3080529598" [2022-06-02T19:54:07.346Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestReloadWithDuplicateLabels [2022-06-02T19:54:07.346Z] time="2022-06-02T19:54:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2863985014" [2022-06-02T19:54:07.346Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-06-02T19:54:07.346Z] === RUN TestDaemonConfigurationMerge [2022-06-02T19:54:07.346Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-06-02T19:54:07.346Z] PASS [2022-06-02T19:54:07.346Z] coverage: 79.7% of statements [2022-06-02T19:54:07.346Z] ok github.com/docker/docker/daemon/config 0.641s coverage: 79.7% of statements [2022-06-02T19:54:07.346Z] === RUN TestDiscoveryOptsErrors [2022-06-02T19:54:07.346Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-06-02T19:54:07.346Z] === RUN TestDiscoveryOpts [2022-06-02T19:54:07.346Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-06-02T19:54:07.346Z] PASS [2022-06-02T19:54:07.346Z] coverage: 30.0% of statements [2022-06-02T19:54:07.346Z] ok github.com/docker/docker/daemon/discovery 0.050s coverage: 30.0% of statements [2022-06-02T19:54:07.346Z] === RUN TestWaitNodeAttachment [2022-06-02T19:54:07.816Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-06-02T19:54:07.816Z] === RUN TestIsolationConversion [2022-06-02T19:54:07.816Z] === RUN TestIsolationConversion/default [2022-06-02T19:54:07.816Z] === RUN TestIsolationConversion/process [2022-06-02T19:54:07.816Z] === RUN TestIsolationConversion/hyperv [2022-06-02T19:54:07.816Z] --- PASS: TestIsolationConversion (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestContainerLabels [2022-06-02T19:54:07.816Z] --- PASS: TestContainerLabels (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestCredentialSpecConversion [2022-06-02T19:54:07.816Z] === RUN TestCredentialSpecConversion/none [2022-06-02T19:54:07.816Z] === RUN TestCredentialSpecConversion/config [2022-06-02T19:54:07.816Z] === RUN TestCredentialSpecConversion/file [2022-06-02T19:54:07.816Z] === RUN TestCredentialSpecConversion/registry [2022-06-02T19:54:07.816Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-06-02T19:54:07.816Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestControllerValidateMountBind [2022-06-02T19:54:07.816Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestControllerValidateMountVolume [2022-06-02T19:54:07.816Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestControllerValidateMountTarget [2022-06-02T19:54:07.816Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestControllerValidateMountTmpfs [2022-06-02T19:54:07.816Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestControllerValidateMountInvalidType [2022-06-02T19:54:07.816Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-06-02T19:54:07.816Z] === RUN TestControllerValidateMountNamedPipe [2022-06-02T19:54:07.816Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-06-02T19:54:07.816Z] PASS [2022-06-02T19:54:07.816Z] coverage: 11.0% of statements [2022-06-02T19:54:07.816Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.615s coverage: 11.0% of statements [2022-06-02T19:54:08.286Z] === RUN TestEventsLog [2022-06-02T19:54:08.286Z] --- PASS: TestEventsLog (0.00s) [2022-06-02T19:54:08.286Z] === RUN TestEventsLogTimeout [2022-06-02T19:54:08.286Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-06-02T19:54:08.286Z] === RUN TestLogEvents [2022-06-02T19:54:08.286Z] --- PASS: TestLogEvents (0.06s) [2022-06-02T19:54:08.286Z] === RUN TestLoadBufferedEvents [2022-06-02T19:54:08.681Z] ok github.com/docker/docker/registry 0.088s coverage: 57.2% of statements [2022-06-02T19:54:08.756Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-06-02T19:54:08.756Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-06-02T19:54:08.756Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-06-02T19:54:08.756Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-06-02T19:54:08.756Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-06-02T19:54:08.756Z] PASS [2022-06-02T19:54:08.756Z] coverage: 50.0% of statements [2022-06-02T19:54:08.756Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2022-06-02T19:54:08.756Z] === RUN TestIsEmptyDir [2022-06-02T19:54:08.756Z] --- PASS: TestIsEmptyDir (0.01s) [2022-06-02T19:54:08.756Z] PASS [2022-06-02T19:54:08.756Z] coverage: 2.3% of statements [2022-06-02T19:54:08.756Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2022-06-02T19:54:08.942Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-02T19:54:09.203Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-02T19:54:09.225Z] === RUN TestVerifyNetworkingConfig [2022-06-02T19:54:09.225Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestGetContainer [2022-06-02T19:54:09.225Z] --- PASS: TestGetContainer (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestValidContainerNames [2022-06-02T19:54:09.225Z] --- PASS: TestValidContainerNames (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestContainerInitDNS [2022-06-02T19:54:09.225Z] daemon_test.go:147: root required [2022-06-02T19:54:09.225Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestMerge [2022-06-02T19:54:09.225Z] --- PASS: TestMerge (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestValidateContainerIsolation [2022-06-02T19:54:09.225Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestFindNetworkErrorType [2022-06-02T19:54:09.225Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestEnsureServicesExist [2022-06-02T19:54:09.225Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-06-02T19:54:09.225Z] === RUN TestEnsureServicesExistErrors [2022-06-02T19:54:09.225Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-06-02T19:54:09.225Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-06-02T19:54:09.226Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-06-02T19:54:09.226Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestContainerDelete [2022-06-02T19:54:09.226Z] --- PASS: TestContainerDelete (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestContainerDoubleDelete [2022-06-02T19:54:09.226Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestLogContainerEventCopyLabels [2022-06-02T19:54:09.226Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestLogContainerEventWithAttributes [2022-06-02T19:54:09.226Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestNoneHealthcheck [2022-06-02T19:54:09.226Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestHealthStates [2022-06-02T19:54:09.226Z] time="2022-06-02T19:54:08Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] time="2022-06-02T19:54:09Z" 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-06-02T19:54:09.226Z] --- PASS: TestHealthStates (0.21s) [2022-06-02T19:54:09.226Z] === RUN TestMaskURLCredentials [2022-06-02T19:54:09.226Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestGetInspectData [2022-06-02T19:54:09.226Z] --- PASS: TestGetInspectData (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestFillLicense [2022-06-02T19:54:09.226Z] --- PASS: TestFillLicense (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestListInvalidFilter [2022-06-02T19:54:09.226Z] --- PASS: TestListInvalidFilter (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestNameFilter [2022-06-02T19:54:09.226Z] --- PASS: TestNameFilter (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-06-02T19:54:09.226Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-06-02T19:54:09.226Z] === 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-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-06-02T19:54:09.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-06-02T19:54:09.226Z] --- 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-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-06-02T19:54:09.226Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestDaemonReloadLabels [2022-06-02T19:54:09.226Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-06-02T19:54:09.226Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestDaemonReloadMirrors [2022-06-02T19:54:09.226Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestDaemonReloadInsecureRegistries [2022-06-02T19:54:09.226Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestDaemonReloadNotAffectOthers [2022-06-02T19:54:09.226Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-06-02T19:54:09.226Z] === RUN TestDaemonDiscoveryReload [2022-06-02T19:54:09.696Z] === RUN TestLinkNaming [2022-06-02T19:54:09.696Z] --- PASS: TestLinkNaming (0.00s) [2022-06-02T19:54:09.696Z] === RUN TestLinkNew [2022-06-02T19:54:09.696Z] --- PASS: TestLinkNew (0.00s) [2022-06-02T19:54:09.696Z] === RUN TestLinkEnv [2022-06-02T19:54:09.696Z] --- PASS: TestLinkEnv (0.00s) [2022-06-02T19:54:09.696Z] === RUN TestLinkMultipleEnv [2022-06-02T19:54:09.696Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-06-02T19:54:09.696Z] === RUN TestLinkPortRangeEnv [2022-06-02T19:54:09.696Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-06-02T19:54:09.696Z] PASS [2022-06-02T19:54:09.696Z] coverage: 93.0% of statements [2022-06-02T19:54:09.696Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-06-02T19:54:09.774Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-06-02T19:54:09.774Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-02T19:54:10.167Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-06-02T19:54:10.167Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-06-02T19:54:11.156Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-06-02T19:54:11.156Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-06-02T19:54:11.156Z] === RUN TestAdapterReadLogs [2022-06-02T19:54:11.156Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-06-02T19:54:11.156Z] === RUN TestCopier [2022-06-02T19:54:11.156Z] --- PASS: TestCopier (0.00s) [2022-06-02T19:54:11.156Z] === RUN TestCopierLongLines [2022-06-02T19:54:11.156Z] --- PASS: TestCopierLongLines (0.01s) [2022-06-02T19:54:11.156Z] === RUN TestCopierSlow [2022-06-02T19:54:11.156Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-06-02T19:54:11.156Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-06-02T19:54:11.156Z] reload_test.go:520: root required [2022-06-02T19:54:11.156Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-06-02T19:54:11.156Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-06-02T19:54:11.156Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-06-02T19:54:11.626Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-06-02T19:54:11.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-06-02T19:54:11.626Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-06-02T19:54:11.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-06-02T19:54:11.626Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-06-02T19:54:11.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-06-02T19:54:11.626Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-06-02T19:54:11.626Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-06-02T19:54:11.626Z] === RUN TestParseVolumesFrom [2022-06-02T19:54:11.626Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-06-02T19:54:11.626Z] PASS [2022-06-02T19:54:11.626Z] coverage: 9.0% of statements [2022-06-02T19:54:11.626Z] ok github.com/docker/docker/daemon 2.512s coverage: 9.0% of statements [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-06-02T19:54:11.626Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-06-02T19:54:11.626Z] --- PASS: TestCopierSlow (0.20s) [2022-06-02T19:54:11.626Z] === RUN TestCopierWithSized [2022-06-02T19:54:11.626Z] === RUN TestCopierWithSized/as_is [2022-06-02T19:54:11.626Z] === RUN TestCopierWithSized/With_RingLogger [2022-06-02T19:54:11.626Z] --- PASS: TestCopierWithSized (0.01s) [2022-06-02T19:54:11.626Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-06-02T19:54:11.626Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-06-02T19:54:11.626Z] === RUN TestCopierWithPartial [2022-06-02T19:54:11.626Z] --- PASS: TestCopierWithPartial (0.00s) [2022-06-02T19:54:11.626Z] === RUN TestRingLogger [2022-06-02T19:54:11.626Z] --- PASS: TestRingLogger (0.00s) [2022-06-02T19:54:11.626Z] === RUN TestRingCap [2022-06-02T19:54:11.626Z] --- PASS: TestRingCap (0.00s) [2022-06-02T19:54:11.626Z] === RUN TestRingClose [2022-06-02T19:54:11.626Z] --- PASS: TestRingClose (0.00s) [2022-06-02T19:54:11.626Z] === RUN TestRingDrain [2022-06-02T19:54:11.626Z] --- PASS: TestRingDrain (0.00s) [2022-06-02T19:54:11.626Z] PASS [2022-06-02T19:54:11.626Z] coverage: 43.5% of statements [2022-06-02T19:54:11.626Z] ok github.com/docker/docker/daemon/logger 0.278s coverage: 43.5% of statements [2022-06-02T19:54:12.326Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/defaults [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/invalid_create_group [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-06-02T19:54:12.614Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-06-02T19:54:12.614Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-06-02T19:54:12.614Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-06-02T19:54:12.614Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestNewAWSLogsClientRegionDetect [2022-06-02T19:54:12.614Z] === RUN TestSearchRegistryForImagesErrors [2022-06-02T19:54:12.614Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestSearchRegistryForImages [2022-06-02T19:54:12.614Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestOnlyPlatformWithFallback [2022-06-02T19:54:12.614Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestImageDelete [2022-06-02T19:54:12.614Z] time="2022-06-02T19:54:12Z" level=info msg="Trying to get region from EC2 Metadata" [2022-06-02T19:54:12.614Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-06-02T19:54:12.614Z] === RUN TestCreateSuccess [2022-06-02T19:54:12.614Z] --- PASS: TestCreateSuccess (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCreateLogGroupSuccess [2022-06-02T19:54:12.614Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCreateError [2022-06-02T19:54:12.614Z] --- PASS: TestCreateError (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCreateAlreadyExists [2022-06-02T19:54:12.614Z] time="2022-06-02T19:54:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-06-02T19:54:12.614Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestLogClosed [2022-06-02T19:54:12.614Z] --- PASS: TestLogClosed (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestLogBlocking [2022-06-02T19:54:12.614Z] --- PASS: TestLogBlocking (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestLogNonBlockingBufferEmpty [2022-06-02T19:54:12.614Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestLogNonBlockingBufferFull [2022-06-02T19:54:12.614Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestPublishBatchSuccess [2022-06-02T19:54:12.614Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestPublishBatchError [2022-06-02T19:54:12.614Z] time="2022-06-02T19:54:12Z" level=error msg=Error [2022-06-02T19:54:12.614Z] --- PASS: TestPublishBatchError (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-06-02T19:54:12.614Z] time="2022-06-02T19:54:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-06-02T19:54:12.614Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestPublishBatchAlreadyAccepted [2022-06-02T19:54:12.614Z] time="2022-06-02T19:54:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-06-02T19:54:12.614Z] time="2022-06-02T19:54:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-06-02T19:54:12.614Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchSimple [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchTicker [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchMultilinePattern [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestImageDelete/no_lease [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-06-02T19:54:12.614Z] === RUN TestImageDelete/lease_exists [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-06-02T19:54:12.614Z] === RUN TestCollectBatchClose [2022-06-02T19:54:12.614Z] --- PASS: TestCollectBatchClose (0.00s) [2022-06-02T19:54:12.614Z] === RUN TestEffectiveLen [2022-06-02T19:54:12.614Z] === RUN TestEffectiveLen/0/Hello [2022-06-02T19:54:12.614Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-06-02T19:54:12.614Z] === RUN TestEffectiveLen/2/🙃 [2022-06-02T19:54:12.615Z] === RUN TestEffectiveLen/3/���� [2022-06-02T19:54:12.615Z] === RUN TestEffectiveLen/4/He��o [2022-06-02T19:54:12.615Z] === RUN TestEffectiveLen/5/ [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/0/ [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/1/Hello [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: Hello [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/2/Hello [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: He [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: llo [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/3/Hello [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: Hello [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/4/🙃 [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: 🙃 [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/5/🙃 [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: 🙃 [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/6/a� [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: a [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: � [2022-06-02T19:54:12.615Z] === RUN TestFindValidSplit/7/a� [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1044: a� [2022-06-02T19:54:12.615Z] cloudwatchlogs_test.go:1045: [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestProcessEventEmoji [2022-06-02T19:54:12.615Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-06-02T19:54:12.615Z] === RUN TestCollectBatchLineSplit [2022-06-02T19:54:12.615Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestCollectBatchLineSplitWithBinary [2022-06-02T19:54:12.615Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestCollectBatchMaxEvents [2022-06-02T19:54:12.615Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-06-02T19:54:12.615Z] === RUN TestCollectBatchMaxTotalBytes [2022-06-02T19:54:12.615Z] --- PASS: TestImageDelete (0.08s) [2022-06-02T19:54:12.615Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-06-02T19:54:12.615Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-06-02T19:54:12.615Z] === RUN TestContentStoreForPull [2022-06-02T19:54:12.615Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-06-02T19:54:12.615Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-06-02T19:54:12.615Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-06-02T19:54:12.615Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-06-02T19:54:12.615Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.14s) [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsMultilinePattern [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-06-02T19:54:12.615Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-06-02T19:54:12.615Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-06-02T19:54:12.615Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-06-02T19:54:13.085Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestCreateTagSuccess [2022-06-02T19:54:13.085Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-06-02T19:54:13.085Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-06-02T19:54:13.085Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-06-02T19:54:13.085Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-06-02T19:54:13.085Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-06-02T19:54:13.085Z] PASS [2022-06-02T19:54:13.085Z] coverage: 77.8% of statements [2022-06-02T19:54:13.085Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 77.8% of statements [2022-06-02T19:54:13.085Z] --- PASS: TestContentStoreForPull (0.22s) [2022-06-02T19:54:13.085Z] PASS [2022-06-02T19:54:13.085Z] coverage: 6.6% of statements [2022-06-02T19:54:13.085Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 6.6% of statements [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-06-02T19:54:13.085Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-06-02T19:54:13.085Z] === RUN TestJSONLogsMarshalJSONBuf [2022-06-02T19:54:13.085Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-06-02T19:54:13.085Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-06-02T19:54:13.085Z] === RUN TestFastTimeMarshalJSON [2022-06-02T19:54:13.085Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-06-02T19:54:13.085Z] PASS [2022-06-02T19:54:13.085Z] coverage: 87.2% of statements [2022-06-02T19:54:13.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.239s coverage: 87.2% of statements [2022-06-02T19:54:13.085Z] === RUN TestJSONFileLogger [2022-06-02T19:54:13.085Z] --- PASS: TestJSONFileLogger (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestJSONFileLoggerWithTags [2022-06-02T19:54:13.085Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestJSONFileLoggerWithOpts [2022-06-02T19:54:13.085Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-06-02T19:54:13.085Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-06-02T19:54:13.085Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-06-02T19:54:13.085Z] === RUN TestEncodeDecode [2022-06-02T19:54:13.085Z] === PAUSE TestEncodeDecode [2022-06-02T19:54:13.085Z] === RUN TestUnexpectedEOF [2022-06-02T19:54:13.290Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-06-02T19:54:13.550Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-06-02T19:54:13.554Z] time="2022-06-02T19:54:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-06-02T19:54:13.554Z] time="2022-06-02T19:54:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-06-02T19:54:13.554Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-06-02T19:54:13.554Z] === CONT TestEncodeDecode [2022-06-02T19:54:13.554Z] --- PASS: TestEncodeDecode (0.00s) [2022-06-02T19:54:13.554Z] PASS [2022-06-02T19:54:13.554Z] coverage: 69.9% of statements [2022-06-02T19:54:13.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.287s coverage: 69.9% of statements [2022-06-02T19:54:14.543Z] === RUN TestWriteLog [2022-06-02T19:54:14.543Z] === PAUSE TestWriteLog [2022-06-02T19:54:14.543Z] === RUN TestReadLog [2022-06-02T19:54:14.543Z] === PAUSE TestReadLog [2022-06-02T19:54:14.543Z] === RUN TestDecode [2022-06-02T19:54:14.543Z] --- PASS: TestDecode (0.02s) [2022-06-02T19:54:14.543Z] === CONT TestWriteLog [2022-06-02T19:54:14.543Z] === CONT TestReadLog [2022-06-02T19:54:14.543Z] --- PASS: TestWriteLog (0.00s) [2022-06-02T19:54:14.543Z] === RUN TestReadLog/tail_exact [2022-06-02T19:54:14.933Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-06-02T19:54:15.013Z] === RUN TestOpenFileDelete [2022-06-02T19:54:15.013Z] --- PASS: TestOpenFileDelete (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestOpenFileRename [2022-06-02T19:54:15.013Z] --- PASS: TestOpenFileRename (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestHandleDecoderErr [2022-06-02T19:54:15.013Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestParseLogTagDefaultTag [2022-06-02T19:54:15.013Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestParseLogTag [2022-06-02T19:54:15.013Z] --- PASS: TestParseLogTag (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestParseLogTagEmptyTag [2022-06-02T19:54:15.013Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestTailFiles [2022-06-02T19:54:15.013Z] --- PASS: TestTailFiles (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestFollowLogsConsumerGone [2022-06-02T19:54:15.013Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestFollowLogsProducerGone [2022-06-02T19:54:15.013Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-06-02T19:54:15.013Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-06-02T19:54:15.013Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-06-02T19:54:15.013Z] === RUN TestCheckCapacityAndRotate [2022-06-02T19:54:15.013Z] === RUN TestLog [2022-06-02T19:54:15.013Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-06-02T19:54:15.013Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-06-02T19:54:15.013Z] --- PASS: TestLog (0.01s) [2022-06-02T19:54:15.013Z] PASS [2022-06-02T19:54:15.013Z] coverage: 31.5% of statements [2022-06-02T19:54:15.013Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2022-06-02T19:54:15.013Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-06-02T19:54:15.013Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-06-02T19:54:15.013Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-06-02T19:54:15.013Z] PASS [2022-06-02T19:54:15.013Z] coverage: 54.9% of statements [2022-06-02T19:54:15.013Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.230s coverage: 54.9% of statements [2022-06-02T19:54:15.013Z] === RUN TestReadLog/tail_less_than_available [2022-06-02T19:54:15.013Z] === RUN TestReadLog/tail_more_than_available [2022-06-02T19:54:15.013Z] --- PASS: TestReadLog (0.23s) [2022-06-02T19:54:15.013Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-06-02T19:54:15.013Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-06-02T19:54:15.013Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-06-02T19:54:15.013Z] PASS [2022-06-02T19:54:15.013Z] coverage: 78.7% of statements [2022-06-02T19:54:15.013Z] ok github.com/docker/docker/daemon/logger/local 0.313s coverage: 78.7% of statements [2022-06-02T19:54:15.013Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T19:54:16.002Z] === RUN TestNewParse [2022-06-02T19:54:16.002Z] --- PASS: TestNewParse (0.00s) [2022-06-02T19:54:16.002Z] PASS [2022-06-02T19:54:16.002Z] coverage: 8.3% of statements [2022-06-02T19:54:16.002Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-06-02T19:54:16.002Z] === RUN TestValidateLogOpt [2022-06-02T19:54:16.002Z] --- PASS: TestValidateLogOpt (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestNewMissedConfig [2022-06-02T19:54:16.002Z] --- PASS: TestNewMissedConfig (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestNewMissedUrl [2022-06-02T19:54:16.002Z] --- PASS: TestNewMissedUrl (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestNewMissedToken [2022-06-02T19:54:16.002Z] --- PASS: TestNewMissedToken (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestNewWithProxy [2022-06-02T19:54:16.002Z] --- PASS: TestNewWithProxy (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestDefault [2022-06-02T19:54:16.002Z] --- PASS: TestDefault (0.01s) [2022-06-02T19:54:16.002Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-06-02T19:54:16.002Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestJsonFormat [2022-06-02T19:54:16.002Z] --- PASS: TestJsonFormat (0.01s) [2022-06-02T19:54:16.002Z] === RUN TestRawFormat [2022-06-02T19:54:16.002Z] --- PASS: TestRawFormat (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestRawFormatWithLabels [2022-06-02T19:54:16.002Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestRawFormatWithoutTag [2022-06-02T19:54:16.002Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-06-02T19:54:16.002Z] === RUN TestBatching [2022-06-02T19:54:16.002Z] --- PASS: TestBatching (0.28s) [2022-06-02T19:54:16.002Z] === RUN TestFrequency [2022-06-02T19:54:16.472Z] === RUN TestParseLogFormat [2022-06-02T19:54:16.472Z] --- PASS: TestParseLogFormat (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestValidateLogOptEmpty [2022-06-02T19:54:16.472Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestValidateSyslogAddress [2022-06-02T19:54:16.472Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestParseAddressDefaultPort [2022-06-02T19:54:16.472Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestValidateSyslogFacility [2022-06-02T19:54:16.472Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestValidateLogOptSyslogFormat [2022-06-02T19:54:16.472Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestValidateLogOpt [2022-06-02T19:54:16.472Z] --- PASS: TestValidateLogOpt (0.00s) [2022-06-02T19:54:16.472Z] PASS [2022-06-02T19:54:16.472Z] coverage: 46.8% of statements [2022-06-02T19:54:16.472Z] ok github.com/docker/docker/daemon/logger/syslog 0.077s coverage: 46.8% of statements [2022-06-02T19:54:16.472Z] --- PASS: TestFrequency (0.19s) [2022-06-02T19:54:16.472Z] === RUN TestOneMessagePerRequest [2022-06-02T19:54:16.472Z] --- PASS: TestOneMessagePerRequest (0.05s) [2022-06-02T19:54:16.472Z] === RUN TestVerify [2022-06-02T19:54:16.472Z] --- PASS: TestVerify (0.00s) [2022-06-02T19:54:16.472Z] === RUN TestSkipVerify [2022-06-02T19:54:16.472Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:16.472Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:16.942Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:16.942Z] --- PASS: TestSkipVerify (0.70s) [2022-06-02T19:54:16.942Z] === RUN TestBufferMaximum [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.901967\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.901967\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] --- PASS: TestBufferMaximum (0.01s) [2022-06-02T19:54:17.412Z] === RUN TestServerAlwaysDown [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.908432\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.908432\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.908432\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.910582\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] time="2022-06-02T19:54:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1654199656.910582\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:17.412Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-06-02T19:54:17.412Z] === RUN TestCannotSendAfterClose [2022-06-02T19:54:17.412Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-06-02T19:54:17.412Z] === RUN TestDeadlockOnBlockedEndpoint [2022-06-02T19:54:17.883Z] === RUN TestV1IDService [2022-06-02T19:54:17.883Z] --- PASS: TestV1IDService (0.04s) [2022-06-02T19:54:17.883Z] === RUN TestV2MetadataService [2022-06-02T19:54:18.360Z] time="2022-06-02T19:54:17Z" 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-06-02T19:54:18.360Z] time="2022-06-02T19:54:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f84c4c3fa1d5\"}'" [2022-06-02T19:54:18.360Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-06-02T19:54:18.360Z] PASS [2022-06-02T19:54:18.360Z] coverage: 82.5% of statements [2022-06-02T19:54:18.360Z] ok github.com/docker/docker/daemon/logger/splunk 2.338s coverage: 82.5% of statements [2022-06-02T19:54:18.360Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T19:54:18.360Z] ? github.com/docker/docker/daemon/network [no test files] [2022-06-02T19:54:18.360Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T19:54:18.360Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-06-02T19:54:18.360Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-06-02T19:54:18.360Z] === RUN TestContinueOnError_MirrorEndpoint [2022-06-02T19:54:18.360Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-06-02T19:54:18.360Z] === RUN TestContinueOnError_NeverContinue [2022-06-02T19:54:18.360Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-06-02T19:54:18.360Z] === RUN TestContinueOnError_UnnestsErrors [2022-06-02T19:54:18.360Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-06-02T19:54:18.360Z] === RUN TestManifestStore [2022-06-02T19:54:18.360Z] === RUN TestManifestStore/no_remote_or_local [2022-06-02T19:54:18.360Z] === RUN TestSuccessfulDownload [2022-06-02T19:54:18.360Z] download_test.go:268: Needs fixing on Windows [2022-06-02T19:54:18.360Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-06-02T19:54:18.360Z] === RUN TestCancelledDownload [2022-06-02T19:54:18.360Z] --- PASS: TestCancelledDownload (0.00s) [2022-06-02T19:54:18.360Z] === RUN TestMaxDownloadAttempts [2022-06-02T19:54:18.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-06-02T19:54:18.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-06-02T19:54:18.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-06-02T19:54:18.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-06-02T19:54:18.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-06-02T19:54:18.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-06-02T19:54:18.360Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-06-02T19:54:18.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-06-02T19:54:18.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-06-02T19:54:18.360Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-06-02T19:54:18.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-06-02T19:54:18.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-06-02T19:54:18.360Z] time="2022-06-02T19:54:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1700150992\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-06-02T19:54:18.360Z] === RUN TestManifestStore/no_local_cache [2022-06-02T19:54:18.360Z] === RUN TestManifestStore/with_local_cache [2022-06-02T19:54:18.360Z] === RUN TestManifestStore/unknown_media_type [2022-06-02T19:54:18.360Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-06-02T19:54:18.360Z] time="2022-06-02T19:54:18Z" level=warning msg="reference for unknown type: " [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=warning msg="reference for unknown type: " [2022-06-02T19:54:18.830Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-06-02T19:54:18.830Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=warning msg="reference for unknown type: " [2022-06-02T19:54:18.830Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=warning msg="reference for unknown type: " [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=warning msg="reference for unknown type: " [2022-06-02T19:54:18.830Z] === RUN TestManifestStore/error_persisting_manifest [2022-06-02T19:54:18.830Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-06-02T19:54:18.830Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore (0.37s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-06-02T19:54:18.830Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-06-02T19:54:18.830Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-06-02T19:54:18.830Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestFixManifestLayers [2022-06-02T19:54:18.830Z] --- PASS: TestFixManifestLayers (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestFixManifestLayersBaseLayerParent [2022-06-02T19:54:18.830Z] pull_v2_test.go:82: Needs fixing on Windows [2022-06-02T19:54:18.830Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestFixManifestLayersBadParent [2022-06-02T19:54:18.830Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestValidateManifest [2022-06-02T19:54:18.830Z] pull_v2_test.go:127: Needs fixing on Windows [2022-06-02T19:54:18.830Z] --- SKIP: TestValidateManifest (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestFormatPlatform [2022-06-02T19:54:18.830Z] --- PASS: TestFormatPlatform (0.00s) [2022-06-02T19:54:18.830Z] === RUN TestPullSchema2Config [2022-06-02T19:54:18.830Z] === RUN TestPullSchema2Config/success_first_time [2022-06-02T19:54:18.830Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-06-02T19:54:18.830Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-06-02T19:54:18.830Z] === RUN TestPullSchema2Config/500_status [2022-06-02T19:54:18.830Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-06-02T19:54:18.830Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-06-02T19:54:18.830Z] --- PASS: TestV2MetadataService (1.08s) [2022-06-02T19:54:18.830Z] PASS [2022-06-02T19:54:18.830Z] coverage: 48.2% of statements [2022-06-02T19:54:18.830Z] ok github.com/docker/docker/distribution/metadata 1.207s coverage: 48.2% of statements [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-06-02T19:54:18.830Z] time="2022-06-02T19:54:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-06-02T19:54:18.830Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-06-02T19:54:18.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-06-02T19:54:18.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-06-02T19:54:18.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-06-02T19:54:18.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-06-02T19:54:18.831Z] === RUN TestTransfer [2022-06-02T19:54:18.831Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-06-02T19:54:18.831Z] === RUN TestPullSchema2Config/EOF [2022-06-02T19:54:18.831Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-06-02T19:54:18.831Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-06-02T19:54:18.831Z] 2022/06/02 19:54:18 http: panic serving 127.0.0.1:49212: intentional panic [2022-06-02T19:54:18.831Z] goroutine 115 [running]: [2022-06-02T19:54:18.831Z] net/http.(*conn).serve.func1() [2022-06-02T19:54:18.831Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-06-02T19:54:18.831Z] panic({0x15d4240, 0x17423f0}) [2022-06-02T19:54:18.831Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-06-02T19:54:18.831Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000d8584, {0x1752d30, 0xc0003b82a0}) [2022-06-02T19:54:18.831Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-06-02T19:54:18.831Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1752d30, 0xc0003b82a0}, 0xc0003a2c00) [2022-06-02T19:54:18.831Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-06-02T19:54:18.831Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1752d30, 0xc0003b82a0}, 0x1138f35) [2022-06-02T19:54:18.831Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-06-02T19:54:18.831Z] net/http.serverHandler.ServeHTTP({0xc0001e2930}, {0x1752d30, 0xc0003b82a0}, 0xc0003a2c00) [2022-06-02T19:54:18.831Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-06-02T19:54:18.831Z] net/http.(*conn).serve(0xc000174a00, {0x1757000, 0xc0004fc180}) [2022-06-02T19:54:18.831Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-06-02T19:54:18.831Z] created by net/http.(*Server).Serve [2022-06-02T19:54:18.831Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-06-02T19:54:18.831Z] --- PASS: TestTransfer (0.12s) [2022-06-02T19:54:18.831Z] === RUN TestConcurrencyLimit [2022-06-02T19:54:19.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-06-02T19:54:19.300Z] === RUN TestPullSchema2Config/unauthorized [2022-06-02T19:54:19.300Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-06-02T19:54:19.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-06-02T19:54:19.300Z] --- PASS: TestPullSchema2Config (0.55s) [2022-06-02T19:54:19.300Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-06-02T19:54:19.300Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-06-02T19:54:19.300Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-06-02T19:54:19.300Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-06-02T19:54:19.300Z] === RUN TestGetRepositoryMountCandidates [2022-06-02T19:54:19.300Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestLayerAlreadyExists [2022-06-02T19:54:19.300Z] 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-06-02T19:54:19.300Z] 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-06-02T19:54:19.300Z] 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-06-02T19:54:19.300Z] 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-06-02T19:54:19.300Z] 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-06-02T19:54:19.300Z] 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-06-02T19:54:19.300Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestWhenEmptyAuthConfig [2022-06-02T19:54:19.300Z] === RUN TestNotFound [2022-06-02T19:54:19.300Z] --- PASS: TestNotFound (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestConflict [2022-06-02T19:54:19.300Z] --- PASS: TestConflict (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestForbidden [2022-06-02T19:54:19.300Z] --- PASS: TestForbidden (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestInvalidParameter [2022-06-02T19:54:19.300Z] --- PASS: TestInvalidParameter (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestNotImplemented [2022-06-02T19:54:19.300Z] --- PASS: TestNotImplemented (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestNotModified [2022-06-02T19:54:19.300Z] --- PASS: TestNotModified (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestUnauthorized [2022-06-02T19:54:19.300Z] --- PASS: TestUnauthorized (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestUnknown [2022-06-02T19:54:19.300Z] --- PASS: TestUnknown (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestCancelled [2022-06-02T19:54:19.300Z] --- PASS: TestCancelled (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestDeadline [2022-06-02T19:54:19.300Z] --- PASS: TestDeadline (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestDataLoss [2022-06-02T19:54:19.300Z] --- PASS: TestDataLoss (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestUnavailable [2022-06-02T19:54:19.300Z] --- PASS: TestUnavailable (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestSystem [2022-06-02T19:54:19.300Z] --- PASS: TestSystem (0.00s) [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Not_Found [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Bad_Request [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Conflict [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Unauthorized [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Service_Unavailable [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Forbidden [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Not_Modified [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Not_Implemented [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-06-02T19:54:19.300Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-06-02T19:54:19.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-06-02T19:54:19.300Z] PASS [2022-06-02T19:54:19.300Z] coverage: 77.0% of statements [2022-06-02T19:54:19.300Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-06-02T19:54:19.300Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-06-02T19:54:19.300Z] === RUN TestInactiveJobs [2022-06-02T19:54:19.770Z] --- PASS: TestInactiveJobs (0.39s) [2022-06-02T19:54:19.770Z] === RUN TestWatchRelease [2022-06-02T19:54:19.770Z] --- PASS: TestWatchRelease (0.04s) [2022-06-02T19:54:19.770Z] === RUN TestWatchFinishedTransfer [2022-06-02T19:54:19.770Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-06-02T19:54:19.770Z] === RUN TestDuplicateTransfer [2022-06-02T19:54:19.770Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-06-02T19:54:19.770Z] === RUN TestSuccessfulUpload [2022-06-02T19:54:20.239Z] time="2022-06-02T19:54:19Z" level=error msg="Upload failed, retrying: simulating retry" [2022-06-02T19:54:20.239Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-06-02T19:54:20.239Z] === RUN TestCancelledUpload [2022-06-02T19:54:20.239Z] --- PASS: TestCancelledUpload (0.00s) [2022-06-02T19:54:20.239Z] PASS [2022-06-02T19:54:20.239Z] coverage: 76.4% of statements [2022-06-02T19:54:20.239Z] ok github.com/docker/docker/distribution/xfer 1.910s coverage: 76.4% of statements [2022-06-02T19:54:20.239Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-06-02T19:54:20.239Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-06-02T19:54:20.239Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-06-02T19:54:20.239Z] === RUN TestTokenPassThru [2022-06-02T19:54:20.239Z] --- PASS: TestTokenPassThru (0.01s) [2022-06-02T19:54:20.239Z] === RUN TestTokenPassThruDifferentHost [2022-06-02T19:54:20.239Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-06-02T19:54:20.239Z] PASS [2022-06-02T19:54:20.239Z] coverage: 25.9% of statements [2022-06-02T19:54:20.239Z] ok github.com/docker/docker/distribution 2.153s coverage: 25.9% of statements [2022-06-02T19:54:20.239Z] === RUN TestFSGetInvalidData [2022-06-02T19:54:20.708Z] === RUN TestCompare [2022-06-02T19:54:20.708Z] --- PASS: TestCompare (0.00s) [2022-06-02T19:54:20.708Z] PASS [2022-06-02T19:54:20.708Z] coverage: 19.2% of statements [2022-06-02T19:54:20.708Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-06-02T19:54:20.708Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-06-02T19:54:20.708Z] === RUN TestFSInvalidSet [2022-06-02T19:54:20.708Z] --- PASS: TestFSInvalidSet (0.02s) [2022-06-02T19:54:20.708Z] === RUN TestFSInvalidRoot [2022-06-02T19:54:20.708Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-06-02T19:54:20.708Z] === RUN TestFSMetadataGetSet [2022-06-02T19:54:20.708Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-06-02T19:54:20.708Z] === RUN TestFSInvalidWalker [2022-06-02T19:54:20.708Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T19:54:20.708Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T19:54:20.708Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-06-02T19:54:20.708Z] === RUN TestFSGetSet [2022-06-02T19:54:20.708Z] --- PASS: TestFSGetSet (0.02s) [2022-06-02T19:54:20.708Z] === RUN TestFSGetUnsetKey [2022-06-02T19:54:20.708Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-06-02T19:54:20.708Z] === RUN TestFSGetEmptyData [2022-06-02T19:54:20.708Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-06-02T19:54:20.708Z] === RUN TestFSDelete [2022-06-02T19:54:20.708Z] --- PASS: TestFSDelete (0.02s) [2022-06-02T19:54:20.708Z] === RUN TestFSWalker [2022-06-02T19:54:20.708Z] --- PASS: TestFSWalker (0.02s) [2022-06-02T19:54:20.708Z] === RUN TestFSWalkerStopOnError [2022-06-02T19:54:20.708Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-06-02T19:54:20.708Z] === RUN TestNewFromJSON [2022-06-02T19:54:20.708Z] --- PASS: TestNewFromJSON (0.00s) [2022-06-02T19:54:20.708Z] === RUN TestNewFromJSONWithInvalidJSON [2022-06-02T19:54:20.708Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-06-02T19:54:20.708Z] === RUN TestMarshalKeyOrder [2022-06-02T19:54:20.708Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-06-02T19:54:20.708Z] === RUN TestImage [2022-06-02T19:54:20.708Z] --- PASS: TestImage (0.00s) [2022-06-02T19:54:20.708Z] === RUN TestImageOSNotEmpty [2022-06-02T19:54:20.708Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-06-02T19:54:20.708Z] === RUN TestNewChildImageFromImageWithRootFS [2022-06-02T19:54:20.708Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-06-02T19:54:20.709Z] === RUN TestCreate [2022-06-02T19:54:20.709Z] --- PASS: TestCreate (0.01s) [2022-06-02T19:54:20.709Z] === RUN TestRestore [2022-06-02T19:54:20.709Z] time="2022-06-02T19:54:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-06-02T19:54:20.709Z] --- PASS: TestRestore (0.24s) [2022-06-02T19:54:20.709Z] === RUN TestAddDelete [2022-06-02T19:54:21.177Z] --- PASS: TestAddDelete (0.03s) [2022-06-02T19:54:21.177Z] === RUN TestSearchAfterDelete [2022-06-02T19:54:21.177Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-06-02T19:54:21.177Z] === RUN TestParentReset [2022-06-02T19:54:21.177Z] --- PASS: TestParentReset (0.03s) [2022-06-02T19:54:21.177Z] === RUN TestGetAndSetLastUpdated [2022-06-02T19:54:21.177Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-06-02T19:54:21.177Z] === RUN TestStoreLen [2022-06-02T19:54:21.177Z] --- PASS: TestStoreLen (0.14s) [2022-06-02T19:54:21.177Z] PASS [2022-06-02T19:54:21.177Z] coverage: 86.8% of statements [2022-06-02T19:54:21.177Z] ok github.com/docker/docker/image 0.780s coverage: 86.8% of statements [2022-06-02T19:54:21.647Z] === RUN TestMakeV1ConfigFromConfig [2022-06-02T19:54:21.647Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-06-02T19:54:21.647Z] PASS [2022-06-02T19:54:21.647Z] coverage: 25.0% of statements [2022-06-02T19:54:21.647Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2022-06-02T19:54:21.647Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-06-02T19:54:21.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T19:54:22.636Z] === RUN TestSerialization [2022-06-02T19:54:22.636Z] --- PASS: TestSerialization (0.02s) [2022-06-02T19:54:22.636Z] PASS [2022-06-02T19:54:22.636Z] coverage: 100.0% of statements [2022-06-02T19:54:22.636Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-06-02T19:54:22.636Z] === RUN TestEnvironmentParsing [2022-06-02T19:54:22.636Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-06-02T19:54:22.636Z] PASS [2022-06-02T19:54:22.636Z] coverage: 1.0% of statements [2022-06-02T19:54:22.636Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2022-06-02T19:54:23.105Z] === RUN TestEmptyLayer [2022-06-02T19:54:23.105Z] --- PASS: TestEmptyLayer (0.00s) [2022-06-02T19:54:23.105Z] === RUN TestCommitFailure [2022-06-02T19:54:23.105Z] --- PASS: TestCommitFailure (0.01s) [2022-06-02T19:54:23.105Z] === RUN TestStartTransactionFailure [2022-06-02T19:54:23.105Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-06-02T19:54:23.105Z] === RUN TestGetOrphan [2022-06-02T19:54:23.105Z] --- PASS: TestGetOrphan (0.01s) [2022-06-02T19:54:23.105Z] === RUN TestMountAndRegister [2022-06-02T19:54:23.105Z] layer_test.go:271: Layer size: 14 [2022-06-02T19:54:23.105Z] --- PASS: TestMountAndRegister (0.05s) [2022-06-02T19:54:23.105Z] === RUN TestLayerRelease [2022-06-02T19:54:23.105Z] layer_test.go:304: Failing on Windows [2022-06-02T19:54:23.105Z] --- SKIP: TestLayerRelease (0.00s) [2022-06-02T19:54:23.105Z] === RUN TestStoreRestore [2022-06-02T19:54:23.105Z] layer_test.go:353: Failing on Windows [2022-06-02T19:54:23.105Z] --- SKIP: TestStoreRestore (0.00s) [2022-06-02T19:54:23.105Z] === RUN TestTarStreamStability [2022-06-02T19:54:23.105Z] layer_test.go:468: Failing on Windows [2022-06-02T19:54:23.105Z] --- SKIP: TestTarStreamStability (0.00s) [2022-06-02T19:54:23.105Z] === RUN TestRegisterExistingLayer [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-06-02T19:54:23.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-06-02T19:54:23.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-06-02T19:54:23.575Z] PASS [2022-06-02T19:54:23.575Z] coverage: 45.8% of statements [2022-06-02T19:54:23.575Z] ok github.com/docker/docker/oci 0.048s coverage: 45.8% of statements [2022-06-02T19:54:23.575Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-06-02T19:54:23.575Z] === RUN TestTarStreamVerification [2022-06-02T19:54:23.575Z] layer_test.go:697: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-06-02T19:54:23.575Z] === RUN TestLayerMigration [2022-06-02T19:54:23.575Z] migration_test.go:46: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestLayerMigration (0.00s) [2022-06-02T19:54:23.575Z] === RUN TestLayerMigrationNoTarsplit [2022-06-02T19:54:23.575Z] migration_test.go:182: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-06-02T19:54:23.575Z] === RUN TestMountInit [2022-06-02T19:54:23.575Z] mount_test.go:17: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestMountInit (0.00s) [2022-06-02T19:54:23.575Z] === RUN TestMountSize [2022-06-02T19:54:23.575Z] mount_test.go:76: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestMountSize (0.00s) [2022-06-02T19:54:23.575Z] === RUN TestMountChanges [2022-06-02T19:54:23.575Z] mount_test.go:125: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestMountChanges (0.00s) [2022-06-02T19:54:23.575Z] === RUN TestMountApply [2022-06-02T19:54:23.575Z] mount_test.go:212: Failing on Windows [2022-06-02T19:54:23.575Z] --- SKIP: TestMountApply (0.00s) [2022-06-02T19:54:23.575Z] PASS [2022-06-02T19:54:23.575Z] coverage: 30.1% of statements [2022-06-02T19:54:23.575Z] === RUN TestParseVersion [2022-06-02T19:54:23.575Z] --- PASS: TestParseVersion (0.00s) [2022-06-02T19:54:23.575Z] PASS [2022-06-02T19:54:23.575Z] coverage: 52.9% of statements [2022-06-02T19:54:23.575Z] ok github.com/docker/docker/layer 0.360s coverage: 30.1% of statements [2022-06-02T19:54:23.575Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-06-02T19:54:23.575Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T19:54:23.575Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T19:54:23.575Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T19:54:23.575Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T19:54:23.575Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T19:54:24.566Z] === RUN TestAddressPoolOpt [2022-06-02T19:54:24.566Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/a [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/something [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/_=a [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/env1=value1 [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/_env1=value1 [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/env2=value2=value3 [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/env3=abc!qwe [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/env_4=value_4 [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/PATH [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/=a [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/PATH= [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/PATH=something [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/asd!qwe [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/1asd [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/123 [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/some_space [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/__some_space_before [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/some_space_after__ [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/= [2022-06-02T19:54:24.566Z] === RUN TestValidateEnv/PaTh [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/a (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/something (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/= (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestParseHost [2022-06-02T19:54:24.566Z] --- PASS: TestParseHost (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestParseDockerDaemonHost [2022-06-02T19:54:24.566Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestParseTCP [2022-06-02T19:54:24.566Z] --- PASS: TestParseTCP (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestParseInvalidUnixAddrInvalid [2022-06-02T19:54:24.566Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestValidateExtraHosts [2022-06-02T19:54:24.566Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestIpOptString [2022-06-02T19:54:24.566Z] --- PASS: TestIpOptString (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestNewIpOptInvalidDefaultVal [2022-06-02T19:54:24.566Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestNewIpOptValidDefaultVal [2022-06-02T19:54:24.566Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestIpOptSetInvalidVal [2022-06-02T19:54:24.566Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestValidateIPAddress [2022-06-02T19:54:24.566Z] --- PASS: TestValidateIPAddress (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestMapOpts [2022-06-02T19:54:24.566Z] --- PASS: TestMapOpts (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestListOptsWithoutValidator [2022-06-02T19:54:24.566Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestListOptsWithValidator [2022-06-02T19:54:24.566Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestValidateDNSSearch [2022-06-02T19:54:24.566Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_general_format [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_one_more [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-06-02T19:54:24.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-06-02T19:54:24.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestNamedListOpts [2022-06-02T19:54:24.566Z] --- PASS: TestNamedListOpts (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestNamedMapOpts [2022-06-02T19:54:24.566Z] --- PASS: TestNamedMapOpts (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestParseLink [2022-06-02T19:54:24.566Z] --- PASS: TestParseLink (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestQuotedStringSetWithQuotes [2022-06-02T19:54:24.566Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-06-02T19:54:24.566Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestQuotedStringSetWithNoQuotes [2022-06-02T19:54:24.566Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-06-02T19:54:24.566Z] === RUN TestUlimitOpt [2022-06-02T19:54:24.566Z] --- PASS: TestUlimitOpt (0.00s) [2022-06-02T19:54:24.566Z] PASS [2022-06-02T19:54:24.566Z] coverage: 67.1% of statements [2022-06-02T19:54:24.566Z] ok github.com/docker/docker/opts 0.133s coverage: 67.1% of statements [2022-06-02T19:54:25.037Z] === RUN TestUnbuffered [2022-06-02T19:54:25.037Z] --- PASS: TestUnbuffered (0.00s) [2022-06-02T19:54:25.037Z] === RUN TestRaceUnbuffered [2022-06-02T19:54:25.037Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-06-02T19:54:25.037Z] PASS [2022-06-02T19:54:25.037Z] coverage: 100.0% of statements [2022-06-02T19:54:25.037Z] ok github.com/docker/docker/pkg/broadcaster 0.116s coverage: 100.0% of statements [2022-06-02T19:54:25.037Z] === RUN TestPeerCertificateMarshalJSON [2022-06-02T19:54:25.506Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-06-02T19:54:25.506Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-06-02T19:54:25.506Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-06-02T19:54:25.506Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-06-02T19:54:25.506Z] === RUN TestMiddleware [2022-06-02T19:54:25.506Z] --- PASS: TestMiddleware (0.00s) [2022-06-02T19:54:25.506Z] === RUN TestNewResponseModifier [2022-06-02T19:54:25.506Z] --- PASS: TestNewResponseModifier (0.00s) [2022-06-02T19:54:25.506Z] PASS [2022-06-02T19:54:25.506Z] coverage: 26.8% of statements [2022-06-02T19:54:25.506Z] === RUN TestMatch [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[foo]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[bar]_[foo]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[foo_bar]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[qux]_[foo]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[]#01 [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[qux]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[foo_bar_qux]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[qux]_[baz]] [2022-06-02T19:54:25.506Z] === RUN TestMatch/[[foo_baz]] [2022-06-02T19:54:25.506Z] --- PASS: TestMatch (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-06-02T19:54:25.506Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-06-02T19:54:25.506Z] PASS [2022-06-02T19:54:25.506Z] coverage: 87.5% of statements [2022-06-02T19:54:25.506Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-06-02T19:54:25.506Z] ok github.com/docker/docker/pkg/authorization 0.558s coverage: 26.8% of statements [2022-06-02T19:54:25.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T19:54:25.976Z] === RUN TestIsArchivePathDir [2022-06-02T19:54:25.976Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-06-02T19:54:25.976Z] === RUN TestIsArchivePathInvalidFile [2022-06-02T19:54:26.445Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-06-02T19:54:26.446Z] === RUN TestIsArchivePathTar [2022-06-02T19:54:26.446Z] === RUN TestChrootTarUntar [2022-06-02T19:54:26.446Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootUntarWithHugeExcludesList [2022-06-02T19:54:26.446Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootUntarEmptyArchive [2022-06-02T19:54:26.446Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootTarUntarWithSymlink [2022-06-02T19:54:26.446Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootCopyWithTar [2022-06-02T19:54:26.446Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-06-02T19:54:26.446Z] === RUN TestChrootCopyFileWithTar [2022-06-02T19:54:26.446Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootUntarPath [2022-06-02T19:54:26.446Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-06-02T19:54:26.446Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-06-02T19:54:26.446Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestChrootApplyDotDotFile [2022-06-02T19:54:26.446Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:26.446Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-06-02T19:54:26.446Z] PASS [2022-06-02T19:54:26.446Z] coverage: 15.1% of statements [2022-06-02T19:54:26.446Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.1% of statements [2022-06-02T19:54:26.446Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-06-02T19:54:26.446Z] === RUN TestDecompressStreamGzip [2022-06-02T19:54:26.446Z] === RUN TestSizeEmpty [2022-06-02T19:54:26.446Z] --- PASS: TestSizeEmpty (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestSizeEmptyFile [2022-06-02T19:54:26.446Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestSizeNonemptyFile [2022-06-02T19:54:26.446Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestSizeNestedDirectoryEmpty [2022-06-02T19:54:26.446Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-06-02T19:54:26.446Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-06-02T19:54:26.446Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-06-02T19:54:26.446Z] === RUN TestMoveToSubdir [2022-06-02T19:54:26.446Z] --- PASS: TestMoveToSubdir (0.01s) [2022-06-02T19:54:26.446Z] === RUN TestSizeNonExistingDirectory [2022-06-02T19:54:26.446Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-06-02T19:54:26.446Z] PASS [2022-06-02T19:54:26.446Z] coverage: 80.0% of statements [2022-06-02T19:54:26.446Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-06-02T19:54:26.446Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-06-02T19:54:26.446Z] === RUN TestDecompressStreamBzip2 [2022-06-02T19:54:26.915Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-06-02T19:54:26.915Z] === RUN TestDecompressStreamXz [2022-06-02T19:54:26.915Z] archive_test.go:134: Xz not present in msys2 [2022-06-02T19:54:26.915Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestCompressStreamXzUnsupported [2022-06-02T19:54:26.915Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestCompressStreamBzip2Unsupported [2022-06-02T19:54:26.915Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestCompressStreamInvalid [2022-06-02T19:54:26.915Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestExtensionInvalid [2022-06-02T19:54:26.915Z] --- PASS: TestExtensionInvalid (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestExtensionUncompressed [2022-06-02T19:54:26.915Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestExtensionBzip2 [2022-06-02T19:54:26.915Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestExtensionGzip [2022-06-02T19:54:26.915Z] --- PASS: TestExtensionGzip (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestExtensionXz [2022-06-02T19:54:26.915Z] --- PASS: TestExtensionXz (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestCmdStreamLargeStderr [2022-06-02T19:54:26.915Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-06-02T19:54:26.915Z] === RUN TestCmdStreamBad [2022-06-02T19:54:26.915Z] archive_test.go:239: Failing on Windows CI machines [2022-06-02T19:54:26.915Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestCmdStreamGood [2022-06-02T19:54:26.915Z] === RUN Test [2022-06-02T19:54:26.915Z] === RUN Test/TestContainsEntry [2022-06-02T19:54:26.915Z] === RUN Test/TestCreateEntries [2022-06-02T19:54:26.915Z] === RUN Test/TestEntriesDiff [2022-06-02T19:54:26.915Z] === RUN Test/TestEntriesEquality [2022-06-02T19:54:26.915Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-06-02T19:54:26.915Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-06-02T19:54:26.915Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-06-02T19:54:26.915Z] === RUN Test/TestGeneratorNotGenerate [2022-06-02T19:54:26.915Z] === RUN Test/TestGeneratorWithPort [2022-06-02T19:54:26.915Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-06-02T19:54:26.915Z] === RUN Test/TestNewEntry [2022-06-02T19:54:26.915Z] === RUN Test/TestParse [2022-06-02T19:54:26.915Z] --- PASS: Test (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestNewEntry (0.00s) [2022-06-02T19:54:26.915Z] --- PASS: Test/TestParse (0.00s) [2022-06-02T19:54:26.915Z] PASS [2022-06-02T19:54:26.915Z] coverage: 58.3% of statements [2022-06-02T19:54:26.915Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2022-06-02T19:54:26.915Z] --- PASS: TestCmdStreamGood (0.06s) [2022-06-02T19:54:26.915Z] === RUN TestUntarPathWithInvalidDest [2022-06-02T19:54:26.915Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-06-02T19:54:26.915Z] === RUN TestUntarPathWithInvalidSrc [2022-06-02T19:54:26.915Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-06-02T19:54:26.915Z] === RUN TestUntarPath [2022-06-02T19:54:26.915Z] --- PASS: TestUntarPath (0.08s) [2022-06-02T19:54:26.915Z] === RUN TestUntarPathWithDestinationFile [2022-06-02T19:54:27.385Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-06-02T19:54:27.385Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-06-02T19:54:27.385Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-06-02T19:54:27.385Z] === RUN TestCopyWithTarInvalidSrc [2022-06-02T19:54:27.385Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-06-02T19:54:27.385Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-06-02T19:54:27.385Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-06-02T19:54:27.385Z] === RUN TestCopyWithTarSrcFile [2022-06-02T19:54:27.385Z] === RUN Test [2022-06-02T19:54:27.385Z] === RUN Test/TestContent [2022-06-02T19:54:27.385Z] === RUN Test/TestInitialize [2022-06-02T19:54:27.385Z] === RUN Test/TestNew [2022-06-02T19:54:27.385Z] === RUN Test/TestParsingContentsWithComments [2022-06-02T19:54:27.385Z] === RUN Test/TestRegister [2022-06-02T19:54:27.385Z] === RUN Test/TestWatch [2022-06-02T19:54:27.385Z] --- PASS: Test (0.01s) [2022-06-02T19:54:27.385Z] --- PASS: Test/TestContent (0.00s) [2022-06-02T19:54:27.385Z] --- PASS: Test/TestInitialize (0.00s) [2022-06-02T19:54:27.385Z] --- PASS: Test/TestNew (0.00s) [2022-06-02T19:54:27.385Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-06-02T19:54:27.385Z] --- PASS: Test/TestRegister (0.00s) [2022-06-02T19:54:27.385Z] --- PASS: Test/TestWatch (0.01s) [2022-06-02T19:54:27.385Z] PASS [2022-06-02T19:54:27.385Z] coverage: 97.6% of statements [2022-06-02T19:54:27.385Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-06-02T19:54:27.385Z] === RUN TestCopyWithTarSrcFolder [2022-06-02T19:54:27.385Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 97.6% of statements [2022-06-02T19:54:27.385Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-06-02T19:54:27.385Z] === RUN TestCopyFileWithTarInvalidSrc [2022-06-02T19:54:27.385Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-06-02T19:54:27.385Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-06-02T19:54:27.385Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-06-02T19:54:27.385Z] === RUN TestCopyFileWithTarSrcFolder [2022-06-02T19:54:27.385Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-06-02T19:54:27.385Z] === RUN TestCopyFileWithTarSrcFile [2022-06-02T19:54:27.385Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-06-02T19:54:27.385Z] === RUN TestTarFiles [2022-06-02T19:54:27.856Z] === RUN Test [2022-06-02T19:54:27.856Z] === RUN Test/TestWatch [2022-06-02T19:54:27.856Z] --- PASS: Test (0.00s) [2022-06-02T19:54:27.856Z] --- PASS: Test/TestWatch (0.00s) [2022-06-02T19:54:27.856Z] PASS [2022-06-02T19:54:27.856Z] coverage: 92.3% of statements [2022-06-02T19:54:27.856Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2022-06-02T19:54:27.856Z] === RUN Test [2022-06-02T19:54:27.856Z] === RUN Test/TestInitialize [2022-06-02T19:54:28.333Z] time="2022-06-02T19:54:27Z" level=info msg="Initializing discovery without TLS" [2022-06-02T19:54:28.333Z] time="2022-06-02T19:54:27Z" level=info msg="Initializing discovery without TLS" [2022-06-02T19:54:28.333Z] time="2022-06-02T19:54:27Z" level=info msg="Initializing discovery without TLS" [2022-06-02T19:54:28.333Z] === RUN Test/TestInitializeWithCerts [2022-06-02T19:54:28.333Z] time="2022-06-02T19:54:27Z" level=info msg="Initializing discovery with TLS" [2022-06-02T19:54:28.333Z] === RUN Test/TestWatch [2022-06-02T19:54:28.333Z] time="2022-06-02T19:54:27Z" level=info msg="Initializing discovery without TLS" [2022-06-02T19:54:28.333Z] === RUN Test [2022-06-02T19:54:28.333Z] === RUN Test/TestInitialize [2022-06-02T19:54:28.333Z] === RUN Test/TestInitializeWithPattern [2022-06-02T19:54:28.333Z] === RUN Test/TestRegister [2022-06-02T19:54:28.333Z] === RUN Test/TestWatch [2022-06-02T19:54:28.333Z] --- PASS: Test (0.00s) [2022-06-02T19:54:28.333Z] --- PASS: Test/TestInitialize (0.00s) [2022-06-02T19:54:28.333Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-06-02T19:54:28.333Z] --- PASS: Test/TestRegister (0.00s) [2022-06-02T19:54:28.333Z] --- PASS: Test/TestWatch (0.00s) [2022-06-02T19:54:28.333Z] PASS [2022-06-02T19:54:28.333Z] coverage: 93.8% of statements [2022-06-02T19:54:28.333Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2022-06-02T19:54:29.328Z] === RUN TestPollerAddRemove [2022-06-02T19:54:29.328Z] --- PASS: TestPollerAddRemove (0.00s) [2022-06-02T19:54:29.328Z] === RUN TestPollerEvent [2022-06-02T19:54:29.328Z] poller_test.go:41: No chmod on Windows [2022-06-02T19:54:29.328Z] --- SKIP: TestPollerEvent (0.00s) [2022-06-02T19:54:29.328Z] === RUN TestPollerClose [2022-06-02T19:54:29.328Z] --- PASS: TestPollerClose (0.00s) [2022-06-02T19:54:29.328Z] PASS [2022-06-02T19:54:29.328Z] coverage: 45.7% of statements [2022-06-02T19:54:29.328Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2022-06-02T19:54:29.798Z] === RUN TestCopyFileWithInvalidSrc [2022-06-02T19:54:29.798Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCopyFileWithInvalidDest [2022-06-02T19:54:29.798Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCopyFileWithSameSrcAndDest [2022-06-02T19:54:29.798Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-06-02T19:54:29.798Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCopyFile [2022-06-02T19:54:29.798Z] --- PASS: TestCopyFile (0.01s) [2022-06-02T19:54:29.798Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-06-02T19:54:29.798Z] fileutils_test.go:134: Needs porting to Windows [2022-06-02T19:54:29.798Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-06-02T19:54:29.798Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestReadSymlinkedDirectoryToFile [2022-06-02T19:54:29.798Z] fileutils_test.go:180: Needs porting to Windows [2022-06-02T19:54:29.798Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestWildcardMatches [2022-06-02T19:54:29.798Z] --- PASS: TestWildcardMatches (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestPatternMatches [2022-06-02T19:54:29.798Z] --- PASS: TestPatternMatches (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-06-02T19:54:29.798Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestPatternMatchesFolderExclusions [2022-06-02T19:54:29.798Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-06-02T19:54:29.798Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-06-02T19:54:29.798Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-06-02T19:54:29.798Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-06-02T19:54:29.798Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestSingleExclamationError [2022-06-02T19:54:29.798Z] --- PASS: TestSingleExclamationError (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestMatchesWithNoPatterns [2022-06-02T19:54:29.798Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestMatchesWithMalformedPatterns [2022-06-02T19:54:29.798Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestMatches [2022-06-02T19:54:29.798Z] --- PASS: TestMatches (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCleanPatterns [2022-06-02T19:54:29.798Z] --- PASS: TestCleanPatterns (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-06-02T19:54:29.798Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCleanPatternsExceptionFlag [2022-06-02T19:54:29.798Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-06-02T19:54:29.798Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-06-02T19:54:29.798Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCleanPatternsErrorSingleException [2022-06-02T19:54:29.798Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCreateIfNotExistsDir [2022-06-02T19:54:29.798Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestCreateIfNotExistsFile [2022-06-02T19:54:29.798Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-06-02T19:54:29.798Z] === RUN TestMatch [2022-06-02T19:54:29.798Z] --- PASS: TestMatch (0.00s) [2022-06-02T19:54:29.798Z] PASS [2022-06-02T19:54:29.798Z] coverage: 85.4% of statements [2022-06-02T19:54:29.798Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 85.4% of statements [2022-06-02T19:54:29.798Z] === RUN TestGet [2022-06-02T19:54:29.798Z] --- PASS: TestGet (0.00s) [2022-06-02T19:54:29.798Z] === RUN TestGetShortcutString [2022-06-02T19:54:29.798Z] --- PASS: TestGetShortcutString (0.00s) [2022-06-02T19:54:29.798Z] PASS [2022-06-02T19:54:29.798Z] coverage: 42.9% of statements [2022-06-02T19:54:29.798Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2022-06-02T19:54:29.825Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/pkg/term [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T19:54:29.825Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === Skipped [2022-06-02T19:54:29.825Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-06-02T19:54:29.825Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-06-02T19:54:29.825Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-02T19:54:29.825Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.825Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-02T19:54:29.825Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.825Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-02T19:54:29.825Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.825Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-02T19:54:29.825Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.825Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-02T19:54:29.825Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.825Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-02T19:54:29.825Z] graphtest_unix.go:74: No driver to put! [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-02T19:54:29.825Z] time="2022-06-02T19:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T19:54:29.825Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T19:54:29.825Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T19:54:29.825Z] [2022-06-02T19:54:29.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-02T19:54:29.825Z] time="2022-06-02T19:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-02T19:54:29.826Z] time="2022-06-02T19:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-02T19:54:29.826Z] time="2022-06-02T19:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-02T19:54:29.826Z] time="2022-06-02T19:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:74: No driver to put! [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-02T19:54:29.826Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-02T19:54:29.826Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-02T19:54:29.826Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T19:54:29.826Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-02T19:54:29.826Z] graphtest_unix.go:74: No driver to put! [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-02T19:54:29.826Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-02T19:54:29.826Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-06-02T19:54:29.826Z] [2022-06-02T19:54:29.826Z] DONE 2251 tests, 26 skipped in 208.057s Post stage [Pipeline] junit [2022-06-02T19:54:29.839Z] Recording test results [2022-06-02T19:54:30.788Z] === RUN TestCreateIDMapOrder [2022-06-02T19:54:30.788Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-06-02T19:54:30.788Z] PASS [2022-06-02T19:54:30.788Z] coverage: 7.2% of statements [2022-06-02T19:54:30.788Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-06-02T19:54:30.924Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:54:31.257Z] --- PASS: Test (3.22s) [2022-06-02T19:54:31.257Z] --- PASS: Test/TestInitialize (0.21s) [2022-06-02T19:54:31.257Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-06-02T19:54:31.257Z] --- PASS: Test/TestWatch (3.00s) [2022-06-02T19:54:31.257Z] PASS [2022-06-02T19:54:31.257Z] coverage: 84.1% of statements [2022-06-02T19:54:31.257Z] ok github.com/docker/docker/pkg/discovery/kv 3.269s coverage: 84.1% of statements [2022-06-02T19:54:31.257Z] === RUN TestFixedBufferCap [2022-06-02T19:54:31.257Z] --- PASS: TestFixedBufferCap (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestFixedBufferLen [2022-06-02T19:54:31.257Z] --- PASS: TestFixedBufferLen (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestFixedBufferString [2022-06-02T19:54:31.257Z] --- PASS: TestFixedBufferString (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestFixedBufferWrite [2022-06-02T19:54:31.257Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestFixedBufferRead [2022-06-02T19:54:31.257Z] --- PASS: TestFixedBufferRead (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestBytesPipeRead [2022-06-02T19:54:31.257Z] --- PASS: TestBytesPipeRead (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestBytesPipeWrite [2022-06-02T19:54:31.257Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-06-02T19:54:31.257Z] === RUN TestBytesPipeWriteRandomChunks [2022-06-02T19:54:31.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -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:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh dynbinary test-integration [2022-06-02T19:54:31.730Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-06-02T19:54:31.730Z] === RUN TestAtomicWriteToFile [2022-06-02T19:54:31.730Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-06-02T19:54:31.730Z] === RUN TestAtomicWriteSetCommit [2022-06-02T19:54:31.730Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-06-02T19:54:31.730Z] === RUN TestAtomicWriteSetCancel [2022-06-02T19:54:31.730Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-06-02T19:54:31.730Z] === RUN TestReadCloserWrapperClose [2022-06-02T19:54:31.730Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-06-02T19:54:31.730Z] === RUN TestReaderErrWrapperReadOnError [2022-06-02T19:54:31.730Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-06-02T19:54:31.730Z] === RUN TestReaderErrWrapperRead [2022-06-02T19:54:31.730Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-06-02T19:54:31.730Z] === RUN TestHashData [2022-06-02T19:54:31.730Z] --- PASS: TestHashData (0.00s) [2022-06-02T19:54:31.730Z] === RUN TestCancelReadCloser [2022-06-02T19:54:31.842Z] [2022-06-02T19:54:31.842Z] Removing bundles/ [2022-06-02T19:54:31.842Z] [2022-06-02T19:54:31.842Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T19:54:31.842Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:54:31.842Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T19:54:32.200Z] === RUN TestError [2022-06-02T19:54:32.200Z] --- PASS: TestError (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestProgressString [2022-06-02T19:54:32.200Z] === RUN TestProgressString/no_progress [2022-06-02T19:54:32.200Z] === RUN TestProgressString/progress_1 [2022-06-02T19:54:32.200Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-06-02T19:54:32.200Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-06-02T19:54:32.200Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-06-02T19:54:32.200Z] === RUN TestProgressString/with_units [2022-06-02T19:54:32.200Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-06-02T19:54:32.200Z] === RUN TestProgressString/hide_counts [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/with_units (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-06-02T19:54:32.200Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestJSONMessageDisplay [2022-06-02T19:54:32.200Z] --- PASS: TestCancelReadCloser (0.10s) [2022-06-02T19:54:32.200Z] === RUN TestWriteCloserWrapperClose [2022-06-02T19:54:32.200Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestNopWriteCloser [2022-06-02T19:54:32.200Z] --- PASS: TestNopWriteCloser (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestNopWriter [2022-06-02T19:54:32.200Z] --- PASS: TestNopWriter (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestWriteCounter [2022-06-02T19:54:32.200Z] --- PASS: TestWriteCounter (0.00s) [2022-06-02T19:54:32.200Z] PASS [2022-06-02T19:54:32.200Z] coverage: 69.2% of statements [2022-06-02T19:54:32.200Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.2% of statements [2022-06-02T19:54:32.200Z] === RUN TestStandardLongPath [2022-06-02T19:54:32.200Z] --- PASS: TestStandardLongPath (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestUNCLongPath [2022-06-02T19:54:32.200Z] --- PASS: TestUNCLongPath (0.00s) [2022-06-02T19:54:32.200Z] PASS [2022-06-02T19:54:32.200Z] coverage: 100.0% of statements [2022-06-02T19:54:32.200Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-06-02T19:54:32.200Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-06-02T19:54:32.200Z] === RUN TestJSONMessageDisplayWithJSONError [2022-06-02T19:54:32.200Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-06-02T19:54:32.200Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-06-02T19:54:32.200Z] === RUN TestDisplayJSONMessagesStream [2022-06-02T19:54:32.200Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-06-02T19:54:32.200Z] PASS [2022-06-02T19:54:32.200Z] coverage: 91.7% of statements [2022-06-02T19:54:32.200Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2022-06-02T19:54:32.677Z] === RUN TestNameFormat [2022-06-02T19:54:32.677Z] --- PASS: TestNameFormat (0.00s) [2022-06-02T19:54:32.677Z] === RUN TestNameRetries [2022-06-02T19:54:32.677Z] --- PASS: TestNameRetries (0.00s) [2022-06-02T19:54:32.677Z] PASS [2022-06-02T19:54:32.677Z] coverage: 85.7% of statements [2022-06-02T19:54:32.677Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2022-06-02T19:54:33.147Z] === RUN TestParseKeyValueOpt [2022-06-02T19:54:33.147Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-06-02T19:54:33.147Z] === RUN TestParseUintList [2022-06-02T19:54:33.147Z] --- PASS: TestParseUintList (0.00s) [2022-06-02T19:54:33.147Z] === RUN TestParseUintListMaximumLimits [2022-06-02T19:54:33.147Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-06-02T19:54:33.147Z] PASS [2022-06-02T19:54:33.147Z] coverage: 97.0% of statements [2022-06-02T19:54:33.147Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-06-02T19:54:33.147Z] === RUN TestNewAndRemove [2022-06-02T19:54:33.147Z] --- PASS: TestNewAndRemove (0.00s) [2022-06-02T19:54:33.147Z] === RUN TestRemoveInvalidPath [2022-06-02T19:54:33.147Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-06-02T19:54:33.147Z] PASS [2022-06-02T19:54:33.147Z] coverage: 82.6% of statements [2022-06-02T19:54:33.147Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-06-02T19:54:34.146Z] --- PASS: TestTarFiles (6.66s) [2022-06-02T19:54:34.146Z] === RUN TestTarUntar [2022-06-02T19:54:34.146Z] --- PASS: TestTarUntar (0.12s) [2022-06-02T19:54:34.146Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-06-02T19:54:34.146Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-06-02T19:54:34.146Z] === RUN TestTarWithOptions [2022-06-02T19:54:34.146Z] --- PASS: TestTarWithOptions (0.09s) [2022-06-02T19:54:34.146Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-06-02T19:54:34.146Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestUntarUstarGnuConflict [2022-06-02T19:54:34.146Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-06-02T19:54:34.146Z] === RUN TestUntarInvalidFilenames [2022-06-02T19:54:34.146Z] === RUN TestParseEmptyInterface [2022-06-02T19:54:34.146Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestParseNonInterfaceType [2022-06-02T19:54:34.146Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestParseWithOneFunction [2022-06-02T19:54:34.146Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestParseWithMultipleFuncs [2022-06-02T19:54:34.146Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestParseWithUnnamedReturn [2022-06-02T19:54:34.146Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestEmbeddedInterface [2022-06-02T19:54:34.146Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestParsedImports [2022-06-02T19:54:34.146Z] --- PASS: TestParsedImports (0.00s) [2022-06-02T19:54:34.146Z] === RUN TestAliasedImports [2022-06-02T19:54:34.146Z] --- PASS: TestAliasedImports (0.00s) [2022-06-02T19:54:34.146Z] PASS [2022-06-02T19:54:34.146Z] coverage: 56.8% of statements [2022-06-02T19:54:34.146Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.340s coverage: 56.8% of statements [2022-06-02T19:54:34.617Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4187667848\\dest" [2022-06-02T19:54:34.617Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-06-02T19:54:34.617Z] === RUN TestUntarHardlinkToSymlink [2022-06-02T19:54:34.617Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-06-02T19:54:34.617Z] === RUN TestUntarInvalidHardlink [2022-06-02T19:54:34.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1504788185\\victim\\hello" -> "../victim/hello" [2022-06-02T19:54:34.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1941301540\\victim\\hello" -> "/../victim/hello" [2022-06-02T19:54:34.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3394765621\\victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1023460696\\victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1960761166\\victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1486822510\\victim" -> "../victim" [2022-06-02T19:54:34.617Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2022-06-02T19:54:34.617Z] === RUN TestUntarInvalidSymlink [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink735915195\\dest\\dotdot" -> "../victim/hello" [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1817976664\\dest\\slash-dotdot" -> "/../victim/hello" [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3957149278\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3480654321\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1919627646\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2351789056\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:34.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink68467079\\dest\\dir\\loophole" -> "../../victim" [2022-06-02T19:54:34.617Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-06-02T19:54:34.617Z] === RUN TestTempArchiveCloseMultipleTimes [2022-06-02T19:54:34.617Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-06-02T19:54:34.617Z] === RUN TestXGlobalNoParent [2022-06-02T19:54:34.617Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-06-02T19:54:34.617Z] === RUN TestReplaceFileTarWrapper [2022-06-02T19:54:34.617Z] === RUN TestFailedConnection [2022-06-02T19:54:34.617Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-06-02T19:54:34.617Z] === RUN TestPrefixHeaderReadable [2022-06-02T19:54:34.617Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-06-02T19:54:34.617Z] === RUN TestDisablePigz [2022-06-02T19:54:34.617Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-06-02T19:54:35.088Z] --- PASS: TestDisablePigz (0.21s) [2022-06-02T19:54:35.088Z] === RUN TestPigz [2022-06-02T19:54:35.088Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-06-02T19:54:35.088Z] --- PASS: TestPigz (0.15s) [2022-06-02T19:54:35.088Z] === RUN TestCopyFileWithInvalidDest [2022-06-02T19:54:35.088Z] archive_windows_test.go:17: Currently fails [2022-06-02T19:54:35.088Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestCanonicalTarNameForPath [2022-06-02T19:54:35.088Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestCanonicalTarName [2022-06-02T19:54:35.088Z] --- PASS: TestCanonicalTarName (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestChmodTarEntry [2022-06-02T19:54:35.088Z] --- PASS: TestChmodTarEntry (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestHardLinkOrder [2022-06-02T19:54:35.088Z] === RUN TestHTTPTransport [2022-06-02T19:54:35.088Z] --- PASS: TestHTTPTransport (0.00s) [2022-06-02T19:54:35.088Z] PASS [2022-06-02T19:54:35.088Z] coverage: 85.7% of statements [2022-06-02T19:54:35.088Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-06-02T19:54:35.088Z] --- PASS: TestHardLinkOrder (0.09s) [2022-06-02T19:54:35.088Z] === RUN TestChangeString [2022-06-02T19:54:35.088Z] --- PASS: TestChangeString (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestChangesWithNoChanges [2022-06-02T19:54:35.088Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-06-02T19:54:35.088Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestBufioReaderPoolPutAndGet [2022-06-02T19:54:35.088Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-06-02T19:54:35.088Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-06-02T19:54:35.088Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestBufioWriterPoolPutAndGet [2022-06-02T19:54:35.088Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-06-02T19:54:35.088Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-06-02T19:54:35.088Z] === RUN TestBufferPoolPutAndGet [2022-06-02T19:54:35.088Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-06-02T19:54:35.088Z] PASS [2022-06-02T19:54:35.088Z] coverage: 88.2% of statements [2022-06-02T19:54:35.088Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-06-02T19:54:35.088Z] === RUN TestChangesWithChanges [2022-06-02T19:54:35.088Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2022-06-02T19:54:35.558Z] --- PASS: TestChangesWithChanges (0.06s) [2022-06-02T19:54:35.558Z] === RUN TestChangesWithChangesGH13590 [2022-06-02T19:54:35.558Z] changes_test.go:192: needs more investigation [2022-06-02T19:54:35.558Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-06-02T19:54:35.558Z] === RUN TestChangesDirsEmpty [2022-06-02T19:54:35.558Z] --- PASS: TestChangesDirsEmpty (0.21s) [2022-06-02T19:54:35.558Z] === RUN TestChangesDirsMutated [2022-06-02T19:54:35.558Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-06-02T19:54:35.558Z] === RUN TestApplyLayer [2022-06-02T19:54:35.558Z] changes_test.go:405: needs further investigation [2022-06-02T19:54:35.558Z] --- SKIP: TestApplyLayer (0.00s) [2022-06-02T19:54:35.558Z] === RUN TestChangesSizeWithHardlinks [2022-06-02T19:54:35.558Z] changes_test.go:441: needs further investigation [2022-06-02T19:54:36.029Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-06-02T19:54:36.029Z] === RUN TestChangesSizeWithNoChanges [2022-06-02T19:54:36.029Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-06-02T19:54:36.029Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-06-02T19:54:36.029Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-06-02T19:54:36.029Z] === RUN TestChangesSize [2022-06-02T19:54:36.029Z] --- PASS: TestChangesSize (0.00s) [2022-06-02T19:54:36.029Z] === RUN TestApplyLayerInvalidFilenames [2022-06-02T19:54:36.029Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4104443220\\dest" [2022-06-02T19:54:36.029Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-06-02T19:54:36.029Z] === RUN TestApplyLayerInvalidHardlink [2022-06-02T19:54:36.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1172386693\\victim\\hello" -> "../victim/hello" [2022-06-02T19:54:36.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1477242098\\victim\\hello" -> "/../victim/hello" [2022-06-02T19:54:36.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2248624171\\victim" -> "../victim" [2022-06-02T19:54:36.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3508597223\\victim" -> "../victim" [2022-06-02T19:54:36.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3823761197\\victim" -> "../victim" [2022-06-02T19:54:36.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3851790376\\victim" -> "../victim" [2022-06-02T19:54:36.029Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2022-06-02T19:54:36.029Z] === RUN TestApplyLayerInvalidSymlink [2022-06-02T19:54:36.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink116374487\\dest\\dotdot" -> "../victim/hello" [2022-06-02T19:54:36.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink737685963\\dest\\slash-dotdot" -> "/../victim/hello" [2022-06-02T19:54:36.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4214003504\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:36.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink307849357\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:36.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1446945185\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:36.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink491775849\\dest\\loophole-victim" -> "../victim" [2022-06-02T19:54:36.030Z] --- PASS: TestFailedConnection (1.12s) [2022-06-02T19:54:36.030Z] === RUN TestFailOnce [2022-06-02T19:54:36.030Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-06-02T19:54:36.030Z] === RUN TestApplyLayerWhiteouts [2022-06-02T19:54:36.030Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-06-02T19:54:36.030Z] === RUN TestGenerateEmptyFile [2022-06-02T19:54:36.030Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-06-02T19:54:36.030Z] === RUN TestGenerateWithContent [2022-06-02T19:54:36.030Z] --- PASS: TestGenerateWithContent (0.00s) [2022-06-02T19:54:36.030Z] PASS [2022-06-02T19:54:36.030Z] coverage: 62.6% of statements [2022-06-02T19:54:36.030Z] ok github.com/docker/docker/pkg/archive 10.050s coverage: 62.6% of statements [2022-06-02T19:54:36.030Z] === RUN TestOutputOnPrematureClose [2022-06-02T19:54:36.030Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-06-02T19:54:36.030Z] === RUN TestCompleteSilently [2022-06-02T19:54:36.030Z] --- PASS: TestCompleteSilently (0.00s) [2022-06-02T19:54:36.030Z] PASS [2022-06-02T19:54:36.030Z] coverage: 75.9% of statements [2022-06-02T19:54:36.030Z] ok github.com/docker/docker/pkg/progress 0.160s coverage: 75.9% of statements [2022-06-02T19:54:36.030Z] 2022/06/02 19:54:35 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-06-02T19:54:36.030Z] goroutine 22 [running]: [2022-06-02T19:54:36.030Z] net/http.(*conn).serve.func1() [2022-06-02T19:54:36.030Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-06-02T19:54:36.030Z] panic({0x138cc60, 0x149b2a0}) [2022-06-02T19:54:36.030Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-06-02T19:54:36.030Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x0}, 0xfabafd3bb4ae5b10) [2022-06-02T19:54:36.030Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-06-02T19:54:36.030Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14a7ff0, 0xc0001a40e0}, 0xc0001cdaa0) [2022-06-02T19:54:36.030Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-06-02T19:54:36.030Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14a7ff0, 0xc0001a40e0}, 0xc0001b0200) [2022-06-02T19:54:36.030Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-06-02T19:54:36.030Z] net/http.serverHandler.ServeHTTP({0x14a65f0}, {0x14a7ff0, 0xc0001a40e0}, 0xc0001b0200) [2022-06-02T19:54:36.030Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-06-02T19:54:36.030Z] net/http.(*conn).serve(0xc0001c0000, {0x14a9ec0, 0xc00018a420}) [2022-06-02T19:54:36.030Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-06-02T19:54:36.030Z] created by net/http.(*Server).Serve [2022-06-02T19:54:36.030Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-06-02T19:54:36.030Z] time="2022-06-02T19:54:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-06-02T19:54:36.030Z] === RUN TestSendToOneSub [2022-06-02T19:54:36.030Z] --- PASS: TestSendToOneSub (0.00s) [2022-06-02T19:54:36.030Z] === RUN TestSendToMultipleSubs [2022-06-02T19:54:36.030Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-06-02T19:54:36.030Z] === RUN TestEvictOneSub [2022-06-02T19:54:36.030Z] --- PASS: TestEvictOneSub (0.00s) [2022-06-02T19:54:36.030Z] === RUN TestClosePublisher [2022-06-02T19:54:36.030Z] --- PASS: TestClosePublisher (0.00s) [2022-06-02T19:54:36.030Z] === RUN TestPubSubRace [2022-06-02T19:54:37.017Z] === RUN TestRegister [2022-06-02T19:54:37.017Z] --- PASS: TestRegister (0.00s) [2022-06-02T19:54:37.017Z] === RUN TestCommand [2022-06-02T19:54:37.017Z] --- PASS: TestCommand (0.03s) [2022-06-02T19:54:37.017Z] === RUN TestNaiveSelf [2022-06-02T19:54:37.017Z] --- PASS: TestNaiveSelf (0.03s) [2022-06-02T19:54:37.017Z] PASS [2022-06-02T19:54:37.017Z] coverage: 82.4% of statements [2022-06-02T19:54:37.017Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2022-06-02T19:54:37.017Z] --- PASS: TestFailOnce (1.19s) [2022-06-02T19:54:37.017Z] === RUN TestEchoInputOutput [2022-06-02T19:54:37.017Z] --- PASS: TestEchoInputOutput (0.00s) [2022-06-02T19:54:37.017Z] === RUN TestBackoff [2022-06-02T19:54:37.017Z] --- PASS: TestBackoff (0.00s) [2022-06-02T19:54:37.017Z] === RUN TestAbortRetry [2022-06-02T19:54:37.017Z] --- PASS: TestAbortRetry (0.00s) [2022-06-02T19:54:37.017Z] === RUN TestClientScheme [2022-06-02T19:54:37.017Z] --- PASS: TestClientScheme (0.00s) [2022-06-02T19:54:37.017Z] === RUN TestNewClientWithTimeout [2022-06-02T19:54:37.017Z] --- PASS: TestPubSubRace (1.08s) [2022-06-02T19:54:37.017Z] PASS [2022-06-02T19:54:37.017Z] coverage: 75.0% of statements [2022-06-02T19:54:37.017Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2022-06-02T19:54:37.487Z] === RUN TestParseSignal [2022-06-02T19:54:37.487Z] --- PASS: TestParseSignal (0.00s) [2022-06-02T19:54:37.487Z] === RUN TestValidSignalForPlatform [2022-06-02T19:54:37.487Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-06-02T19:54:37.487Z] PASS [2022-06-02T19:54:37.487Z] coverage: 19.7% of statements [2022-06-02T19:54:37.487Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 19.7% of statements [2022-06-02T19:54:37.487Z] time="2022-06-02T19:54:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-06-02T19:54:37.956Z] === RUN TestNewStdWriter [2022-06-02T19:54:37.956Z] --- PASS: TestNewStdWriter (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestWriteWithUninitializedStdWriter [2022-06-02T19:54:37.956Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestWriteWithNilBytes [2022-06-02T19:54:37.956Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestWrite [2022-06-02T19:54:37.956Z] --- PASS: TestWrite (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestWriteWithWriterError [2022-06-02T19:54:37.956Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-06-02T19:54:37.956Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyWriteAndRead [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyWithInvalidInputHeader [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyWithCorruptedPrefix [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyReturnsWriteErrors [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-06-02T19:54:37.956Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-06-02T19:54:37.956Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-06-02T19:54:37.956Z] PASS [2022-06-02T19:54:37.956Z] coverage: 100.0% of statements [2022-06-02T19:54:37.956Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-06-02T19:54:38.425Z] === RUN TestRawProgressFormatterFormatStatus [2022-06-02T19:54:38.425Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestRawProgressFormatterFormatProgress [2022-06-02T19:54:38.425Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestFormatStatus [2022-06-02T19:54:38.425Z] --- PASS: TestFormatStatus (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestFormatError [2022-06-02T19:54:38.425Z] --- PASS: TestFormatError (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestFormatJSONError [2022-06-02T19:54:38.425Z] --- PASS: TestFormatJSONError (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestJsonProgressFormatterFormatProgress [2022-06-02T19:54:38.425Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestJsonProgressFormatterFormatStatus [2022-06-02T19:54:38.425Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestNewJSONProgressOutput [2022-06-02T19:54:38.425Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestAuxFormatterEmit [2022-06-02T19:54:38.425Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestStreamWriterStdout [2022-06-02T19:54:38.425Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestStreamWriterStderr [2022-06-02T19:54:38.425Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-06-02T19:54:38.425Z] PASS [2022-06-02T19:54:38.425Z] coverage: 66.2% of statements [2022-06-02T19:54:38.425Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-06-02T19:54:38.425Z] === RUN TestGenerateRandomID [2022-06-02T19:54:38.425Z] --- PASS: TestGenerateRandomID (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestShortenId [2022-06-02T19:54:38.425Z] --- PASS: TestShortenId (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestShortenSha256Id [2022-06-02T19:54:38.425Z] --- PASS: TestShortenSha256Id (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestShortenIdEmpty [2022-06-02T19:54:38.425Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestShortenIdInvalid [2022-06-02T19:54:38.425Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestIsShortIDNonHex [2022-06-02T19:54:38.425Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-06-02T19:54:38.425Z] === RUN TestIsShortIDNotCorrectSize [2022-06-02T19:54:38.425Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-06-02T19:54:38.425Z] PASS [2022-06-02T19:54:38.425Z] coverage: 70.6% of statements [2022-06-02T19:54:38.425Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-06-02T19:54:38.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:54:38.438Z] [2022-06-02T19:54:38.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T19:54:38.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T19:54:38.438Z] HOSTNAME=c091d8dd024a [2022-06-02T19:54:38.438Z] DEST=bundles/test-integration [2022-06-02T19:54:38.438Z] PWD=/go/src/github.com/docker/docker [2022-06-02T19:54:38.438Z] DOCKER_ROOTLESS=1 [2022-06-02T19:54:38.438Z] DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:54:38.438Z] container=docker [2022-06-02T19:54:38.438Z] HOME=/root [2022-06-02T19:54:38.438Z] GOLANG_VERSION=1.17.11 [2022-06-02T19:54:38.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T19:54:38.438Z] VALIDATE_BRANCH=20.10 [2022-06-02T19:54:38.438Z] TERM=xterm [2022-06-02T19:54:38.438Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T19:54:38.438Z] SHLVL=1 [2022-06-02T19:54:38.438Z] TIMEOUT=120m [2022-06-02T19:54:38.438Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-06-02T19:54:38.438Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T19:54:38.438Z] GO111MODULE=off [2022-06-02T19:54:38.438Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T19:54:38.438Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T19:54:38.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T19:54:38.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T19:54:38.438Z] GOPATH=/go [2022-06-02T19:54:38.438Z] PKG_CONFIG=pkg-config [2022-06-02T19:54:38.438Z] _=/usr/bin/env [2022-06-02T19:54:38.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T19:54:38.894Z] time="2022-06-02T19:54:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-06-02T19:54:39.364Z] === RUN TestIsCpusetListAvailable [2022-06-02T19:54:39.364Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-06-02T19:54:39.364Z] PASS [2022-06-02T19:54:39.364Z] coverage: 38.2% of statements [2022-06-02T19:54:39.364Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2022-06-02T19:54:40.483Z] === RUN TestTailFile [2022-06-02T19:54:40.483Z] --- PASS: TestTailFile (0.00s) [2022-06-02T19:54:40.483Z] === RUN TestTailFileManyLines [2022-06-02T19:54:40.483Z] --- PASS: TestTailFileManyLines (0.00s) [2022-06-02T19:54:40.483Z] === RUN TestTailEmptyFile [2022-06-02T19:54:40.483Z] --- PASS: TestTailEmptyFile (0.00s) [2022-06-02T19:54:40.483Z] === RUN TestTailNegativeN [2022-06-02T19:54:40.483Z] --- PASS: TestTailNegativeN (0.00s) [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/4_byte_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/8_byte_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/12_byte_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/truncated_last_line [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/2_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/no_delimiter [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === RUN TestChtimes [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.484Z] --- PASS: TestChtimes (0.01s) [2022-06-02T19:54:40.484Z] === RUN TestChtimesWindows [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.484Z] --- PASS: TestChtimesWindows (0.01s) [2022-06-02T19:54:40.484Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-06-02T19:54:40.484Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-06-02T19:54:40.484Z] === RUN TestEnsureRemoveAllNotExist [2022-06-02T19:54:40.484Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-06-02T19:54:40.484Z] === RUN TestEnsureRemoveAllWithDir [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/12_byte_delimiter [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/8_byte_delimiter [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] --- PASS: TestEnsureRemoveAllWithDir (0.01s) [2022-06-02T19:54:40.484Z] === RUN TestEnsureRemoveAllWithFile [2022-06-02T19:54:40.484Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.484Z] === RUN TestHasWin32KSupport [2022-06-02T19:54:40.484Z] syscall_windows_test.go:8: win32k: true [2022-06-02T19:54:40.484Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-06-02T19:54:40.484Z] PASS [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.484Z] coverage: 12.0% of statements [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/4_byte_delimiter [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.484Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.485Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 12.0% of statements [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.485Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.485Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.486Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-06-02T19:54:40.486Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.487Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-06-02T19:54:40.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-06-02T19:54:40.967Z] --- PASS: TestNewTailReader (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.03s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-06-02T19:54:40.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-06-02T19:54:41.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.445Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-06-02T19:54:41.446Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-06-02T19:54:41.446Z] PASS [2022-06-02T19:54:41.446Z] coverage: 88.6% of statements [2022-06-02T19:54:41.446Z] ok github.com/docker/docker/pkg/tailfile 0.318s coverage: 88.6% of statements [2022-06-02T19:54:41.446Z] testing: warning: no tests to run [2022-06-02T19:54:41.446Z] PASS [2022-06-02T19:54:41.446Z] coverage: [no statements] [2022-06-02T19:54:41.446Z] ok github.com/docker/docker/pkg/term/windows 0.054s coverage: [no statements] [no tests to run] [2022-06-02T19:54:41.446Z] time="2022-06-02T19:54:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-06-02T19:54:41.446Z] === RUN TestTarSumRemoveNonExistent [2022-06-02T19:54:41.446Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-06-02T19:54:41.446Z] === RUN TestTarSumRemove [2022-06-02T19:54:41.446Z] --- PASS: TestTarSumRemove (0.00s) [2022-06-02T19:54:41.446Z] === RUN TestSortFileInfoSums [2022-06-02T19:54:41.446Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-06-02T19:54:41.446Z] === RUN TestNewTarSumForLabelInvalid [2022-06-02T19:54:41.446Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-06-02T19:54:41.446Z] === RUN TestNewTarSumForLabel [2022-06-02T19:54:41.446Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-06-02T19:54:41.446Z] === RUN TestEmptyTar [2022-06-02T19:54:41.446Z] --- PASS: TestEmptyTar (0.00s) [2022-06-02T19:54:41.446Z] === RUN TestTarSumsReadSize [2022-06-02T19:54:41.446Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-06-02T19:54:41.446Z] === RUN TestTarSums [2022-06-02T19:54:41.916Z] --- PASS: TestTarSums (0.11s) [2022-06-02T19:54:41.916Z] === RUN TestIteration [2022-06-02T19:54:41.916Z] --- PASS: TestIteration (0.00s) [2022-06-02T19:54:41.916Z] === RUN TestVersionLabelForChecksum [2022-06-02T19:54:41.916Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-06-02T19:54:41.916Z] === RUN TestVersion [2022-06-02T19:54:41.916Z] --- PASS: TestVersion (0.00s) [2022-06-02T19:54:41.916Z] === RUN TestGetVersion [2022-06-02T19:54:41.916Z] --- PASS: TestGetVersion (0.00s) [2022-06-02T19:54:41.916Z] === RUN TestGetVersions [2022-06-02T19:54:41.916Z] --- PASS: TestGetVersions (0.00s) [2022-06-02T19:54:41.916Z] PASS [2022-06-02T19:54:41.916Z] coverage: 89.3% of statements [2022-06-02T19:54:41.916Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2022-06-02T19:54:41.916Z] === RUN TestTruncIndex [2022-06-02T19:54:42.387Z] --- PASS: TestTruncIndex (0.10s) [2022-06-02T19:54:42.387Z] PASS [2022-06-02T19:54:42.387Z] coverage: 91.5% of statements [2022-06-02T19:54:42.387Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-06-02T19:54:42.387Z] === RUN TestIsGIT [2022-06-02T19:54:42.387Z] --- PASS: TestIsGIT (0.00s) [2022-06-02T19:54:42.387Z] === RUN TestIsTransport [2022-06-02T19:54:42.387Z] --- PASS: TestIsTransport (0.00s) [2022-06-02T19:54:42.387Z] PASS [2022-06-02T19:54:42.387Z] coverage: 100.0% of statements [2022-06-02T19:54:42.387Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-06-02T19:54:42.856Z] === RUN TestVersionInfo [2022-06-02T19:54:42.856Z] --- PASS: TestVersionInfo (0.00s) [2022-06-02T19:54:42.856Z] === RUN TestAppendVersions [2022-06-02T19:54:42.856Z] --- PASS: TestAppendVersions (0.00s) [2022-06-02T19:54:42.856Z] PASS [2022-06-02T19:54:42.856Z] coverage: 88.9% of statements [2022-06-02T19:54:42.856Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-06-02T19:54:43.844Z] === RUN TestValidatePrivileges [2022-06-02T19:54:43.844Z] --- PASS: TestValidatePrivileges (0.00s) [2022-06-02T19:54:43.844Z] === RUN TestFilterByCapNeg [2022-06-02T19:54:43.844Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-06-02T19:54:43.844Z] === RUN TestFilterByCapPos [2022-06-02T19:54:43.844Z] --- PASS: TestFilterByCapPos (0.00s) [2022-06-02T19:54:43.845Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-06-02T19:54:43.845Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-06-02T19:54:43.845Z] PASS [2022-06-02T19:54:43.845Z] coverage: 12.0% of statements [2022-06-02T19:54:43.845Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-06-02T19:54:43.845Z] === RUN TestNewSettable [2022-06-02T19:54:43.845Z] --- PASS: TestNewSettable (0.00s) [2022-06-02T19:54:43.845Z] === RUN TestIsSettable [2022-06-02T19:54:43.845Z] --- PASS: TestIsSettable (0.00s) [2022-06-02T19:54:43.845Z] === RUN TestUpdateSettingsEnv [2022-06-02T19:54:43.845Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-06-02T19:54:43.845Z] PASS [2022-06-02T19:54:43.845Z] coverage: 20.1% of statements [2022-06-02T19:54:43.845Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.1% of statements [2022-06-02T19:54:43.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T19:54:44.833Z] === RUN TestLoad [2022-06-02T19:54:44.833Z] --- PASS: TestLoad (0.00s) [2022-06-02T19:54:44.833Z] === RUN TestSave [2022-06-02T19:54:44.833Z] --- PASS: TestSave (0.03s) [2022-06-02T19:54:44.833Z] === RUN TestAddDeleteGet [2022-06-02T19:54:45.301Z] --- PASS: TestAddDeleteGet (0.05s) [2022-06-02T19:54:45.301Z] === RUN TestInvalidTags [2022-06-02T19:54:45.301Z] --- PASS: TestInvalidTags (0.01s) [2022-06-02T19:54:45.301Z] PASS [2022-06-02T19:54:45.301Z] coverage: 84.4% of statements [2022-06-02T19:54:45.301Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2022-06-02T19:54:46.289Z] === RUN TestResolveAuthConfigIndexServer [2022-06-02T19:54:46.289Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestResolveAuthConfigFullURL [2022-06-02T19:54:46.289Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestLoadAllowNondistributableArtifacts [2022-06-02T19:54:46.289Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestValidateMirror [2022-06-02T19:54:46.289Z] --- PASS: TestValidateMirror (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestLoadInsecureRegistries [2022-06-02T19:54:46.289Z] time="2022-06-02T19:54:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-06-02T19:54:46.289Z] time="2022-06-02T19:54:45Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-06-02T19:54:46.289Z] time="2022-06-02T19:54:45Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-06-02T19:54:46.289Z] time="2022-06-02T19:54:45Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-06-02T19:54:46.289Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-06-02T19:54:46.289Z] === RUN TestNewServiceConfig [2022-06-02T19:54:46.289Z] --- PASS: TestNewServiceConfig (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestValidateIndexName [2022-06-02T19:54:46.289Z] --- PASS: TestValidateIndexName (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestValidateIndexNameWithError [2022-06-02T19:54:46.289Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestEndpointParse [2022-06-02T19:54:46.289Z] --- PASS: TestEndpointParse (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestEndpointParseInvalid [2022-06-02T19:54:46.289Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestValidateEndpoint [2022-06-02T19:54:46.289Z] --- PASS: TestValidateEndpoint (0.01s) [2022-06-02T19:54:46.289Z] === RUN TestPing [2022-06-02T19:54:46.289Z] --- PASS: TestPing (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestPingRegistryEndpoint [2022-06-02T19:54:46.289Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:46.289Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-06-02T19:54:46.289Z] === RUN TestEndpoint [2022-06-02T19:54:46.289Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:46.289Z] --- SKIP: TestEndpoint (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestParseRepositoryInfo [2022-06-02T19:54:46.289Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestNewIndexInfo [2022-06-02T19:54:46.289Z] --- PASS: TestNewIndexInfo (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestMirrorEndpointLookup [2022-06-02T19:54:46.289Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:54:46.289Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-06-02T19:54:46.289Z] === RUN TestSearchRepositories [2022-06-02T19:54:46.289Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-06-02T19:54:46.289Z] Host: 127.0.0.1:49244 [2022-06-02T19:54:46.289Z] User-Agent: docker test client [2022-06-02T19:54:46.289Z] Authorization: Token fake-token [2022-06-02T19:54:46.289Z] X-Docker-Token: true [2022-06-02T19:54:46.289Z] Accept-Encoding: gzip [2022-06-02T19:54:46.289Z] [2022-06-02T19:54:46.289Z] [2022-06-02T19:54:46.289Z] registry_test.go:730: HTTP/1.1 200 OK [2022-06-02T19:54:46.289Z] Connection: close [2022-06-02T19:54:46.289Z] Content-Length: 144 [2022-06-02T19:54:46.289Z] Cache-Control: no-cache [2022-06-02T19:54:46.289Z] Content-Type: application/json [2022-06-02T19:54:46.289Z] Date: Thu, 02 Jun 2022 19:54:45 GMT [2022-06-02T19:54:46.289Z] Expires: -1 [2022-06-02T19:54:46.289Z] Pragma: no-cache [2022-06-02T19:54:46.289Z] Server: docker-tests/mock [2022-06-02T19:54:46.289Z] X-Docker-Registry-Config: mock [2022-06-02T19:54:46.289Z] X-Docker-Registry-Version: 0.0.0 [2022-06-02T19:54:46.289Z] [2022-06-02T19:54:46.289Z] [2022-06-02T19:54:46.289Z] --- PASS: TestSearchRepositories (0.01s) [2022-06-02T19:54:46.289Z] === RUN TestTrustedLocation [2022-06-02T19:54:46.289Z] --- PASS: TestTrustedLocation (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-06-02T19:54:46.289Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestAllowNondistributableArtifacts [2022-06-02T19:54:46.289Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestIsSecureIndex [2022-06-02T19:54:46.289Z] --- PASS: TestIsSecureIndex (0.00s) [2022-06-02T19:54:46.289Z] PASS [2022-06-02T19:54:46.289Z] coverage: 50.3% of statements [2022-06-02T19:54:46.289Z] ok github.com/docker/docker/registry 0.284s coverage: 50.3% of statements [2022-06-02T19:54:46.289Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-06-02T19:54:46.289Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-06-02T19:54:46.289Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-06-02T19:54:46.289Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-06-02T19:54:46.289Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-06-02T19:54:46.289Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-06-02T19:54:46.289Z] === RUN TestResumableRequestReaderWithReadError [2022-06-02T19:54:46.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T19:54:46.760Z] time="2022-06-02T19:54:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-06-02T19:54:46.761Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-06-02T19:54:46.761Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-06-02T19:54:46.761Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-06-02T19:54:46.761Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-06-02T19:54:46.761Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-06-02T19:54:46.761Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-06-02T19:54:46.761Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-06-02T19:54:46.761Z] === RUN TestResumableRequestReader [2022-06-02T19:54:46.761Z] --- PASS: TestResumableRequestReader (0.00s) [2022-06-02T19:54:46.761Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-06-02T19:54:46.761Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-06-02T19:54:46.761Z] PASS [2022-06-02T19:54:46.761Z] coverage: 100.0% of statements [2022-06-02T19:54:46.761Z] ok github.com/docker/docker/registry/resumable 0.268s coverage: 100.0% of statements [2022-06-02T19:54:46.761Z] === RUN TestRestartManagerTimeout [2022-06-02T19:54:46.761Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-06-02T19:54:46.761Z] === RUN TestRestartManagerTimeoutReset [2022-06-02T19:54:46.761Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-06-02T19:54:46.761Z] PASS [2022-06-02T19:54:46.761Z] coverage: 50.9% of statements [2022-06-02T19:54:46.761Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-06-02T19:54:47.229Z] === RUN TestDecodeContainerConfig [2022-06-02T19:54:47.229Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-06-02T19:54:47.229Z] === RUN TestDecodeContainerConfigIsolation [2022-06-02T19:54:47.229Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-06-02T19:54:47.229Z] === RUN TestValidatePrivileged [2022-06-02T19:54:47.229Z] --- PASS: TestValidatePrivileged (0.00s) [2022-06-02T19:54:47.229Z] PASS [2022-06-02T19:54:47.229Z] coverage: 52.2% of statements [2022-06-02T19:54:47.229Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2022-06-02T19:54:47.698Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-06-02T19:54:47.698Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-06-02T19:54:47.698Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-06-02T19:54:47.698Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-06-02T19:54:47.698Z] PASS [2022-06-02T19:54:47.698Z] coverage: 62.5% of statements [2022-06-02T19:54:47.698Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-06-02T19:54:48.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T19:54:51.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T19:54:51.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T19:54:51.495Z] === RUN TestGetDriver [2022-06-02T19:54:51.495Z] --- PASS: TestGetDriver (0.00s) [2022-06-02T19:54:51.495Z] === RUN TestVolumeRequestError [2022-06-02T19:54:51.495Z] --- PASS: TestVolumeRequestError (0.01s) [2022-06-02T19:54:51.495Z] PASS [2022-06-02T19:54:51.495Z] coverage: 36.1% of statements [2022-06-02T19:54:51.495Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-06-02T19:54:51.495Z] === RUN TestGetAddress [2022-06-02T19:54:51.496Z] --- PASS: TestGetAddress (0.00s) [2022-06-02T19:54:51.496Z] === RUN TestRemove [2022-06-02T19:54:51.496Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-06-02T19:54:51.496Z] --- SKIP: TestRemove (0.00s) [2022-06-02T19:54:51.496Z] === RUN TestInitializeWithVolumes [2022-06-02T19:54:51.496Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-06-02T19:54:51.496Z] === RUN TestCreate [2022-06-02T19:54:51.496Z] --- PASS: TestCreate (0.01s) [2022-06-02T19:54:51.496Z] === RUN TestValidateName [2022-06-02T19:54:51.496Z] --- PASS: TestValidateName (0.00s) [2022-06-02T19:54:51.496Z] === RUN TestCreateWithOpts [2022-06-02T19:54:51.496Z] local_test.go:181: runtime.GOOS == "windows" [2022-06-02T19:54:51.496Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-06-02T19:54:51.496Z] === RUN TestRelaodNoOpts [2022-06-02T19:54:51.496Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-06-02T19:54:51.496Z] PASS [2022-06-02T19:54:51.496Z] coverage: 41.5% of statements [2022-06-02T19:54:51.496Z] ok github.com/docker/docker/volume/local 0.071s coverage: 41.5% of statements [2022-06-02T19:54:52.484Z] === RUN TestConvertTmpfsOptions [2022-06-02T19:54:52.484Z] parser_test.go:49: data="mode=700,size=1m" [2022-06-02T19:54:52.484Z] parser_test.go:49: data="ro" [2022-06-02T19:54:52.484Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-06-02T19:54:52.484Z] === RUN TestParseMountRaw [2022-06-02T19:54:52.484Z] --- PASS: TestParseMountRaw (0.03s) [2022-06-02T19:54:52.484Z] === RUN TestParseMountRawSplit [2022-06-02T19:54:52.484Z] parser_test.go:390: case 0 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 1 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 2 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 3 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 4 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 5 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 6 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 7 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 8 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 0 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 1 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 2 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 3 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 4 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 5 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 6 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 7 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 8 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 9 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 10 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 11 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 12 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 0 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 1 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 2 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 3 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 4 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 5 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 6 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 7 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 8 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 9 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 10 [2022-06-02T19:54:52.484Z] parser_test.go:390: case 11 [2022-06-02T19:54:52.484Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-06-02T19:54:52.484Z] === RUN TestParseMountSpec [2022-06-02T19:54:52.484Z] parser_test.go:455: case 0 [2022-06-02T19:54:52.484Z] parser_test.go:455: case 1 [2022-06-02T19:54:52.484Z] parser_test.go:455: case 2 [2022-06-02T19:54:52.484Z] parser_test.go:455: case 3 [2022-06-02T19:54:52.484Z] parser_test.go:455: case 4 [2022-06-02T19:54:52.484Z] parser_test.go:455: case 5 [2022-06-02T19:54:52.484Z] --- PASS: TestParseMountSpec (0.00s) [2022-06-02T19:54:52.484Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-06-02T19:54:52.484Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-06-02T19:54:52.484Z] === RUN TestValidateMount [2022-06-02T19:54:52.484Z] --- PASS: TestValidateMount (0.00s) [2022-06-02T19:54:52.484Z] PASS [2022-06-02T19:54:52.484Z] coverage: 66.2% of statements [2022-06-02T19:54:52.484Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2022-06-02T19:54:52.954Z] === RUN TestSetGetMeta [2022-06-02T19:54:52.954Z] === PAUSE TestSetGetMeta [2022-06-02T19:54:52.954Z] === RUN TestRestore [2022-06-02T19:54:52.954Z] === PAUSE TestRestore [2022-06-02T19:54:52.954Z] === RUN TestServiceCreate [2022-06-02T19:54:52.954Z] === PAUSE TestServiceCreate [2022-06-02T19:54:52.954Z] === RUN TestServiceList [2022-06-02T19:54:52.954Z] === PAUSE TestServiceList [2022-06-02T19:54:52.954Z] === RUN TestServiceRemove [2022-06-02T19:54:52.954Z] === PAUSE TestServiceRemove [2022-06-02T19:54:52.954Z] === RUN TestServiceGet [2022-06-02T19:54:52.954Z] === PAUSE TestServiceGet [2022-06-02T19:54:52.954Z] === RUN TestServicePrune [2022-06-02T19:54:52.954Z] === PAUSE TestServicePrune [2022-06-02T19:54:52.954Z] === RUN TestCreate [2022-06-02T19:54:52.954Z] === PAUSE TestCreate [2022-06-02T19:54:52.954Z] === RUN TestRemove [2022-06-02T19:54:52.954Z] === PAUSE TestRemove [2022-06-02T19:54:52.954Z] === RUN TestList [2022-06-02T19:54:52.954Z] === PAUSE TestList [2022-06-02T19:54:52.954Z] === RUN TestFindByDriver [2022-06-02T19:54:52.954Z] === PAUSE TestFindByDriver [2022-06-02T19:54:52.954Z] === RUN TestFindByReferenced [2022-06-02T19:54:52.954Z] === PAUSE TestFindByReferenced [2022-06-02T19:54:52.954Z] === RUN TestDerefMultipleOfSameRef [2022-06-02T19:54:52.954Z] === PAUSE TestDerefMultipleOfSameRef [2022-06-02T19:54:52.954Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-06-02T19:54:52.954Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-06-02T19:54:52.954Z] === RUN TestDefererencePluginOnCreateError [2022-06-02T19:54:52.954Z] === PAUSE TestDefererencePluginOnCreateError [2022-06-02T19:54:52.954Z] === RUN TestRefDerefRemove [2022-06-02T19:54:52.954Z] === PAUSE TestRefDerefRemove [2022-06-02T19:54:52.954Z] === RUN TestGet [2022-06-02T19:54:52.954Z] === PAUSE TestGet [2022-06-02T19:54:52.954Z] === RUN TestGetWithReference [2022-06-02T19:54:52.954Z] === PAUSE TestGetWithReference [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_nil_list [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_nil_list [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_empty_list [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_empty_list [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_filter_some [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_filter_some [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_filter_middle [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_filter_middle [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-06-02T19:54:52.954Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-06-02T19:54:52.954Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_nil_list [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_filter_some [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_filter_middle [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_empty_list [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-06-02T19:54:52.954Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-06-02T19:54:52.954Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-06-02T19:54:52.954Z] === CONT TestSetGetMeta [2022-06-02T19:54:52.954Z] === CONT TestList [2022-06-02T19:54:52.954Z] === CONT TestServiceGet [2022-06-02T19:54:52.954Z] === CONT TestDefererencePluginOnCreateError [2022-06-02T19:54:52.954Z] --- PASS: TestSetGetMeta (0.03s) [2022-06-02T19:54:52.954Z] === CONT TestServiceRemove [2022-06-02T19:54:52.954Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-06-02T19:54:52.954Z] === CONT TestServiceList [2022-06-02T19:54:52.954Z] --- PASS: TestList (0.06s) [2022-06-02T19:54:52.954Z] === CONT TestServiceCreate [2022-06-02T19:54:52.954Z] === CONT TestRestore [2022-06-02T19:54:52.954Z] --- PASS: TestServiceGet (0.20s) [2022-06-02T19:54:52.954Z] --- PASS: TestServiceRemove (0.18s) [2022-06-02T19:54:52.954Z] === CONT TestCreate [2022-06-02T19:54:52.954Z] --- PASS: TestServiceCreate (0.16s) [2022-06-02T19:54:52.954Z] === CONT TestRemove [2022-06-02T19:54:52.954Z] --- PASS: TestServiceList (0.17s) [2022-06-02T19:54:52.954Z] === CONT TestServicePrune [2022-06-02T19:54:53.423Z] --- PASS: TestCreate (0.03s) [2022-06-02T19:54:53.423Z] === CONT TestDerefMultipleOfSameRef [2022-06-02T19:54:53.423Z] time="2022-06-02T19:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-06-02T19:54:53.423Z] --- PASS: TestRestore (0.05s) [2022-06-02T19:54:53.423Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-06-02T19:54:53.423Z] --- PASS: TestRemove (0.04s) [2022-06-02T19:54:53.423Z] === CONT TestFindByReferenced [2022-06-02T19:54:53.423Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-06-02T19:54:53.423Z] === CONT TestGet [2022-06-02T19:54:53.423Z] time="2022-06-02T19:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-06-02T19:54:53.423Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-06-02T19:54:53.423Z] === CONT TestGetWithReference [2022-06-02T19:54:53.423Z] time="2022-06-02T19:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-06-02T19:54:53.423Z] time="2022-06-02T19:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-06-02T19:54:53.423Z] --- PASS: TestFindByReferenced (0.04s) [2022-06-02T19:54:53.423Z] === CONT TestFindByDriver [2022-06-02T19:54:53.423Z] --- PASS: TestGet (0.03s) [2022-06-02T19:54:53.423Z] === CONT TestRefDerefRemove [2022-06-02T19:54:53.423Z] time="2022-06-02T19:54:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-06-02T19:54:53.423Z] --- PASS: TestServicePrune (0.09s) [2022-06-02T19:54:53.423Z] --- PASS: TestGetWithReference (0.03s) [2022-06-02T19:54:53.423Z] --- PASS: TestRefDerefRemove (0.02s) [2022-06-02T19:54:53.423Z] --- PASS: TestFindByDriver (0.03s) [2022-06-02T19:54:53.423Z] PASS [2022-06-02T19:54:53.423Z] coverage: 70.3% of statements [2022-06-02T19:54:53.423Z] ok github.com/docker/docker/volume/service 0.365s coverage: 70.3% of statements [2022-06-02T19:54:54.991Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-06-02T19:54:54.991Z] === RUN TestClientStream [2022-06-02T19:54:54.991Z] --- PASS: TestClientStream (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestClientSendFile [2022-06-02T19:54:54.991Z] --- PASS: TestClientSendFile (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestClientWithRequestTimeout [2022-06-02T19:54:54.991Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestFileSpecPlugin [2022-06-02T19:54:54.991Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-06-02T19:54:54.991Z] === RUN TestFileJSONSpecPlugin [2022-06-02T19:54:54.991Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-06-02T19:54:54.991Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestPluginAddHandler [2022-06-02T19:54:54.991Z] --- PASS: TestPluginAddHandler (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestPluginWaitBadPlugin [2022-06-02T19:54:54.991Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-06-02T19:54:54.991Z] === RUN TestGet [2022-06-02T19:54:54.991Z] time="2022-06-02T19:54:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-06-02T19:54:55.043Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:54:55.043Z] [2022-06-02T19:54:55.043Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-02T19:54:55.043Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-02T19:54:55.043Z] Using test binary docker [2022-06-02T19:54:55.043Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T19:54:55.043Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T19:54:55.043Z] INFO: Waiting for daemon to start... [2022-06-02T19:54:55.043Z] Starting dockerd [2022-06-02T19:54:55.043Z] . [2022-06-02T19:54:55.043Z] INFO: Building docker-sdk-python3:4.4.1... [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T19:54:55.460Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T19:54:55.460Z] time="2022-06-02T19:54:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-06-02T19:54:55.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T19:54:57.675Z] time="2022-06-02T19:54:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-06-02T19:55:01.465Z] time="2022-06-02T19:55:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-06-02T19:55:01.771Z] --- PASS: TestBuildWithHugeFile (49.24s) [2022-06-02T19:55:01.771Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T19:55:01.771Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:55:01.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:55:01.771Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:55:01.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:55:01.771Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:55:01.771Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:55:01.771Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:55:01.771Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:55:01.771Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:55:01.771Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-02T19:55:01.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-06-02T19:55:01.771Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-02T19:55:01.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T19:55:01.771Z] === RUN TestBuildPreserveOwnership [2022-06-02T19:55:01.771Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T19:55:01.771Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T19:55:01.771Z] --- PASS: TestBuildPreserveOwnership (3.28s) [2022-06-02T19:55:01.771Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.20s) [2022-06-02T19:55:01.771Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-06-02T19:55:01.771Z] === RUN TestBuildPlatformInvalid [2022-06-02T19:55:01.771Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-02T19:55:01.771Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T19:55:03.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T19:55:06.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T19:55:08.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T19:55:10.124Z] --- PASS: TestGet (15.01s) [2022-06-02T19:55:10.124Z] === RUN TestPluginWithNoManifest [2022-06-02T19:55:10.124Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-06-02T19:55:10.124Z] === RUN TestGetAll [2022-06-02T19:55:10.124Z] --- PASS: TestGetAll (0.01s) [2022-06-02T19:55:10.124Z] PASS [2022-06-02T19:55:10.124Z] coverage: 73.4% of statements [2022-06-02T19:55:10.124Z] ok github.com/docker/docker/pkg/plugins 35.009s coverage: 73.4% of statements [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/pkg/term [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/quota [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T19:55:10.124Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T19:55:10.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T19:55:11.710Z] Loaded image: buildpack-deps:buster [2022-06-02T19:55:11.710Z] Loaded image: busybox:latest [2022-06-02T19:55:11.710Z] Loaded image: busybox:glibc [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === Skipped [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-06-02T19:55:12.345Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-06-02T19:55:12.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-06-02T19:55:12.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-06-02T19:55:12.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-06-02T19:55:12.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-06-02T19:55:12.345Z] client_test.go:23: runtime.GOOS == "windows" [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-06-02T19:55:12.345Z] daemon_test.go:147: root required [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-06-02T19:55:12.345Z] reload_test.go:520: root required [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2022-06-02T19:55:12.345Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-06-02T19:55:12.345Z] pull_v2_test.go:82: Needs fixing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-06-02T19:55:12.345Z] pull_v2_test.go:127: Needs fixing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-06-02T19:55:12.345Z] download_test.go:268: Needs fixing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-06-02T19:55:12.345Z] layer_test.go:304: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-06-02T19:55:12.345Z] layer_test.go:353: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-06-02T19:55:12.345Z] layer_test.go:468: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-06-02T19:55:12.345Z] layer_test.go:697: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-06-02T19:55:12.345Z] migration_test.go:46: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-06-02T19:55:12.345Z] migration_test.go:182: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-06-02T19:55:12.345Z] mount_test.go:17: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-06-02T19:55:12.345Z] mount_test.go:76: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-06-02T19:55:12.345Z] mount_test.go:125: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-06-02T19:55:12.345Z] mount_test.go:212: Failing on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:134: Xz not present in msys2 [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:239: Failing on Windows CI machines [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-06-02T19:55:12.345Z] archive_windows_test.go:17: Currently fails [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-06-02T19:55:12.345Z] changes_test.go:192: needs more investigation [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-06-02T19:55:12.345Z] changes_test.go:405: needs further investigation [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-06-02T19:55:12.345Z] changes_test.go:441: needs further investigation [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-06-02T19:55:12.345Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-06-02T19:55:12.345Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-06-02T19:55:12.345Z] poller_test.go:41: No chmod on Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-06-02T19:55:12.345Z] fileutils_test.go:134: Needs porting to Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-06-02T19:55:12.345Z] fileutils_test.go:180: Needs porting to Windows [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-06-02T19:55:12.345Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-06-02T19:55:12.345Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-06-02T19:55:12.345Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-06-02T19:55:12.345Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-06-02T19:55:12.345Z] local_test.go:181: runtime.GOOS == "windows" [2022-06-02T19:55:12.345Z] [2022-06-02T19:55:12.345Z] DONE 1851 tests, 45 skipped in 208.274s [2022-06-02T19:55:12.345Z] INFO: make.ps1 ended at 06/02/2022 19:55:12 [2022-06-02T19:55:13.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T19:55:13.909Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-06-02T19:55:13.909Z] INFO: Unit tests ended at 06/02/2022 19:55:13. Duration:00:03:45.0915616 [2022-06-02T19:55:13.909Z] INFO: Building busybox [2022-06-02T19:55:13.909Z] Sending build context to Docker daemon 5.12kB [2022-06-02T19:55:13.909Z] [2022-06-02T19:55:13.909Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-06-02T19:55:13.909Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-06-02T19:55:13.909Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-06-02T19:55:13.909Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-06-02T19:55:13.909Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-06-02T19:55:13.909Z] ---> 3e15a767850d [2022-06-02T19:55:13.909Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-06-02T19:55:13.909Z] ---> Running in 583e635c0a22 [2022-06-02T19:55:14.226Z] Loaded image: debian:bullseye [2022-06-02T19:55:14.226Z] Loaded image: hello-world:latest [2022-06-02T19:55:14.226Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:55:15.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T19:55:17.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T19:55:17.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T19:55:18.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T19:55:20.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T19:55:22.350Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.23s) [2022-06-02T19:55:22.350Z] PASS [2022-06-02T19:55:22.350Z] [2022-06-02T19:55:22.350Z] === Skipped [2022-06-02T19:55:22.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T19:55:22.350Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:55:22.350Z] [2022-06-02T19:55:22.350Z] DONE 33 tests, 1 skipped in 110.636s [2022-06-02T19:55:22.350Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T19:55:22.350Z] INFO: Testing against a local daemon [2022-06-02T19:55:22.350Z] === RUN TestConfigInspect [2022-06-02T19:55:22.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T19:55:23.712Z] --- PASS: TestConfigInspect (2.13s) [2022-06-02T19:55:23.712Z] === RUN TestConfigList [2022-06-02T19:55:25.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T19:55:25.112Z] Using test binary docker [2022-06-02T19:55:25.112Z] +++ /etc/init.d/apparmor start [2022-06-02T19:55:25.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T19:55:25.112Z] INFO: Waiting for daemon to start... [2022-06-02T19:55:25.112Z] Starting dockerd [2022-06-02T19:55:25.112Z] +++ 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-06-02T19:55:25.599Z] --- PASS: TestConfigList (2.12s) [2022-06-02T19:55:25.599Z] === RUN TestConfigsCreateAndDelete [2022-06-02T19:55:27.279Z] . [2022-06-02T19:55:27.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T19:55:27.537Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T19:55:27.537Z] Error: No such image: emptyfs [2022-06-02T19:55:27.537Z] ++++ docker load [2022-06-02T19:55:27.537Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T19:55:27.796Z] Running integration-test (iteration 1) [2022-06-02T19:55:27.796Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T19:55:27.796Z] ++ 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-06-02T19:55:27.796Z] ++ set -e [2022-06-02T19:55:27.796Z] ++ '[' -n 0 ']' [2022-06-02T19:55:27.796Z] ++ set -x [2022-06-02T19:55:27.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=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-06-02T19:55:28.158Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-06-02T19:55:28.158Z] === RUN TestConfigsUpdate [2022-06-02T19:55:28.833Z] Removing intermediate container 583e635c0a22 [2022-06-02T19:55:28.833Z] ---> 24c835d120b4 [2022-06-02T19:55:28.833Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-06-02T19:55:28.833Z] ---> Running in 7396e45c58f1 [2022-06-02T19:55:28.833Z] Removing intermediate container 7396e45c58f1 [2022-06-02T19:55:28.833Z] ---> 875c716f640c [2022-06-02T19:55:28.833Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-06-02T19:55:28.833Z] ---> Running in 66009be8fbf0 [2022-06-02T19:55:28.833Z] Removing intermediate container 66009be8fbf0 [2022-06-02T19:55:28.833Z] ---> 6b81c386f742 [2022-06-02T19:55:28.834Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-06-02T19:55:29.821Z] [2022-06-02T19:55:30.044Z] --- PASS: TestConfigsUpdate (2.11s) [2022-06-02T19:55:30.044Z] === RUN TestTemplatedConfig [2022-06-02T19:55:30.293Z] ---> 79c8b7d6879c [2022-06-02T19:55:30.293Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-06-02T19:55:30.293Z] ---> Running in ddced0d01619 [2022-06-02T19:55:32.559Z] --- PASS: TestTemplatedConfig (2.53s) [2022-06-02T19:55:32.559Z] === RUN TestConfigCreateResolve [2022-06-02T19:55:34.446Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-06-02T19:55:34.446Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T19:55:35.006Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-02T19:55:35.006Z] PASS [2022-06-02T19:55:35.006Z] [2022-06-02T19:55:35.006Z] DONE 7 tests in 13.717s [2022-06-02T19:55:35.006Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T19:55:35.006Z] INFO: Testing against a local daemon [2022-06-02T19:55:35.006Z] === RUN TestCheckpoint [2022-06-02T19:55:35.006Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:55:35.006Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T19:55:35.006Z] === RUN TestContainerInvalidJSON [2022-06-02T19:55:35.006Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:55:35.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:55:35.006Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:55:35.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:55:35.006Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:55:35.006Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:55:35.006Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:55:35.006Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:55:35.006Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:55:35.006Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T19:55:35.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-06-02T19:55:35.006Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-06-02T19:55:35.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-06-02T19:55:35.006Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T19:55:35.261Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-02T19:55:35.261Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T19:55:35.261Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-02T19:55:35.261Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T19:55:35.261Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-02T19:55:35.261Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T19:55:35.261Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-02T19:55:35.261Z] === RUN TestCopyFromContainer [2022-06-02T19:55:36.187Z] === RUN TestCopyFromContainer// [2022-06-02T19:55:36.442Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T19:55:36.442Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T19:55:36.442Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T19:55:36.442Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T19:55:36.442Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T19:55:36.697Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T19:55:36.697Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T19:55:36.697Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T19:55:36.697Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer (1.55s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-02T19:55:36.953Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-02T19:55:36.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T19:55:36.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:55:36.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:55:36.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:55:36.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:55:36.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:55:36.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:55:36.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:55:36.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:55:36.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:55:36.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-02T19:55:36.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T19:55:36.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T19:55:36.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T19:55:36.953Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T19:55:36.953Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-02T19:55:36.953Z] === RUN TestCreateWithInvalidEnv [2022-06-02T19:55:36.953Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T19:55:36.953Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T19:55:36.953Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T19:55:36.953Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T19:55:36.953Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T19:55:36.953Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T19:55:36.953Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T19:55:36.953Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T19:55:36.953Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T19:55:36.953Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T19:55:36.953Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T19:55:36.953Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T19:55:36.953Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T19:55:36.953Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T19:55:36.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T19:55:36.953Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T19:55:38.316Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2022-06-02T19:55:38.316Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T19:55:39.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2022-06-02T19:55:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T19:55:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:55:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:55:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:55:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:55:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:55:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:55:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:55:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:55:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:55:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:55:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:55:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:55:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:55:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:55:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T19:55:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T19:55:40.204Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T19:55:40.460Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-06-02T19:55:40.460Z] === RUN TestCreateDifferentPlatform [2022-06-02T19:55:40.460Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T19:55:40.460Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T19:55:40.460Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-02T19:55:40.460Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T19:55:40.460Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T19:55:40.460Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T19:55:40.460Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-02T19:55:40.460Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T19:55:40.460Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-02T19:55:40.460Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T19:55:40.460Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T19:55:40.460Z] === RUN TestDaemonRestartIpcMode [2022-06-02T19:55:40.460Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T19:55:40.460Z] === RUN TestDaemonHostGatewayIP [2022-06-02T19:55:40.461Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T19:55:40.461Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T19:55:40.461Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T19:55:40.461Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T19:55:40.461Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T19:55:40.461Z] === RUN TestDiff [2022-06-02T19:55:40.730Z] Removing intermediate container ddced0d01619 [2022-06-02T19:55:40.730Z] ---> d3d206152c37 [2022-06-02T19:55:40.730Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-06-02T19:55:40.730Z] ---> Running in a28285379e1d [2022-06-02T19:55:41.021Z] --- PASS: TestDiff (0.50s) [2022-06-02T19:55:41.021Z] === RUN TestExecWithCloseStdin [2022-06-02T19:55:41.199Z] [2022-06-02T19:55:41.199Z] SUCCESS: Specified value was saved. [2022-06-02T19:55:41.582Z] --- PASS: TestExecWithCloseStdin (0.56s) [2022-06-02T19:55:41.582Z] === RUN TestExec [2022-06-02T19:55:41.748Z] sha256:a07bb4193f1a30608071fa33a7fd81b87e66dd9aeb0d04d03fde1706329dce8f [2022-06-02T19:55:41.748Z] INFO: Starting docker-py tests... [2022-06-02T19:55:41.748Z] ============================= test session starts ============================== [2022-06-02T19:55:41.748Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-02T19:55:41.748Z] rootdir: /src, inifile: pytest.ini [2022-06-02T19:55:41.748Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-02T19:55:41.748Z] collected 389 items / 1 deselected / 388 selected [2022-06-02T19:55:41.748Z] [2022-06-02T19:55:42.149Z] --- PASS: TestExec (0.58s) [2022-06-02T19:55:42.149Z] === RUN TestExecUser [2022-06-02T19:55:42.717Z] --- PASS: TestExecUser (0.56s) [2022-06-02T19:55:42.717Z] === RUN TestExportContainerAndImportImage [2022-06-02T19:55:43.277Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-06-02T19:55:43.277Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T19:55:43.413Z] Removing intermediate container a28285379e1d [2022-06-02T19:55:43.413Z] ---> 7bdb43e9a53f [2022-06-02T19:55:43.413Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-06-02T19:55:43.413Z] ---> Running in aff841a3ec2a [2022-06-02T19:55:44.640Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-02T19:55:44.640Z] === RUN TestHealthCheckWorkdir [2022-06-02T19:55:45.566Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-06-02T19:55:45.566Z] === RUN TestHealthKillContainer [2022-06-02T19:55:47.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T19:55:47.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T19:55:47.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T19:55:48.164Z] Cannot create a file when that file already exists. [2022-06-02T19:55:48.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T19:55:48.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T19:55:49.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T19:55:52.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T19:55:52.918Z] Removing intermediate container aff841a3ec2a [2022-06-02T19:55:52.918Z] ---> 9dca06bd74d9 [2022-06-02T19:55:52.918Z] Step 13/13 : CMD ["sh"] [2022-06-02T19:55:52.918Z] ---> Running in e93bec8c3f8f [2022-06-02T19:55:53.332Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T19:55:53.332Z] [2022-06-02T19:55:53.332Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T19:55:53.332Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T19:55:53.332Z] HOSTNAME=fef5734c2d6a [2022-06-02T19:55:53.332Z] TESTDEBUG=0 [2022-06-02T19:55:53.332Z] DEST=bundles/test-integration [2022-06-02T19:55:53.332Z] PWD=/go/src/github.com/docker/docker [2022-06-02T19:55:53.332Z] DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 [2022-06-02T19:55:53.332Z] container=docker [2022-06-02T19:55:53.332Z] HOME=/root [2022-06-02T19:55:53.332Z] GOLANG_VERSION=1.17.11 [2022-06-02T19:55:53.332Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T19:55:53.332Z] VALIDATE_BRANCH=20.10 [2022-06-02T19:55:53.332Z] TERM=xterm [2022-06-02T19:55:53.332Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T19:55:53.332Z] SHLVL=1 [2022-06-02T19:55:53.332Z] TIMEOUT=120m [2022-06-02T19:55:53.332Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-06-02T19:55:53.332Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T19:55:53.332Z] GO111MODULE=off [2022-06-02T19:55:53.332Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T19:55:53.332Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T19:55:53.332Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T19:55:53.332Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T19:55:53.332Z] GOPATH=/go [2022-06-02T19:55:53.332Z] PKG_CONFIG=pkg-config [2022-06-02T19:55:53.332Z] _=/usr/bin/env [2022-06-02T19:55:53.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T19:55:53.385Z] Removing intermediate container e93bec8c3f8f [2022-06-02T19:55:53.385Z] ---> 001e79240463 [2022-06-02T19:55:53.385Z] Successfully built 001e79240463 [2022-06-02T19:55:53.385Z] Successfully tagged busybox:latest [2022-06-02T19:55:53.385Z] INFO: Docker images of the daemon under test [2022-06-02T19:55:53.385Z] [2022-06-02T19:55:53.385Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-02T19:55:53.385Z] busybox latest 001e79240463 Less than a second ago 5.29GB [2022-06-02T19:55:53.385Z] microsoft/windowsservercore latest 3e15a767850d 4 weeks ago 5.26GB [2022-06-02T19:55:53.385Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 4 weeks ago 5.26GB [2022-06-02T19:55:53.385Z] [2022-06-02T19:55:53.385Z] INFO: Running integration tests at 06/02/2022 19:55:53... [2022-06-02T19:55:53.385Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-06-02T19:55:53.385Z] INFO: Integration API tests being run from the host: [2022-06-02T19:55:53.385Z] INFO: make.ps1 starting at 06/02/2022 19:55:53 [2022-06-02T19:55:53.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T19:55:53.640Z] --- PASS: TestHealthKillContainer (8.10s) [2022-06-02T19:55:53.640Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T19:55:53.895Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-06-02T19:55:53.895Z] === RUN TestIpcModeNone [2022-06-02T19:55:54.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T19:55:54.371Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-06-02T19:55:54.456Z] --- PASS: TestIpcModeNone (0.56s) [2022-06-02T19:55:54.456Z] === RUN TestIpcModePrivate [2022-06-02T19:55:54.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T19:55:54.711Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-06-02T19:55:54.967Z] --- PASS: TestIpcModePrivate (0.53s) [2022-06-02T19:55:54.967Z] === RUN TestIpcModeShareable [2022-06-02T19:55:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T19:55:55.528Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-06-02T19:55:55.528Z] --- PASS: TestIpcModeShareable (0.55s) [2022-06-02T19:55:55.528Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T19:55:56.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T19:55:57.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T19:55:57.416Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s) [2022-06-02T19:55:57.416Z] === RUN TestAPIIpcModeHost [2022-06-02T19:55:57.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T19:55:57.672Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-06-02T19:55:57.672Z] === RUN TestDaemonIpcModeShareable [2022-06-02T19:55:57.754Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-02T19:55:58.332Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-02T19:55:58.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T19:55:58.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-06-02T19:55:58.853Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-06-02T19:55:58.853Z] === RUN TestDaemonIpcModePrivate [2022-06-02T19:55:59.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T19:55:59.140Z] Using test binary docker [2022-06-02T19:55:59.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T19:55:59.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T19:55:59.140Z] INFO: Waiting for daemon to start... [2022-06-02T19:55:59.140Z] Starting dockerd [2022-06-02T19:55:59.778Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-06-02T19:56:00.074Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-06-02T19:56:00.074Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T19:56:00.098Z] tests/integration/api_config_test.py ..... [ 8%] [2022-06-02T19:56:01.000Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-06-02T19:56:01.000Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-06-02T19:56:01.000Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T19:56:01.669Z] . [2022-06-02T19:56:01.669Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T19:56:01.669Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T19:56:01.669Z] Error: No such image: emptyfs [2022-06-02T19:56:01.669Z] Running integration-test (iteration 1) [2022-06-02T19:56:01.669Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T19:56:02.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-06-02T19:56:02.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-06-02T19:56:02.364Z] === RUN TestIpcModeOlderClient [2022-06-02T19:56:02.364Z] === PAUSE TestIpcModeOlderClient [2022-06-02T19:56:02.364Z] === RUN TestKillContainerInvalidSignal [2022-06-02T19:56:02.688Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-06-02T19:56:02.688Z] === RUN TestKillContainer [2022-06-02T19:56:02.688Z] === RUN TestKillContainer/no_signal [2022-06-02T19:56:03.251Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T19:56:03.251Z] === RUN TestKillContainer/killing_signal [2022-06-02T19:56:03.812Z] --- PASS: TestKillContainer (1.25s) [2022-06-02T19:56:03.812Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-02T19:56:03.812Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-02T19:56:03.812Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-06-02T19:56:03.812Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T19:56:04.067Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T19:56:04.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T19:56:04.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-06-02T19:56:04.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-06-02T19:56:04.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-06-02T19:56:04.886Z] === RUN TestKillStoppedContainer [2022-06-02T19:56:04.886Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-02T19:56:04.886Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T19:56:04.886Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-02T19:56:04.886Z] === RUN TestKillDifferentUserContainer [2022-06-02T19:56:05.142Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-02T19:56:05.142Z] === RUN TestInspectOomKilledTrue [2022-06-02T19:56:05.142Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-02T19:56:05.142Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T19:56:05.142Z] === RUN TestInspectOomKilledFalse [2022-06-02T19:56:05.703Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-06-02T19:56:05.703Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T19:56:05.958Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-02T19:56:05.958Z] === RUN TestLinksContainerNames [2022-06-02T19:56:06.885Z] --- PASS: TestLinksContainerNames (0.82s) [2022-06-02T19:56:06.885Z] === RUN TestLogsFollowTailEmpty [2022-06-02T19:56:07.141Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-02T19:56:07.141Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T19:56:07.719Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/default [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/private [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/slave [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/shared [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/default [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/shared [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/slave [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/private [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T19:56:07.719Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:56:07.719Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T19:56:07.719Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T19:56:07.975Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T19:56:07.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T19:56:07.975Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T19:56:09.343Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-06-02T19:56:09.343Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T19:56:09.904Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-06-02T19:56:09.904Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T19:56:10.159Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-06-02T19:56:10.159Z] === RUN TestNetworkNat [2022-06-02T19:56:10.720Z] --- PASS: TestNetworkNat (0.43s) [2022-06-02T19:56:10.720Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T19:56:10.976Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-02T19:56:10.976Z] === RUN TestNetworkLoopbackNat [2022-06-02T19:56:13.488Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-02T19:56:13.488Z] === RUN TestPause [2022-06-02T19:56:14.049Z] --- PASS: TestPause (0.47s) [2022-06-02T19:56:14.049Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T19:56:14.049Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T19:56:14.049Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T19:56:14.050Z] === RUN TestPauseStopPausedContainer [2022-06-02T19:56:14.464Z] Loaded image: buildpack-deps:buster [2022-06-02T19:56:14.464Z] Loaded image: busybox:latest [2022-06-02T19:56:14.464Z] Loaded image: busybox:glibc [2022-06-02T19:56:14.610Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-06-02T19:56:14.610Z] === RUN TestPsFilter [2022-06-02T19:56:14.610Z] --- PASS: TestPsFilter (0.09s) [2022-06-02T19:56:14.610Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T19:56:15.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-02T19:56:15.172Z] === RUN TestRemoveContainerWithVolume [2022-06-02T19:56:15.428Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-06-02T19:56:15.428Z] === RUN TestRemoveContainerRunning [2022-06-02T19:56:15.989Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-02T19:56:15.989Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T19:56:16.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-06-02T19:56:16.244Z] === RUN TestRemoveInvalidContainer [2022-06-02T19:56:16.244Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T19:56:16.244Z] === RUN TestRenameLinkedContainer [2022-06-02T19:56:18.131Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-06-02T19:56:18.131Z] === RUN TestRenameStoppedContainer [2022-06-02T19:56:18.386Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-02T19:56:18.386Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T19:56:19.311Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-06-02T19:56:19.311Z] === RUN TestRenameInvalidName [2022-06-02T19:56:19.566Z] --- PASS: TestRenameInvalidName (0.39s) [2022-06-02T19:56:19.566Z] === RUN TestRenameAnonymousContainer [2022-06-02T19:56:19.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T19:56:19.694Z] INFO: Testing against a local daemon [2022-06-02T19:56:19.694Z] === RUN TestBuildWithSession [2022-06-02T19:56:19.694Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:56:19.694Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T19:56:19.694Z] === RUN TestBuildSquashParent [2022-06-02T19:56:19.694Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:56:19.694Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:19.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:19.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:19.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:19.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:19.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:19.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:19.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:19.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:19.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:19.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:19.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:19.834Z] Loaded image: buildpack-deps:buster [2022-06-02T19:56:19.834Z] Loaded image: busybox:latest [2022-06-02T19:56:19.834Z] Loaded image: busybox:glibc [2022-06-02T19:56:20.929Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-06-02T19:56:20.930Z] === RUN TestRenameContainerWithSameName [2022-06-02T19:56:21.025Z] Loaded image: debian:bullseye [2022-06-02T19:56:21.025Z] Loaded image: hello-world:latest [2022-06-02T19:56:21.025Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:56:21.025Z] INFO: Testing against a local daemon [2022-06-02T19:56:21.025Z] === RUN TestCgroupNamespacesBuild [2022-06-02T19:56:21.490Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-06-02T19:56:21.490Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T19:56:21.735Z] Loaded image: debian:bullseye [2022-06-02T19:56:21.735Z] Loaded image: hello-world:latest [2022-06-02T19:56:21.735Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:56:21.735Z] INFO: Testing against a local daemon [2022-06-02T19:56:21.735Z] === RUN TestCgroupNamespacesBuild [2022-06-02T19:56:22.414Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-06-02T19:56:22.414Z] === RUN TestResize [2022-06-02T19:56:22.670Z] --- PASS: TestResize (0.39s) [2022-06-02T19:56:22.670Z] === RUN TestResizeWithInvalidSize [2022-06-02T19:56:22.925Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-02T19:56:22.925Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T19:56:23.487Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-02T19:56:23.487Z] === RUN TestDaemonRestartKillContainers [2022-06-02T19:56:23.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T19:56:23.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T19:56:23.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T19:56:23.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T19:56:23.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T19:56:23.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T19:56:23.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T19:56:23.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T19:56:23.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:56:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:56:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:56:23.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T19:56:23.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T19:56:24.265Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2022-06-02T19:56:24.266Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T19:56:24.310Z] --- PASS: TestCgroupNamespacesBuild (3.81s) [2022-06-02T19:56:24.310Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T19:56:25.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:56:25.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:56:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T19:56:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T19:56:26.170Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-06-02T19:56:26.170Z] === RUN TestBuildWithSession [2022-06-02T19:56:26.170Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:56:26.170Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T19:56:26.170Z] === RUN TestBuildSquashParent [2022-06-02T19:56:26.212Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-06-02T19:56:26.212Z] === RUN TestBuildWithSession [2022-06-02T19:56:26.212Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:56:26.212Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T19:56:26.212Z] === RUN TestBuildSquashParent [2022-06-02T19:56:26.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:56:26.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:56:28.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T19:56:28.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T19:56:28.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:28.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:29.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T19:56:29.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T19:56:30.097Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-06-02T19:56:31.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T19:56:31.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-06-02T19:56:33.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-06-02T19:56:33.820Z] === RUN TestCgroupNamespacesRun [2022-06-02T19:56:34.283Z] --- PASS: TestBuildSquashParent (7.09s) [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:34.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:34.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:34.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:34.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:34.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:34.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:34.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:34.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:34.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:34.326Z] --- PASS: TestBuildSquashParent (8.31s) [2022-06-02T19:56:34.326Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T19:56:34.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:34.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:34.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:34.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:34.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:34.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:34.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:34.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:34.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:34.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:34.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:34.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:34.584Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:56:34.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:34.746Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-06-02T19:56:34.746Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T19:56:34.746Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-02T19:56:34.746Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-02T19:56:34.746Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T19:56:34.850Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:56:34.850Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.53s) [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.76s) [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.30s) [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.46s) [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.09s) [2022-06-02T19:56:35.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.45s) [2022-06-02T19:56:35.547Z] === RUN TestBuildMultiStageCopy [2022-06-02T19:56:35.547Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T19:56:36.109Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-06-02T19:56:36.109Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T19:56:36.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:36.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:37.034Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-06-02T19:56:37.034Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T19:56:37.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:56:37.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:56:38.396Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-06-02T19:56:38.396Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.72s) [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-06-02T19:56:39.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-06-02T19:56:39.279Z] === RUN TestBuildMultiStageCopy [2022-06-02T19:56:39.279Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T19:56:39.322Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-06-02T19:56:39.322Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T19:56:39.883Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-06-02T19:56:39.883Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T19:56:40.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T19:56:40.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:56:40.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:56:41.248Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-02T19:56:41.248Z] === RUN TestNISDomainname [2022-06-02T19:56:41.810Z] --- PASS: TestNISDomainname (0.51s) [2022-06-02T19:56:41.810Z] === RUN TestHostnameDnsResolution [2022-06-02T19:56:42.370Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-06-02T19:56:42.370Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T19:56:42.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T19:56:43.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T19:56:43.296Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s) [2022-06-02T19:56:43.296Z] === RUN TestStats [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s) [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) [2022-06-02T19:56:43.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2022-06-02T19:56:43.688Z] === RUN TestBuildMultiStageCopy [2022-06-02T19:56:43.688Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T19:56:44.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T19:56:44.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T19:56:44.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T19:56:44.674Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T19:56:45.141Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T19:56:45.441Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T19:56:45.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T19:56:45.807Z] --- PASS: TestStats (2.44s) [2022-06-02T19:56:45.807Z] === RUN TestStopContainerWithTimeout [2022-06-02T19:56:45.807Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T19:56:45.807Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T19:56:45.807Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T19:56:45.807Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T19:56:45.807Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T19:56:45.807Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T19:56:45.807Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T19:56:45.807Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T19:56:45.807Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T19:56:45.807Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T19:56:45.849Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T19:56:46.062Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T19:56:46.129Z] --- PASS: TestBuildMultiStageCopy (10.55s) [2022-06-02T19:56:46.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.50s) [2022-06-02T19:56:46.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-06-02T19:56:46.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.73s) [2022-06-02T19:56:46.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.80s) [2022-06-02T19:56:46.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.93s) [2022-06-02T19:56:46.129Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T19:56:46.374Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-06-02T19:56:46.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-06-02T19:56:46.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-02T19:56:46.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-02T19:56:46.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-02T19:56:46.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-02T19:56:46.374Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T19:56:46.415Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T19:56:46.981Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T19:56:47.239Z] --- PASS: TestBuildMultiStageCopy (4.20s) [2022-06-02T19:56:47.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2022-06-02T19:56:47.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2022-06-02T19:56:47.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2022-06-02T19:56:47.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-06-02T19:56:47.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2022-06-02T19:56:47.240Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T19:56:47.946Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T19:56:48.344Z] --- PASS: TestBuildMultiStageParentConfig (2.08s) [2022-06-02T19:56:48.345Z] === RUN TestBuildLabelWithTargets [2022-06-02T19:56:48.345Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T19:56:48.345Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-06-02T19:56:48.345Z] === RUN TestBuildWithEmptyLayers [2022-06-02T19:56:48.615Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2022-06-02T19:56:48.615Z] === RUN TestBuildLabelWithTargets [2022-06-02T19:56:49.331Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-06-02T19:56:49.331Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T19:56:50.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T19:56:50.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T19:56:50.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T19:56:50.458Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-02T19:56:50.458Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2022-06-02T19:56:50.458Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-06-02T19:56:50.458Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-06-02T19:56:50.458Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2022-06-02T19:56:50.458Z] === RUN TestDeleteDevicemapper [2022-06-02T19:56:50.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T19:56:50.458Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T19:56:50.458Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T19:56:50.516Z] --- PASS: TestBuildLabelWithTargets (1.74s) [2022-06-02T19:56:50.516Z] === RUN TestBuildWithEmptyLayers [2022-06-02T19:56:50.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T19:56:51.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T19:56:51.451Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2022-06-02T19:56:51.451Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T19:56:51.635Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-02T19:56:51.635Z] === RUN TestBuildLabelWithTargets [2022-06-02T19:56:52.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T19:56:52.346Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2022-06-02T19:56:52.346Z] === RUN TestUpdateMemory [2022-06-02T19:56:52.602Z] --- PASS: TestUpdateMemory (0.54s) [2022-06-02T19:56:52.602Z] === RUN TestUpdateCPUQuota [2022-06-02T19:56:53.547Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-06-02T19:56:53.548Z] === RUN TestUpdatePidsLimit [2022-06-02T19:56:53.548Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T19:56:53.548Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T19:56:53.805Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T19:56:53.979Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2022-06-02T19:56:53.979Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T19:56:54.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T19:56:54.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T19:56:54.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T19:56:54.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T19:56:54.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T19:56:55.353Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2022-06-02T19:56:55.353Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit (1.95s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-06-02T19:56:55.387Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-06-02T19:56:55.387Z] === RUN TestUpdateRestartPolicy [2022-06-02T19:56:55.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T19:56:56.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T19:56:56.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T19:56:57.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T19:56:58.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T19:56:58.636Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2022-06-02T19:56:58.636Z] === RUN TestBuildWithHugeFile [2022-06-02T19:56:59.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T19:56:59.741Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-02T19:56:59.741Z] === RUN TestBuildWithEmptyLayers [2022-06-02T19:56:59.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T19:57:00.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T19:57:01.728Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T19:57:01.728Z] Using test binary docker [2022-06-02T19:57:01.728Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T19:57:01.728Z] +++ /etc/init.d/apparmor start [2022-06-02T19:57:01.728Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T19:57:01.728Z] INFO: Waiting for daemon to start... [2022-06-02T19:57:01.728Z] Starting dockerd [2022-06-02T19:57:01.728Z] +++ 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-06-02T19:57:02.357Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-02T19:57:02.357Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T19:57:07.134Z] --- PASS: TestBuildMultiStageOnBuild (16.23s) [2022-06-02T19:57:07.134Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T19:57:07.134Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T19:57:07.134Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-06-02T19:57:07.134Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T19:57:07.546Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-06-02T19:57:07.546Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T19:57:07.546Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-02T19:57:07.546Z] === RUN TestWaitNonBlocked [2022-06-02T19:57:07.546Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T19:57:07.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T19:57:07.546Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T19:57:07.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T19:57:07.546Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T19:57:07.546Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T19:57:07.546Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-02T19:57:07.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-06-02T19:57:07.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-06-02T19:57:07.546Z] === RUN TestWaitBlocked [2022-06-02T19:57:07.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T19:57:07.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T19:57:07.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T19:57:07.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T19:57:07.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T19:57:07.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T19:57:07.618Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-02T19:57:07.618Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T19:57:07.877Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2022-06-02T19:57:07.877Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T19:57:08.108Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T19:57:08.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-06-02T19:57:08.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-06-02T19:57:08.108Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T19:57:08.108Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T19:57:08.304Z] . [2022-06-02T19:57:08.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T19:57:08.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T19:57:08.304Z] Error: No such image: emptyfs [2022-06-02T19:57:08.304Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T19:57:08.304Z] ++++ docker load [2022-06-02T19:57:08.304Z] Running integration-test (iteration 1) [2022-06-02T19:57:08.304Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T19:57:08.304Z] ++ 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-06-02T19:57:08.304Z] ++ set -e [2022-06-02T19:57:08.304Z] ++ '[' -n 0 ']' [2022-06-02T19:57:08.304Z] ++ set -x [2022-06-02T19:57:08.304Z] ++ 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-06-02T19:57:10.623Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-06-02T19:57:10.623Z] === CONT TestIpcModeOlderClient [2022-06-02T19:57:10.623Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-02T19:57:10.623Z] === CONT TestDaemonHostGatewayIP [2022-06-02T19:57:12.061Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s) [2022-06-02T19:57:12.061Z] === RUN TestBuildWithHugeFile [2022-06-02T19:57:12.509Z] --- PASS: TestDaemonHostGatewayIP (2.19s) [2022-06-02T19:57:12.509Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T19:57:14.398Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s) [2022-06-02T19:57:14.398Z] === CONT TestDaemonRestartIpcMode [2022-06-02T19:57:16.911Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-06-02T19:57:20.172Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-06-02T19:57:20.172Z] PASS [2022-06-02T19:57:20.172Z] [2022-06-02T19:57:20.172Z] === Skipped [2022-06-02T19:57:20.172Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T19:57:20.172Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:57:20.172Z] [2022-06-02T19:57:20.172Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T19:57:20.172Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-02T19:57:20.172Z] [2022-06-02T19:57:20.172Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T19:57:20.172Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T19:57:20.172Z] [2022-06-02T19:57:20.172Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-02T19:57:20.172Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-02T19:57:20.172Z] [2022-06-02T19:57:20.172Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T19:57:20.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T19:57:20.172Z] [2022-06-02T19:57:20.172Z] DONE 196 tests, 5 skipped in 104.840s [2022-06-02T19:57:20.172Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T19:57:20.172Z] INFO: Testing against a local daemon [2022-06-02T19:57:20.172Z] === RUN TestCommitInheritsEnv [2022-06-02T19:57:20.172Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-02T19:57:20.172Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T19:57:20.172Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T19:57:20.172Z] === RUN TestImagesFilterMultiReference [2022-06-02T19:57:20.427Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-02T19:57:20.427Z] === RUN TestImagePullPlatformInvalid [2022-06-02T19:57:20.427Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-02T19:57:20.427Z] === RUN TestRemoveImageOrphaning [2022-06-02T19:57:20.527Z] Loaded image: buildpack-deps:buster [2022-06-02T19:57:20.527Z] Loaded image: busybox:latest [2022-06-02T19:57:20.527Z] Loaded image: busybox:glibc [2022-06-02T19:57:20.683Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-02T19:57:20.683Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T19:57:21.904Z] --- PASS: TestBuildMultiStageLayerLeak (14.21s) [2022-06-02T19:57:21.904Z] === RUN TestBuildWithHugeFile [2022-06-02T19:57:22.109Z] Loaded image: debian:bullseye [2022-06-02T19:57:22.109Z] Loaded image: hello-world:latest [2022-06-02T19:57:22.109Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:57:22.109Z] INFO: Testing against a local daemon [2022-06-02T19:57:22.109Z] === RUN TestCgroupNamespacesBuild [2022-06-02T19:57:22.618Z] --- PASS: TestRemoveImageGarbageCollector (2.03s) [2022-06-02T19:57:22.618Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T19:57:22.618Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-02T19:57:22.618Z] === RUN TestTagInvalidReference [2022-06-02T19:57:22.618Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T19:57:22.618Z] === RUN TestTagValidPrefixedRepo [2022-06-02T19:57:22.618Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-02T19:57:22.618Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T19:57:22.618Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T19:57:22.618Z] === RUN TestTagOfficialNames [2022-06-02T19:57:22.618Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-02T19:57:22.618Z] === RUN TestTagMatchesDigest [2022-06-02T19:57:22.874Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-02T19:57:22.874Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T19:57:24.666Z] ..........................xx.................... [ 29%] [2022-06-02T19:57:25.416Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2022-06-02T19:57:25.416Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T19:57:26.357Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-06-02T19:57:26.357Z] === RUN TestBuildWithSession [2022-06-02T19:57:26.357Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:57:26.357Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T19:57:26.357Z] === RUN TestBuildSquashParent [2022-06-02T19:57:30.561Z] --- PASS: TestBuildSquashParent (3.96s) [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:57:30.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:57:30.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:57:30.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:57:30.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:57:30.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:57:30.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:57:30.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:57:30.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T19:57:30.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T19:57:31.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T19:57:31.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T19:57:33.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T19:57:33.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s) [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s) [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-06-02T19:57:34.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-06-02T19:57:34.712Z] === RUN TestBuildMultiStageCopy [2022-06-02T19:57:34.712Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T19:57:35.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T19:57:35.912Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T19:57:36.172Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T19:57:36.433Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T19:57:36.693Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-06-02T19:57:36.693Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2022-06-02T19:57:36.693Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-02T19:57:36.693Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-02T19:57:36.693Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-02T19:57:36.693Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-02T19:57:36.693Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T19:57:37.264Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-06-02T19:57:37.264Z] === RUN TestBuildLabelWithTargets [2022-06-02T19:57:38.204Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-06-02T19:57:38.204Z] === RUN TestBuildWithEmptyLayers [2022-06-02T19:57:38.774Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-06-02T19:57:38.774Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T19:57:40.160Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-06-02T19:57:40.160Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T19:57:40.730Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-06-02T19:57:40.730Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T19:57:41.031Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-02T19:57:42.113Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-06-02T19:57:42.113Z] === RUN TestBuildWithHugeFile [2022-06-02T19:57:45.316Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T19:57:45.316Z] Using test binary docker [2022-06-02T19:57:45.316Z] +++ /etc/init.d/apparmor start [2022-06-02T19:57:45.316Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T19:57:45.316Z] INFO: Waiting for daemon to start... [2022-06-02T19:57:45.316Z] Starting dockerd [2022-06-02T19:57:45.316Z] +++ 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-06-02T19:57:45.316Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T19:57:45.316Z] Using test binary docker [2022-06-02T19:57:45.316Z] +++ /etc/init.d/apparmor start [2022-06-02T19:57:45.316Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T19:57:45.316Z] INFO: Waiting for daemon to start... [2022-06-02T19:57:45.316Z] Starting dockerd [2022-06-02T19:57:45.316Z] +++ 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-06-02T19:57:45.316Z] . [2022-06-02T19:57:45.316Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T19:57:45.316Z] [2022-06-02T19:57:45.316Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T19:57:45.316Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T19:57:45.316Z] Error: No such image: emptyfs [2022-06-02T19:57:45.316Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T19:57:45.316Z] ++++ docker load [2022-06-02T19:57:45.316Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T19:57:45.316Z] Error: No such image: emptyfs [2022-06-02T19:57:45.316Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T19:57:45.316Z] ++++ docker load [2022-06-02T19:57:45.316Z] Running integration-test (iteration 1) [2022-06-02T19:57:45.316Z] Running integration-test (iteration 1) [2022-06-02T19:57:45.316Z] 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-06-02T19:57:45.316Z] ++ 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-06-02T19:57:45.316Z] 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-06-02T19:57:45.316Z] ++ 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-06-02T19:57:45.316Z] ++ set -e [2022-06-02T19:57:45.316Z] ++ set -e [2022-06-02T19:57:45.316Z] ++ '[' -n 0 ']' [2022-06-02T19:57:45.316Z] ++ set -x [2022-06-02T19:57:45.316Z] ++ 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-06-02T19:57:45.316Z] ++ '[' -n 0 ']' [2022-06-02T19:57:45.316Z] ++ set -x [2022-06-02T19:57:45.316Z] ++ 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-06-02T19:57:48.515Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-02T19:57:53.190Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-06-02T19:58:08.284Z] --- PASS: TestBuildWithHugeFile (51.21s) [2022-06-02T19:58:08.285Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T19:58:08.285Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:08.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:08.285Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:08.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:08.285Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:08.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:08.285Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:08.285Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:08.285Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:08.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-06-02T19:58:08.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-02T19:58:08.285Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-02T19:58:08.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T19:58:08.285Z] === RUN TestBuildPreserveOwnership [2022-06-02T19:58:08.285Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T19:58:09.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T19:58:09.546Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-02T19:58:13.404Z] --- PASS: TestBuildPreserveOwnership (9.55s) [2022-06-02T19:58:13.404Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.54s) [2022-06-02T19:58:13.404Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-02T19:58:13.404Z] === RUN TestBuildPlatformInvalid [2022-06-02T19:58:13.404Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-02T19:58:13.404Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T19:58:13.404Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-06-02T19:58:13.404Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-02T19:58:13.404Z] PASS [2022-06-02T19:58:13.404Z] [2022-06-02T19:58:13.404Z] === Skipped [2022-06-02T19:58:13.404Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T19:58:13.404Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:58:13.404Z] [2022-06-02T19:58:13.404Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-02T19:58:13.404Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-06-02T19:58:13.404Z] [2022-06-02T19:58:13.404Z] DONE 33 tests, 2 skipped in 131.513s [2022-06-02T19:58:13.404Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T19:58:13.404Z] INFO: Testing against a local daemon [2022-06-02T19:58:13.404Z] === RUN TestConfigInspect [2022-06-02T19:58:13.404Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:13.404Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-02T19:58:13.404Z] === RUN TestConfigList [2022-06-02T19:58:13.404Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:13.404Z] --- SKIP: TestConfigList (0.02s) [2022-06-02T19:58:13.404Z] === RUN TestConfigsCreateAndDelete [2022-06-02T19:58:13.404Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:13.404Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-02T19:58:13.404Z] === RUN TestConfigsUpdate [2022-06-02T19:58:13.404Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:13.404Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-02T19:58:13.404Z] === RUN TestTemplatedConfig [2022-06-02T19:58:13.404Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:13.404Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-02T19:58:13.404Z] === RUN TestConfigCreateResolve [2022-06-02T19:58:13.404Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:13.404Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-02T19:58:13.404Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T19:58:14.880Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-06-02T19:58:14.880Z] PASS [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] === Skipped [2022-06-02T19:58:14.880Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-02T19:58:14.880Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-06-02T19:58:14.880Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-02T19:58:14.880Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-02T19:58:14.880Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-02T19:58:14.880Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-02T19:58:14.880Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T19:58:14.880Z] [2022-06-02T19:58:14.880Z] DONE 7 tests, 6 skipped in 1.706s [2022-06-02T19:58:14.880Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T19:58:15.138Z] INFO: Testing against a local daemon [2022-06-02T19:58:15.138Z] === RUN TestCheckpoint [2022-06-02T19:58:15.138Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:58:15.138Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T19:58:15.138Z] === RUN TestContainerInvalidJSON [2022-06-02T19:58:15.138Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:58:15.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:58:15.138Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:58:15.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:58:15.138Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:58:15.138Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:58:15.138Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:58:15.138Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:58:15.138Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:58:15.138Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T19:58:15.138Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-06-02T19:58:15.138Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-06-02T19:58:15.138Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-06-02T19:58:15.138Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T19:58:15.138Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-02T19:58:15.138Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T19:58:15.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-02T19:58:15.138Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T19:58:15.396Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-02T19:58:15.396Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T19:58:15.396Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-02T19:58:15.396Z] === RUN TestCopyFromContainer [2022-06-02T19:58:19.155Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer// [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T19:58:19.581Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer (4.37s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-02T19:58:19.839Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-02T19:58:19.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T19:58:19.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:58:19.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:58:19.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:58:19.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:58:19.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:58:19.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:58:19.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:58:19.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:58:19.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:58:19.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-02T19:58:19.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T19:58:19.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T19:58:19.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T19:58:19.839Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T19:58:19.839Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T19:58:19.839Z] === RUN TestCreateWithInvalidEnv [2022-06-02T19:58:19.839Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T19:58:19.839Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T19:58:19.839Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T19:58:19.839Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T19:58:19.839Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T19:58:19.839Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T19:58:19.839Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T19:58:19.839Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T19:58:19.839Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T19:58:19.839Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T19:58:19.839Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T19:58:19.839Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T19:58:19.839Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T19:58:19.839Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T19:58:19.839Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T19:58:19.839Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T19:58:20.614Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-02T19:58:21.214Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-06-02T19:58:21.214Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-06-02T19:58:22.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T19:58:22.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:58:22.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:58:22.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:58:22.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:58:22.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:58:22.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:58:22.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:58:22.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:58:22.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:58:22.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:58:22.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:58:22.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:58:22.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:58:22.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:58:22.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T19:58:22.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T19:58:22.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T19:58:22.407Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-06-02T19:58:22.407Z] === RUN TestCreateDifferentPlatform [2022-06-02T19:58:22.407Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T19:58:22.407Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T19:58:22.407Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-02T19:58:22.407Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T19:58:22.407Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T19:58:22.407Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T19:58:22.407Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-02T19:58:22.407Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T19:58:22.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-02T19:58:22.666Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T19:58:22.666Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-02T19:58:22.666Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-02T19:58:22.666Z] === RUN TestDaemonRestartIpcMode [2022-06-02T19:58:22.666Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T19:58:22.666Z] === RUN TestDaemonHostGatewayIP [2022-06-02T19:58:22.666Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T19:58:22.666Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-02T19:58:22.666Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T19:58:22.666Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T19:58:22.666Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T19:58:22.666Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-02T19:58:22.666Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-02T19:58:22.666Z] === RUN TestDiff [2022-06-02T19:58:22.925Z] --- PASS: TestDiff (0.37s) [2022-06-02T19:58:22.925Z] === RUN TestExecWithCloseStdin [2022-06-02T19:58:23.493Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-06-02T19:58:23.493Z] === RUN TestExec [2022-06-02T19:58:23.752Z] --- PASS: TestExec (0.43s) [2022-06-02T19:58:23.752Z] === RUN TestExecUser [2022-06-02T19:58:24.318Z] --- PASS: TestExecUser (0.44s) [2022-06-02T19:58:24.318Z] === RUN TestExportContainerAndImportImage [2022-06-02T19:58:24.886Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-06-02T19:58:24.886Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T19:58:25.364Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-06-02T19:58:28.169Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2022-06-02T19:58:28.169Z] === RUN TestHealthCheckWorkdir [2022-06-02T19:58:28.737Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-06-02T19:58:28.737Z] === RUN TestHealthKillContainer [2022-06-02T19:58:29.041Z] --- PASS: TestBuildWithHugeFile (43.56s) [2022-06-02T19:58:29.041Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T19:58:29.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:29.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:29.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:29.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:29.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:29.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:29.041Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:29.041Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:29.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:29.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-02T19:58:29.041Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-06-02T19:58:29.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-06-02T19:58:29.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T19:58:29.041Z] === RUN TestBuildPreserveOwnership [2022-06-02T19:58:29.041Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T19:58:29.041Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T19:58:29.041Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-06-02T19:58:29.041Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.91s) [2022-06-02T19:58:29.041Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-06-02T19:58:29.041Z] === RUN TestBuildPlatformInvalid [2022-06-02T19:58:29.041Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-02T19:58:29.041Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T19:58:31.986Z] Loaded image: buildpack-deps:buster [2022-06-02T19:58:31.986Z] Loaded image: busybox:latest [2022-06-02T19:58:31.986Z] Loaded image: buildpack-deps:buster [2022-06-02T19:58:31.986Z] Loaded image: busybox:latest [2022-06-02T19:58:31.986Z] Loaded image: busybox:glibc [2022-06-02T19:58:31.986Z] Loaded image: busybox:glibc [2022-06-02T19:58:36.170Z] Loaded image: debian:bullseye [2022-06-02T19:58:36.170Z] Loaded image: hello-world:latest [2022-06-02T19:58:36.170Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:58:36.429Z] INFO: Testing against a local daemon [2022-06-02T19:58:36.429Z] === RUN TestDockerDaemonSuite [2022-06-02T19:58:36.429Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-02T19:58:36.847Z] --- PASS: TestHealthKillContainer (7.87s) [2022-06-02T19:58:36.847Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T19:58:36.847Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T19:58:36.847Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T19:58:36.847Z] === RUN TestIpcModeNone [2022-06-02T19:58:36.995Z] Loaded image: debian:bullseye [2022-06-02T19:58:37.106Z] --- PASS: TestIpcModeNone (0.48s) [2022-06-02T19:58:37.106Z] === RUN TestIpcModePrivate [2022-06-02T19:58:37.253Z] Loaded image: hello-world:latest [2022-06-02T19:58:37.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-02T19:58:37.364Z] --- PASS: TestIpcModePrivate (0.47s) [2022-06-02T19:58:37.364Z] === RUN TestIpcModeShareable [2022-06-02T19:58:37.364Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:58:37.364Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-02T19:58:37.364Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T19:58:37.511Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:58:37.511Z] INFO: Testing against a local daemon [2022-06-02T19:58:37.511Z] === RUN TestDockerSuite [2022-06-02T19:58:37.511Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-02T19:58:37.511Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-02T19:58:37.769Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-02T19:58:37.769Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-02T19:58:37.769Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-02T19:58:37.769Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-02T19:58:37.769Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-02T19:58:37.769Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-02T19:58:38.335Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-02T19:58:38.594Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-02T19:58:38.741Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-06-02T19:58:38.741Z] === RUN TestAPIIpcModeHost [2022-06-02T19:58:38.741Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:58:38.741Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-02T19:58:38.741Z] === RUN TestDaemonIpcModeShareable [2022-06-02T19:58:38.741Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:58:38.741Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-02T19:58:38.741Z] === RUN TestDaemonIpcModePrivate [2022-06-02T19:58:39.160Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-02T19:58:39.160Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-02T19:58:39.418Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-02T19:58:39.676Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-02T19:58:39.677Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-02T19:58:39.677Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-02T19:58:39.869Z] ......................... [ 67%] [2022-06-02T19:58:41.051Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-02T19:58:41.051Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2022-06-02T19:58:41.051Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T19:58:41.051Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:58:41.051Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-02T19:58:41.051Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T19:58:41.051Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:58:41.051Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-02T19:58:41.051Z] === RUN TestIpcModeOlderClient [2022-06-02T19:58:41.051Z] === PAUSE TestIpcModeOlderClient [2022-06-02T19:58:41.051Z] === RUN TestKillContainerInvalidSignal [2022-06-02T19:58:41.269Z] Loaded image: buildpack-deps:buster [2022-06-02T19:58:41.269Z] Loaded image: busybox:latest [2022-06-02T19:58:41.269Z] Loaded image: busybox:glibc [2022-06-02T19:58:41.269Z] Loaded image: debian:bullseye [2022-06-02T19:58:41.269Z] Loaded image: hello-world:latest [2022-06-02T19:58:41.270Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:58:41.310Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-02T19:58:41.310Z] === RUN TestKillContainer [2022-06-02T19:58:41.310Z] === RUN TestKillContainer/no_signal [2022-06-02T19:58:41.310Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-02T19:58:41.310Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-02T19:58:41.310Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-02T19:58:41.876Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T19:58:41.876Z] === RUN TestKillContainer/killing_signal [2022-06-02T19:58:41.876Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-02T19:58:42.442Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-02T19:58:42.811Z] --- PASS: TestKillContainer (1.25s) [2022-06-02T19:58:42.811Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-06-02T19:58:42.811Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-06-02T19:58:42.811Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-06-02T19:58:42.811Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T19:58:42.812Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T19:58:43.070Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T19:58:43.328Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2022-06-02T19:58:43.328Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-06-02T19:58:43.328Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-02T19:58:43.328Z] === RUN TestKillStoppedContainer [2022-06-02T19:58:43.328Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-02T19:58:43.328Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T19:58:43.328Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-02T19:58:43.328Z] === RUN TestKillDifferentUserContainer [2022-06-02T19:58:43.376Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-02T19:58:43.376Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-02T19:58:43.634Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-02T19:58:43.634Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-02T19:58:43.634Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-02T19:58:43.897Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-06-02T19:58:43.897Z] === RUN TestInspectOomKilledTrue [2022-06-02T19:58:43.897Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:58:43.897Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T19:58:43.897Z] === RUN TestInspectOomKilledFalse [2022-06-02T19:58:43.897Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T19:58:43.897Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T19:58:43.897Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T19:58:43.897Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-02T19:58:43.897Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-02T19:58:43.897Z] === RUN TestLinksContainerNames [2022-06-02T19:58:44.465Z] --- PASS: TestLinksContainerNames (0.74s) [2022-06-02T19:58:44.465Z] === RUN TestLogsFollowTailEmpty [2022-06-02T19:58:45.032Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-06-02T19:58:45.032Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T19:58:45.290Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/default [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/private [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/slave [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/shared [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/default [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/shared [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/slave [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/private [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T19:58:45.291Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:58:45.291Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:58:45.291Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T19:58:45.549Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:58:45.808Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T19:58:45.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-06-02T19:58:45.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-02T19:58:45.809Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T19:58:45.809Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T19:58:45.809Z] 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-06-02T19:58:45.809Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-06-02T19:58:45.809Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T19:58:45.809Z] 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-06-02T19:58:45.809Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-02T19:58:45.809Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T19:58:45.809Z] 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-06-02T19:58:45.809Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-02T19:58:45.809Z] === RUN TestNetworkNat [2022-06-02T19:58:46.374Z] --- PASS: TestNetworkNat (0.53s) [2022-06-02T19:58:46.374Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T19:58:46.633Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-06-02T19:58:46.633Z] === RUN TestNetworkLoopbackNat [2022-06-02T19:58:49.162Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-06-02T19:58:49.162Z] === RUN TestPause [2022-06-02T19:58:49.162Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:58:49.162Z] --- SKIP: TestPause (0.00s) [2022-06-02T19:58:49.162Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T19:58:49.162Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T19:58:49.162Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T19:58:49.162Z] === RUN TestPauseStopPausedContainer [2022-06-02T19:58:49.162Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:58:49.162Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-06-02T19:58:49.162Z] === RUN TestPsFilter [2022-06-02T19:58:49.403Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.20s) [2022-06-02T19:58:49.403Z] PASS [2022-06-02T19:58:49.403Z] [2022-06-02T19:58:49.403Z] === Skipped [2022-06-02T19:58:49.403Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-02T19:58:49.403Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:58:49.403Z] [2022-06-02T19:58:49.403Z] DONE 33 tests, 1 skipped in 100.171s [2022-06-02T19:58:49.403Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T19:58:49.403Z] ++ 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-06-02T19:58:49.403Z] ++ set -e [2022-06-02T19:58:49.403Z] ++ '[' -n 0 ']' [2022-06-02T19:58:49.403Z] ++ set -x [2022-06-02T19:58:49.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-02T19:58:49.403Z] INFO: Testing against a local daemon [2022-06-02T19:58:49.403Z] === RUN TestConfigInspect [2022-06-02T19:58:49.420Z] --- PASS: TestPsFilter (0.09s) [2022-06-02T19:58:49.420Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T19:58:49.679Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-06-02T19:58:49.679Z] === RUN TestRemoveContainerWithVolume [2022-06-02T19:58:50.245Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-02T19:58:50.245Z] === RUN TestRemoveContainerRunning [2022-06-02T19:58:50.297Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-02T19:58:50.506Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-06-02T19:58:50.506Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T19:58:50.786Z] --- PASS: TestConfigInspect (2.49s) [2022-06-02T19:58:50.786Z] === RUN TestConfigList [2022-06-02T19:58:51.073Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-06-02T19:58:51.073Z] === RUN TestRemoveInvalidContainer [2022-06-02T19:58:51.073Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T19:58:51.073Z] === RUN TestRenameLinkedContainer [2022-06-02T19:58:51.231Z] --- PASS: TestBuildWithHugeFile (113.01s) [2022-06-02T19:58:51.231Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T19:58:51.231Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:51.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:51.231Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:51.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:51.231Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:51.231Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:51.231Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:58:51.231Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:58:51.488Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:58:51.488Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-02T19:58:51.488Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-06-02T19:58:51.488Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-02T19:58:51.488Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-02T19:58:51.488Z] === RUN TestBuildPreserveOwnership [2022-06-02T19:58:51.488Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T19:58:51.746Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-02T19:58:52.448Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-06-02T19:58:52.448Z] === RUN TestRenameStoppedContainer [2022-06-02T19:58:52.703Z] --- PASS: TestConfigList (2.16s) [2022-06-02T19:58:52.703Z] === RUN TestConfigsCreateAndDelete [2022-06-02T19:58:53.015Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-02T19:58:53.015Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T19:58:53.645Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T19:58:53.645Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-02T19:58:54.029Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-06-02T19:58:54.029Z] === RUN TestRenameInvalidName [2022-06-02T19:58:54.303Z] --- PASS: TestRenameInvalidName (0.40s) [2022-06-02T19:58:54.303Z] === RUN TestRenameAnonymousContainer [2022-06-02T19:58:54.614Z] --- PASS: TestConfigsCreateAndDelete (1.79s) [2022-06-02T19:58:54.614Z] === RUN TestConfigsUpdate [2022-06-02T19:58:55.019Z] --- PASS: TestBuildPreserveOwnership (3.30s) [2022-06-02T19:58:55.019Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.08s) [2022-06-02T19:58:55.019Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-06-02T19:58:55.019Z] === RUN TestBuildPlatformInvalid [2022-06-02T19:58:55.019Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-06-02T19:58:55.019Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T19:58:55.586Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-02T19:58:55.704Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-06-02T19:58:55.704Z] === RUN TestRenameContainerWithSameName [2022-06-02T19:58:55.963Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-06-02T19:58:55.963Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T19:58:56.521Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-02T19:58:56.897Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-06-02T19:58:56.897Z] === RUN TestResize [2022-06-02T19:58:57.087Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-02T19:58:57.155Z] --- PASS: TestResize (0.38s) [2022-06-02T19:58:57.155Z] === RUN TestResizeWithInvalidSize [2022-06-02T19:58:57.155Z] --- PASS: TestConfigsUpdate (2.23s) [2022-06-02T19:58:57.155Z] === RUN TestTemplatedConfig [2022-06-02T19:58:57.721Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-06-02T19:58:57.722Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T19:58:57.980Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-06-02T19:58:57.980Z] === RUN TestDaemonRestartKillContainers [2022-06-02T19:58:57.980Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-02T19:58:57.980Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-02T19:58:57.980Z] === RUN TestCgroupNamespacesRun [2022-06-02T19:58:58.020Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-02T19:58:58.587Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-02T19:58:59.292Z] --- PASS: TestImportExtremelyLargeImageWorks (89.53s) [2022-06-02T19:58:59.292Z] PASS [2022-06-02T19:58:59.292Z] [2022-06-02T19:58:59.292Z] DONE 12 tests in 92.362s [2022-06-02T19:58:59.292Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T19:58:59.292Z] INFO: Testing against a local daemon [2022-06-02T19:58:59.292Z] === RUN TestNetworkCreateDelete [2022-06-02T19:58:59.292Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-02T19:58:59.292Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T19:58:59.292Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-02T19:58:59.292Z] === RUN TestDaemonDNSFallback [2022-06-02T19:58:59.292Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-06-02T19:58:59.292Z] === RUN TestInspectNetwork [2022-06-02T19:58:59.697Z] --- PASS: TestTemplatedConfig (2.45s) [2022-06-02T19:58:59.697Z] === RUN TestConfigCreateResolve [2022-06-02T19:59:00.487Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-02T19:59:00.487Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-02T19:59:00.511Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2022-06-02T19:59:00.511Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T19:59:01.420Z] docker_cli_daemon_test.go:1456: [dca1e8961be8a] daemon is not started [2022-06-02T19:59:01.606Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-06-02T19:59:01.607Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T19:59:01.867Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-02T19:59:01.867Z] PASS [2022-06-02T19:59:01.867Z] [2022-06-02T19:59:01.867Z] DONE 7 tests in 13.963s [2022-06-02T19:59:01.867Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T19:59:01.867Z] ++ 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-06-02T19:59:01.867Z] ++ set -e [2022-06-02T19:59:01.867Z] ++ '[' -n 0 ']' [2022-06-02T19:59:01.867Z] ++ set -x [2022-06-02T19:59:01.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-02T19:59:02.127Z] INFO: Testing against a local daemon [2022-06-02T19:59:02.127Z] === RUN TestCheckpoint [2022-06-02T19:59:02.127Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:59:02.127Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T19:59:02.127Z] === RUN TestContainerInvalidJSON [2022-06-02T19:59:02.127Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:02.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:02.127Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:02.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:02.127Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:02.127Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:02.127Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:02.127Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:02.127Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:02.127Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T19:59:02.127Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-06-02T19:59:02.127Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-06-02T19:59:02.127Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-06-02T19:59:02.127Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T19:59:02.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-06-02T19:59:02.127Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T19:59:02.355Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-02T19:59:02.355Z] check_test.go:309: [d1814bc2dc478] daemon is not started [2022-06-02T19:59:02.355Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-02T19:59:02.388Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-06-02T19:59:02.388Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T19:59:02.388Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-06-02T19:59:02.388Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T19:59:02.388Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-02T19:59:02.388Z] === RUN TestCopyFromContainer [2022-06-02T19:59:02.412Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-06-02T19:59:02.412Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T19:59:02.554Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T19:59:02.554Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T19:59:02.554Z] === RUN TestInspectNetwork/network_name [2022-06-02T19:59:02.554Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T19:59:03.289Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-02T19:59:03.328Z] === RUN TestCopyFromContainer// [2022-06-02T19:59:03.588Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T19:59:03.588Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T19:59:03.588Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T19:59:03.588Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T19:59:03.849Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T19:59:03.849Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T19:59:03.849Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T19:59:03.849Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T19:59:04.109Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer (1.65s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T19:59:04.109Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-02T19:59:04.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T19:59:04.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:04.109Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:04.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:04.109Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:04.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:04.109Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:04.109Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:04.109Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:04.109Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:04.109Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-02T19:59:04.109Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T19:59:04.109Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T19:59:04.109Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T19:59:04.109Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T19:59:04.109Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T19:59:04.109Z] === RUN TestCreateWithInvalidEnv [2022-06-02T19:59:04.109Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T19:59:04.109Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T19:59:04.109Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T19:59:04.109Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T19:59:04.109Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T19:59:04.109Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T19:59:04.109Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T19:59:04.109Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T19:59:04.109Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T19:59:04.109Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T19:59:04.109Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T19:59:04.109Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T19:59:04.109Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-06-02T19:59:04.109Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T19:59:04.109Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-02T19:59:04.109Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T19:59:04.223Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-02T19:59:04.312Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-06-02T19:59:04.313Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T19:59:04.790Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-02T19:59:05.493Z] --- PASS: TestCreateWithCustomMaskedPaths (1.39s) [2022-06-02T19:59:05.493Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T19:59:05.725Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-02T19:59:06.292Z] check_test.go:309: [d640f0eb263c0] daemon is not started [2022-06-02T19:59:06.292Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-02T19:59:06.551Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-02T19:59:06.718Z] --- PASS: TestInspectNetwork (7.09s) [2022-06-02T19:59:06.718Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T19:59:06.718Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T19:59:06.718Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T19:59:06.718Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T19:59:06.718Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T19:59:06.851Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-06-02T19:59:06.851Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T19:59:06.875Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s) [2022-06-02T19:59:06.876Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T19:59:06.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:59:06.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:59:06.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:59:06.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:59:06.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:59:06.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:59:06.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:59:06.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:59:06.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:59:06.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:59:06.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:59:06.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:59:06.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:59:06.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:59:06.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:59:06.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T19:59:06.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T19:59:06.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T19:59:06.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T19:59:06.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T19:59:06.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T19:59:06.876Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T19:59:07.450Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-06-02T19:59:07.450Z] === RUN TestCreateDifferentPlatform [2022-06-02T19:59:07.450Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T19:59:07.450Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T19:59:07.450Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-02T19:59:07.450Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T19:59:07.450Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T19:59:07.450Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T19:59:07.450Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-02T19:59:07.450Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T19:59:07.450Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-02T19:59:07.450Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T19:59:07.450Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T19:59:07.450Z] === RUN TestDaemonRestartIpcMode [2022-06-02T19:59:07.450Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T19:59:07.450Z] === RUN TestDaemonHostGatewayIP [2022-06-02T19:59:07.450Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T19:59:07.450Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T19:59:07.450Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T19:59:07.450Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T19:59:07.450Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T19:59:07.450Z] === RUN TestDiff [2022-06-02T19:59:07.485Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-02T19:59:08.020Z] --- PASS: TestDiff (0.45s) [2022-06-02T19:59:08.020Z] === RUN TestExecWithCloseStdin [2022-06-02T19:59:08.082Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-06-02T19:59:08.082Z] === RUN TestNetworkInvalidJSON [2022-06-02T19:59:08.082Z] === RUN TestNetworkInvalidJSON//networks/create [2022-06-02T19:59:08.082Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-06-02T19:59:08.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T19:59:08.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T19:59:08.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T19:59:08.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T19:59:08.082Z] === CONT TestNetworkInvalidJSON//networks/create [2022-06-02T19:59:08.082Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T19:59:08.082Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-06-02T19:59:08.082Z] === RUN TestNetworkList [2022-06-02T19:59:08.082Z] === RUN TestNetworkList//networks [2022-06-02T19:59:08.082Z] === PAUSE TestNetworkList//networks [2022-06-02T19:59:08.082Z] === RUN TestNetworkList//networks/ [2022-06-02T19:59:08.082Z] === PAUSE TestNetworkList//networks/ [2022-06-02T19:59:08.082Z] === CONT TestNetworkList//networks [2022-06-02T19:59:08.082Z] === CONT TestNetworkList//networks/ [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T19:59:08.082Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T19:59:08.082Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T19:59:08.338Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-02T19:59:08.338Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T19:59:08.423Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-02T19:59:08.589Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-02T19:59:08.589Z] === RUN TestExec [2022-06-02T19:59:08.754Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2022-06-02T19:59:08.754Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T19:59:08.850Z] --- PASS: TestExec (0.50s) [2022-06-02T19:59:08.850Z] === RUN TestExecUser [2022-06-02T19:59:09.420Z] --- PASS: TestExecUser (0.51s) [2022-06-02T19:59:09.420Z] === RUN TestExportContainerAndImportImage [2022-06-02T19:59:09.700Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-02T19:59:09.700Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T19:59:09.796Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-02T19:59:09.990Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-06-02T19:59:09.990Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T19:59:10.302Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-02T19:59:10.302Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T19:59:11.170Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-02T19:59:11.170Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-02T19:59:11.228Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-02T19:59:11.228Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T19:59:11.283Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2022-06-02T19:59:11.283Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T19:59:11.371Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-02T19:59:11.371Z] === RUN TestHealthCheckWorkdir [2022-06-02T19:59:11.736Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-02T19:59:11.736Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-02T19:59:11.941Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-06-02T19:59:11.941Z] === RUN TestHealthKillContainer [2022-06-02T19:59:12.592Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-06-02T19:59:12.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T19:59:12.656Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-06-02T19:59:12.656Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T19:59:13.114Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-02T19:59:13.152Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-02T19:59:13.152Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T19:59:13.705Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-02T19:59:13.706Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-02T19:59:15.185Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2022-06-02T19:59:15.185Z] === RUN TestNISDomainname [2022-06-02T19:59:15.185Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-02T19:59:15.185Z] --- SKIP: TestNISDomainname (0.01s) [2022-06-02T19:59:15.185Z] === RUN TestHostnameDnsResolution [2022-06-02T19:59:15.443Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-06-02T19:59:15.443Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T19:59:15.443Z] 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-06-02T19:59:15.443Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-02T19:59:15.443Z] === RUN TestStats [2022-06-02T19:59:15.443Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:15.443Z] --- SKIP: TestStats (0.00s) [2022-06-02T19:59:15.443Z] === RUN TestStopContainerWithTimeout [2022-06-02T19:59:15.443Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T19:59:15.443Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T19:59:15.443Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T19:59:15.443Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T19:59:15.443Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T19:59:15.443Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T19:59:15.443Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T19:59:15.443Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T19:59:15.443Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T19:59:15.443Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T19:59:15.760Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-06-02T19:59:15.760Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T19:59:15.760Z] service_test.go:242: FLAKY_TEST [2022-06-02T19:59:15.760Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T19:59:15.760Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T19:59:16.070Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T19:59:16.381Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-02T19:59:17.969Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T19:59:18.973Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-02T19:59:19.342Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T19:59:19.342Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-06-02T19:59:19.342Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-06-02T19:59:19.342Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-06-02T19:59:19.342Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-06-02T19:59:19.342Z] === RUN TestDeleteDevicemapper [2022-06-02T19:59:19.342Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T19:59:19.342Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T19:59:19.342Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T19:59:19.663Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-02T19:59:20.085Z] --- PASS: TestHealthKillContainer (7.94s) [2022-06-02T19:59:20.085Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T19:59:20.355Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-06-02T19:59:20.355Z] === RUN TestIpcModeNone [2022-06-02T19:59:20.932Z] --- PASS: TestIpcModeNone (0.48s) [2022-06-02T19:59:20.932Z] === RUN TestIpcModePrivate [2022-06-02T19:59:21.198Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-02T19:59:21.245Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-06-02T19:59:21.245Z] === RUN TestUpdateMemory [2022-06-02T19:59:21.245Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:21.245Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-02T19:59:21.245Z] === RUN TestUpdateCPUQuota [2022-06-02T19:59:21.245Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:21.245Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-02T19:59:21.245Z] === RUN TestUpdatePidsLimit [2022-06-02T19:59:21.245Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:21.245Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-02T19:59:21.245Z] === RUN TestUpdateRestartPolicy [2022-06-02T19:59:21.458Z] --- PASS: TestIpcModePrivate (0.53s) [2022-06-02T19:59:21.458Z] === RUN TestIpcModeShareable [2022-06-02T19:59:21.718Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-02T19:59:21.978Z] --- PASS: TestIpcModeShareable (0.50s) [2022-06-02T19:59:21.978Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T19:59:22.191Z] Loaded image: buildpack-deps:buster [2022-06-02T19:59:22.191Z] Loaded image: busybox:latest [2022-06-02T19:59:22.191Z] Loaded image: busybox:glibc [2022-06-02T19:59:23.123Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-02T19:59:23.359Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-06-02T19:59:23.359Z] === RUN TestAPIIpcModeHost [2022-06-02T19:59:23.929Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-02T19:59:23.929Z] === RUN TestDaemonIpcModeShareable [2022-06-02T19:59:24.871Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-02T19:59:24.871Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-06-02T19:59:24.871Z] === RUN TestDaemonIpcModePrivate [2022-06-02T19:59:25.653Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-02T19:59:26.256Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-02T19:59:26.256Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-06-02T19:59:26.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T19:59:27.195Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-02T19:59:27.456Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-06-02T19:59:27.456Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T19:59:27.552Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-02T19:59:27.811Z] Loaded image: debian:bullseye [2022-06-02T19:59:28.069Z] Loaded image: hello-world:latest [2022-06-02T19:59:28.069Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T19:59:28.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-02T19:59:28.396Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-06-02T19:59:28.396Z] === RUN TestIpcModeOlderClient [2022-06-02T19:59:28.396Z] === PAUSE TestIpcModeOlderClient [2022-06-02T19:59:28.396Z] === RUN TestKillContainerInvalidSignal [2022-06-02T19:59:28.965Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-06-02T19:59:28.965Z] === RUN TestKillContainer [2022-06-02T19:59:28.965Z] === RUN TestKillContainer/no_signal [2022-06-02T19:59:29.445Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-06-02T19:59:29.536Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T19:59:29.796Z] === RUN TestKillContainer/killing_signal [2022-06-02T19:59:30.011Z] check_test.go:309: [db53b4a74504e] daemon is not started [2022-06-02T19:59:30.012Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-06-02T19:59:30.365Z] --- PASS: TestKillContainer (1.38s) [2022-06-02T19:59:30.365Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-06-02T19:59:30.365Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-06-02T19:59:30.365Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-06-02T19:59:30.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T19:59:30.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T19:59:30.577Z] check_test.go:309: [d42e3de1a62f1] daemon is not started [2022-06-02T19:59:30.577Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-02T19:59:30.636Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2022-06-02T19:59:30.636Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T19:59:30.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T19:59:31.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) [2022-06-02T19:59:31.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-06-02T19:59:31.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2022-06-02T19:59:31.506Z] === RUN TestKillStoppedContainer [2022-06-02T19:59:31.506Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-02T19:59:31.506Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T19:59:31.506Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-02T19:59:31.506Z] === RUN TestKillDifferentUserContainer [2022-06-02T19:59:31.512Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-02T19:59:31.766Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-02T19:59:31.766Z] === RUN TestInspectOomKilledTrue [2022-06-02T19:59:32.001Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fq1shsp7s5d6xfshg5ozarosf Created:2022-06-02 19:59:30.641312923 +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[815635ee539e22e5ba19da68ba9acacc5b4fb79724781ab819d7a02e80c0a9f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4fvmjhqa3qiwc4pckbhjc73w3 EndpointID:70d2a3d1a13fefbd7df54356ccd17781d4f1bb803b5b2444193910da5afc60a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:975a90ee02379575a81f91e726bfb059632f1d9797478cdd6129ce949f9b198e 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:f0d9ba87e542 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4fvmjhqa3qiwc4pckbhjc73w3 EndpointID:70d2a3d1a13fefbd7df54356ccd17781d4f1bb803b5b2444193910da5afc60a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T19:59:32.079Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-02T19:59:32.337Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-06-02T19:59:32.337Z] === RUN TestInspectOomKilledFalse [2022-06-02T19:59:32.337Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-02T19:59:32.595Z] check_test.go:309: [d37a3e8c62b6e] daemon is not started [2022-06-02T19:59:32.595Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-02T19:59:32.906Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-02T19:59:32.906Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T19:59:33.166Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-06-02T19:59:33.166Z] === RUN TestLinksContainerNames [2022-06-02T19:59:33.441Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2022-06-02T19:59:33.441Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T19:59:33.441Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-06-02T19:59:33.441Z] === RUN TestWaitNonBlocked [2022-06-02T19:59:33.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T19:59:33.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T19:59:33.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T19:59:33.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T19:59:33.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T19:59:33.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T19:59:33.441Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T19:59:33.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-06-02T19:59:33.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-06-02T19:59:33.441Z] === RUN TestWaitBlocked [2022-06-02T19:59:33.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T19:59:33.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T19:59:33.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T19:59:33.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T19:59:33.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T19:59:33.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T19:59:33.520Z] --- PASS: TestBuildWithHugeFile (119.54s) [2022-06-02T19:59:33.520Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T19:59:33.520Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:59:33.520Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:59:33.520Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:59:33.520Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:59:33.520Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:59:33.520Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:59:33.520Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T19:59:33.520Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T19:59:33.520Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T19:59:33.520Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-06-02T19:59:33.520Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-06-02T19:59:33.520Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-06-02T19:59:33.520Z] === RUN TestBuildPreserveOwnership [2022-06-02T19:59:33.520Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T19:59:33.520Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestBuildPlatformInvalid [2022-06-02T19:59:33.520Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-02T19:59:33.520Z] PASS [2022-06-02T19:59:33.520Z] ok github.com/docker/docker/integration/build 182.935s [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === Skipped [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-06-02T19:59:33.520Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-06-02T19:59:33.520Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-06-02T19:59:33.520Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-06-02T19:59:33.520Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-06-02T19:59:33.520Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] DONE 28 tests, 5 skipped in 205.622s [2022-06-02T19:59:33.520Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-06-02T19:59:33.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T19:59:33.520Z] INFO: Testing against a local daemon [2022-06-02T19:59:33.520Z] === RUN TestConfigInspect [2022-06-02T19:59:33.520Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestConfigInspect (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestConfigList [2022-06-02T19:59:33.520Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestConfigList (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestConfigsCreateAndDelete [2022-06-02T19:59:33.520Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestConfigsUpdate [2022-06-02T19:59:33.520Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestTemplatedConfig [2022-06-02T19:59:33.520Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestConfigCreateResolve [2022-06-02T19:59:33.520Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T19:59:33.520Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T19:59:33.520Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T19:59:33.520Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-06-02T19:59:33.520Z] PASS [2022-06-02T19:59:33.520Z] ok github.com/docker/docker/integration/config 0.107s [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === Skipped [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-06-02T19:59:33.520Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T19:59:33.520Z] [2022-06-02T19:59:33.520Z] DONE 7 tests, 7 skipped in 1.925s [2022-06-02T19:59:33.520Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-06-02T19:59:33.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T19:59:33.520Z] INFO: Testing against a local daemon [2022-06-02T19:59:33.520Z] === RUN TestCheckpoint [2022-06-02T19:59:33.520Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:59:33.520Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestContainerInvalidJSON [2022-06-02T19:59:33.520Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:33.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:33.520Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:33.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:33.520Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:33.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:33.520Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:33.520Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:33.520Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:33.520Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-06-02T19:59:33.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-06-02T19:59:33.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-06-02T19:59:33.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T19:59:33.520Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-06-02T19:59:33.520Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T19:59:33.520Z] copy_test.go:38: testEnv.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-06-02T19:59:33.520Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T19:59:33.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-06-02T19:59:33.520Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T19:59:33.520Z] copy_test.go:63: testEnv.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-06-02T19:59:33.520Z] === RUN TestCopyFromContainer [2022-06-02T19:59:33.520Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T19:59:33.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:33.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:33.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:33.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:33.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:33.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:33.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:33.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:33.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:33.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-06-02T19:59:33.520Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T19:59:33.520Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-06-02T19:59:33.520Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidEnv [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-06-02T19:59:33.520Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T19:59:33.520Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T19:59:33.520Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T19:59:33.520Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T19:59:33.520Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T19:59:33.520Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:59:33.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:59:33.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T19:59:33.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T19:59:33.520Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T19:59:33.520Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-06-02T19:59:33.520Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateDifferentPlatform [2022-06-02T19:59:33.520Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T19:59:33.520Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T19:59:33.520Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-02T19:59:33.520Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T19:59:33.520Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-06-02T19:59:33.520Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T19:59:33.520Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-06-02T19:59:33.520Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-02T19:59:33.520Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T19:59:33.520Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestDiff [2022-06-02T19:59:33.520Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-06-02T19:59:33.520Z] --- SKIP: TestDiff (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestExecWithCloseStdin [2022-06-02T19:59:33.520Z] --- PASS: TestExecWithCloseStdin (2.03s) [2022-06-02T19:59:33.520Z] === RUN TestExec [2022-06-02T19:59:33.520Z] --- PASS: TestExec (2.00s) [2022-06-02T19:59:33.520Z] === RUN TestExecUser [2022-06-02T19:59:33.520Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-06-02T19:59:33.520Z] --- SKIP: TestExecUser (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestExportContainerAndImportImage [2022-06-02T19:59:33.520Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T19:59:33.520Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:33.520Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestHealthCheckWorkdir [2022-06-02T19:59:33.520Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-06-02T19:59:33.520Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestHealthKillContainer [2022-06-02T19:59:33.520Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-06-02T19:59:33.520Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T19:59:33.520Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T19:59:33.520Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T19:59:33.520Z] === RUN TestKillContainerInvalidSignal [2022-06-02T19:59:33.520Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2022-06-02T19:59:33.520Z] === RUN TestKillContainer [2022-06-02T19:59:33.520Z] === RUN TestKillContainer/no_signal [2022-06-02T19:59:33.520Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T19:59:33.520Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-06-02T19:59:33.520Z] === RUN TestKillContainer/killing_signal [2022-06-02T19:59:33.704Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T19:59:33.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-06-02T19:59:33.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-06-02T19:59:33.704Z] === CONT TestDaemonRestartIpcMode [2022-06-02T19:59:33.704Z] === CONT TestIpcModeOlderClient [2022-06-02T19:59:33.704Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-02T19:59:33.704Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T19:59:33.969Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-02T19:59:34.108Z] --- PASS: TestLinksContainerNames (0.87s) [2022-06-02T19:59:34.108Z] === RUN TestLogsFollowTailEmpty [2022-06-02T19:59:34.120Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-02T19:59:34.227Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-02T19:59:34.368Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-06-02T19:59:34.368Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T19:59:34.938Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/default [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/private [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/slave [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/shared [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T19:59:34.938Z] === CONT TestMountDaemonRoot/default [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:59:34.938Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:59:34.938Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:59:34.938Z] === CONT TestMountDaemonRoot/shared [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:59:34.938Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:59:34.938Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:59:34.938Z] === CONT TestMountDaemonRoot/private [2022-06-02T19:59:34.938Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/slave [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T19:59:34.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:59:34.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T19:59:34.939Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T19:59:35.162Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-02T19:59:35.162Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T19:59:35.199Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T19:59:35.459Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-02T19:59:35.459Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T19:59:35.459Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T19:59:36.027Z] tests/integration/client_test.py ..... [ 75%] [2022-06-02T19:59:36.027Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-02T19:59:36.161Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-06-02T19:59:36.161Z] PASS [2022-06-02T19:59:36.161Z] [2022-06-02T19:59:36.161Z] === Skipped [2022-06-02T19:59:36.161Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T19:59:36.161Z] service_test.go:242: FLAKY_TEST [2022-06-02T19:59:36.161Z] [2022-06-02T19:59:36.161Z] DONE 26 tests, 1 skipped in 43.928s [2022-06-02T19:59:36.161Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T19:59:36.161Z] INFO: Testing against a local daemon [2022-06-02T19:59:36.161Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T19:59:36.161Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T19:59:36.161Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-02T19:59:36.161Z] === RUN TestDockerNetworkIpvlan [2022-06-02T19:59:36.161Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T19:59:36.161Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T19:59:36.161Z] PASS [2022-06-02T19:59:36.161Z] [2022-06-02T19:59:36.161Z] === Skipped [2022-06-02T19:59:36.161Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-02T19:59:36.161Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T19:59:36.161Z] [2022-06-02T19:59:36.161Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T19:59:36.161Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T19:59:36.161Z] [2022-06-02T19:59:36.161Z] DONE 2 tests, 2 skipped in 0.037s [2022-06-02T19:59:36.161Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T19:59:36.417Z] INFO: Testing against a local daemon [2022-06-02T19:59:36.417Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T19:59:36.538Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-02T19:59:36.596Z] tests/integration/errors_test.py . [ 76%] [2022-06-02T19:59:36.842Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-06-02T19:59:36.842Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T19:59:37.412Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-02T19:59:37.413Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T19:59:37.471Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-02T19:59:37.673Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-02T19:59:37.673Z] === RUN TestNetworkNat [2022-06-02T19:59:37.779Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-06-02T19:59:37.779Z] === RUN TestDockerNetworkMacvlan [2022-06-02T19:59:37.888Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2022-06-02T19:59:37.888Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2022-06-02T19:59:37.888Z] PASS [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === Skipped [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T19:59:37.888Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-02T19:59:37.888Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-02T19:59:37.888Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-02T19:59:37.888Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T19:59:37.888Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-02T19:59:37.888Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-02T19:59:37.888Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-02T19:59:37.888Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-02T19:59:37.888Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-02T19:59:37.888Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T19:59:37.888Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-02T19:59:37.888Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-02T19:59:37.888Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-06-02T19:59:37.888Z] 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-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-02T19:59:37.888Z] 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-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-02T19:59:37.888Z] 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-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-02T19:59:37.888Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T19:59:37.888Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-06-02T19:59:37.888Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-02T19:59:37.888Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-06-02T19:59:37.888Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-02T19:59:37.888Z] 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-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-02T19:59:37.888Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T19:59:37.888Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-02T19:59:37.888Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-02T19:59:37.888Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.888Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-02T19:59:37.888Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T19:59:37.888Z] [2022-06-02T19:59:37.889Z] DONE 177 tests, 27 skipped in 82.906s [2022-06-02T19:59:37.889Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T19:59:38.147Z] INFO: Testing against a local daemon [2022-06-02T19:59:38.147Z] === RUN TestCommitInheritsEnv [2022-06-02T19:59:38.243Z] --- PASS: TestNetworkNat (0.48s) [2022-06-02T19:59:38.243Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T19:59:38.341Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T19:59:38.503Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-06-02T19:59:38.503Z] === RUN TestNetworkLoopbackNat [2022-06-02T19:59:38.862Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.99s) [2022-06-02T19:59:38.862Z] PASS [2022-06-02T19:59:38.862Z] [2022-06-02T19:59:38.862Z] === Skipped [2022-06-02T19:59:38.862Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T19:59:38.862Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T19:59:38.862Z] [2022-06-02T19:59:38.862Z] DONE 33 tests, 1 skipped in 250.998s [2022-06-02T19:59:38.862Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T19:59:38.862Z] ++ 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-06-02T19:59:38.862Z] ++ set -e [2022-06-02T19:59:38.862Z] ++ '[' -n 0 ']' [2022-06-02T19:59:38.862Z] ++ set -x [2022-06-02T19:59:38.862Z] ++ 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-06-02T19:59:38.901Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T19:59:39.081Z] --- PASS: TestCommitInheritsEnv (1.09s) [2022-06-02T19:59:39.081Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T19:59:39.081Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T19:59:39.081Z] === RUN TestImagesFilterMultiReference [2022-06-02T19:59:39.120Z] INFO: Testing against a local daemon [2022-06-02T19:59:39.120Z] === RUN TestConfigInspect [2022-06-02T19:59:39.120Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-06-02T19:59:39.339Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-02T19:59:39.339Z] === RUN TestImagePullPlatformInvalid [2022-06-02T19:59:39.339Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-02T19:59:39.339Z] === RUN TestRemoveImageOrphaning [2022-06-02T19:59:39.827Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T19:59:40.052Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-02T19:59:40.310Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-06-02T19:59:40.675Z] --- PASS: TestKillContainer (8.69s) [2022-06-02T19:59:40.675Z] --- PASS: TestKillContainer/no_signal (1.77s) [2022-06-02T19:59:40.675Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-06-02T19:59:40.675Z] --- PASS: TestKillContainer/killing_signal (6.86s) [2022-06-02T19:59:40.675Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T19:59:40.675Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-06-02T19:59:40.675Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-06-02T19:59:40.675Z] === RUN TestKillStoppedContainer [2022-06-02T19:59:40.675Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-06-02T19:59:40.675Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-06-02T19:59:40.675Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T19:59:40.675Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-06-02T19:59:40.675Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-06-02T19:59:40.675Z] === RUN TestKillDifferentUserContainer [2022-06-02T19:59:40.675Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-06-02T19:59:40.675Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-06-02T19:59:40.675Z] === RUN TestInspectOomKilledTrue [2022-06-02T19:59:40.675Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:40.675Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T19:59:40.675Z] === RUN TestInspectOomKilledFalse [2022-06-02T19:59:40.675Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T19:59:40.675Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T19:59:40.675Z] === RUN TestLogsFollowTailEmpty [2022-06-02T19:59:40.877Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-02T19:59:40.877Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-02T19:59:41.043Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-06-02T19:59:41.043Z] === RUN TestPause [2022-06-02T19:59:41.238Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-06-02T19:59:41.238Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T19:59:41.238Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-02T19:59:41.238Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-02T19:59:41.238Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T19:59:41.238Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-02T19:59:41.238Z] === RUN TestTagInvalidReference [2022-06-02T19:59:41.238Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T19:59:41.238Z] === RUN TestTagValidPrefixedRepo [2022-06-02T19:59:41.238Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-02T19:59:41.238Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T19:59:41.238Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T19:59:41.238Z] === RUN TestTagOfficialNames [2022-06-02T19:59:41.238Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-02T19:59:41.238Z] === RUN TestTagMatchesDigest [2022-06-02T19:59:41.238Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T19:59:41.238Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T19:59:41.614Z] --- PASS: TestPause (0.50s) [2022-06-02T19:59:41.614Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T19:59:41.614Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T19:59:41.614Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T19:59:41.614Z] === RUN TestPauseStopPausedContainer [2022-06-02T19:59:41.669Z] --- PASS: TestLogsFollowTailEmpty (1.75s) [2022-06-02T19:59:41.669Z] === RUN TestNetworkNat [2022-06-02T19:59:41.669Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-06-02T19:59:41.669Z] --- SKIP: TestNetworkNat (0.00s) [2022-06-02T19:59:41.669Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T19:59:41.714Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T19:59:41.811Z] --- PASS: TestConfigInspect (2.71s) [2022-06-02T19:59:41.811Z] === RUN TestConfigList [2022-06-02T19:59:42.183Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-06-02T19:59:42.183Z] === RUN TestPsFilter [2022-06-02T19:59:42.183Z] --- PASS: TestPsFilter (0.13s) [2022-06-02T19:59:42.183Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T19:59:42.754Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-06-02T19:59:42.754Z] === RUN TestRemoveContainerWithVolume [2022-06-02T19:59:43.015Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-06-02T19:59:43.015Z] === RUN TestRemoveContainerRunning [2022-06-02T19:59:43.079Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T19:59:43.585Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-06-02T19:59:43.585Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T19:59:43.847Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-02T19:59:43.847Z] === RUN TestRemoveInvalidContainer [2022-06-02T19:59:43.847Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T19:59:43.847Z] === RUN TestRenameLinkedContainer [2022-06-02T19:59:43.884Z] --- PASS: TestNetworkLocalhostTCPNat (2.06s) [2022-06-02T19:59:43.884Z] === RUN TestNetworkLoopbackNat [2022-06-02T19:59:43.884Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-06-02T19:59:43.884Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-06-02T19:59:43.884Z] === RUN TestPause [2022-06-02T19:59:43.884Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-06-02T19:59:43.884Z] --- SKIP: TestPause (0.00s) [2022-06-02T19:59:43.884Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T19:59:44.339Z] --- PASS: TestConfigList (2.50s) [2022-06-02T19:59:44.339Z] === RUN TestConfigsCreateAndDelete [2022-06-02T19:59:44.339Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-02T19:59:45.447Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2022-06-02T19:59:45.447Z] === RUN TestPauseStopPausedContainer [2022-06-02T19:59:45.447Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T19:59:45.447Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-06-02T19:59:45.447Z] === RUN TestPsFilter [2022-06-02T19:59:45.447Z] --- PASS: TestPsFilter (0.11s) [2022-06-02T19:59:45.447Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T19:59:45.756Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-06-02T19:59:45.756Z] === RUN TestRenameStoppedContainer [2022-06-02T19:59:46.238Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-02T19:59:46.327Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-02T19:59:46.327Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T19:59:46.389Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan (9.49s) [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2022-06-02T19:59:46.949Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-06-02T19:59:46.949Z] PASS [2022-06-02T19:59:46.949Z] [2022-06-02T19:59:46.949Z] DONE 8 tests in 10.768s [2022-06-02T19:59:46.949Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T19:59:46.949Z] testing: warning: no tests to run [2022-06-02T19:59:46.949Z] PASS [2022-06-02T19:59:46.949Z] [2022-06-02T19:59:46.949Z] DONE 0 tests in 0.007s [2022-06-02T19:59:47.170Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2022-06-02T19:59:47.170Z] === RUN TestConfigsUpdate [2022-06-02T19:59:47.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T19:59:47.205Z] INFO: Testing against a local daemon [2022-06-02T19:59:47.205Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T19:59:47.267Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-06-02T19:59:47.267Z] === RUN TestRenameInvalidName [2022-06-02T19:59:47.528Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-02T19:59:47.528Z] === RUN TestRenameAnonymousContainer [2022-06-02T19:59:47.661Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.96s) [2022-06-02T19:59:47.661Z] === RUN TestRemoveContainerWithVolume [2022-06-02T19:59:48.104Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-02T19:59:48.568Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-06-02T19:59:48.568Z] === RUN TestAuthZPluginTLS [2022-06-02T19:59:48.670Z] check_test.go:309: [d2ca6800566ef] daemon is not started [2022-06-02T19:59:48.670Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-02T19:59:48.823Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-02T19:59:48.823Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T19:59:48.928Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-02T19:59:48.928Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-02T19:59:49.186Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-02T19:59:49.384Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-02T19:59:49.384Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T19:59:49.438Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2022-06-02T19:59:49.438Z] === RUN TestRenameContainerWithSameName [2022-06-02T19:59:49.698Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-06-02T19:59:49.698Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T19:59:49.750Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-02T19:59:49.750Z] --- PASS: TestConfigsUpdate (2.61s) [2022-06-02T19:59:49.750Z] === RUN TestTemplatedConfig [2022-06-02T19:59:49.906Z] --- PASS: TestRemoveContainerWithVolume (1.97s) [2022-06-02T19:59:49.906Z] === RUN TestRemoveContainerRunning [2022-06-02T19:59:49.945Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-02T19:59:49.945Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T19:59:50.008Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-02T19:59:50.267Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-02T19:59:50.506Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-02T19:59:50.506Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T19:59:50.638Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-02T19:59:50.638Z] === RUN TestResize [2022-06-02T19:59:50.898Z] --- PASS: TestResize (0.43s) [2022-06-02T19:59:50.898Z] === RUN TestResizeWithInvalidSize [2022-06-02T19:59:51.432Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-06-02T19:59:51.432Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T19:59:51.468Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-06-02T19:59:51.468Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T19:59:51.469Z] --- PASS: TestRemoveContainerRunning (1.66s) [2022-06-02T19:59:51.469Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T19:59:51.728Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:59:51.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:59:51.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:59:51.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T19:59:51.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:59:51.992Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-02T19:59:51.992Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T19:59:52.552Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-02T19:59:52.552Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T19:59:53.033Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2022-06-02T19:59:53.033Z] === RUN TestRemoveInvalidContainer [2022-06-02T19:59:53.033Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-06-02T19:59:53.033Z] === RUN TestRenameLinkedContainer [2022-06-02T19:59:53.033Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-06-02T19:59:53.034Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-06-02T19:59:53.034Z] === RUN TestRenameStoppedContainer [2022-06-02T19:59:53.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T19:59:53.113Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-02T19:59:53.113Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T19:59:53.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:59:53.548Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-02T19:59:53.548Z] --- PASS: TestTemplatedConfig (3.61s) [2022-06-02T19:59:53.548Z] === RUN TestConfigCreateResolve [2022-06-02T19:59:53.806Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-02T19:59:54.505Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-06-02T19:59:54.505Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T19:59:54.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T19:59:55.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T19:59:55.179Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-02T19:59:55.437Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-02T19:59:55.477Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-02T19:59:55.876Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-06-02T19:59:55.876Z] === RUN TestAuthZPluginHeader [2022-06-02T19:59:55.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T19:59:56.003Z] --- PASS: TestConfigCreateResolve (2.71s) [2022-06-02T19:59:56.003Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T19:59:56.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T19:59:56.569Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-02T19:59:56.569Z] PASS [2022-06-02T19:59:56.569Z] [2022-06-02T19:59:56.569Z] DONE 7 tests in 17.606s [2022-06-02T19:59:56.569Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T19:59:56.569Z] ++ 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-06-02T19:59:56.569Z] ++ set -e [2022-06-02T19:59:56.569Z] ++ '[' -n 0 ']' [2022-06-02T19:59:56.569Z] ++ set -x [2022-06-02T19:59:56.569Z] ++ 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-06-02T19:59:56.806Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-02T19:59:56.806Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T19:59:56.827Z] INFO: Testing against a local daemon [2022-06-02T19:59:56.827Z] === RUN TestCheckpoint [2022-06-02T19:59:56.827Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T19:59:56.827Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T19:59:56.827Z] === RUN TestContainerInvalidJSON [2022-06-02T19:59:56.827Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:56.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:56.827Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:56.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:56.827Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:56.827Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:56.827Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-06-02T19:59:56.827Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-06-02T19:59:56.827Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-06-02T19:59:56.827Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-06-02T19:59:56.827Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-06-02T19:59:56.827Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-06-02T19:59:56.827Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-06-02T19:59:56.827Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T19:59:56.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-06-02T19:59:56.827Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T19:59:56.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-02T19:59:56.827Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T19:59:57.085Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-02T19:59:57.085Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T19:59:57.085Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-06-02T19:59:57.085Z] === RUN TestCopyFromContainer [2022-06-02T19:59:57.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T19:59:57.652Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-02T19:59:57.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T19:59:58.219Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-02T19:59:58.785Z] === RUN TestCopyFromContainer// [2022-06-02T19:59:58.785Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T19:59:58.785Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T19:59:58.785Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T19:59:59.045Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T19:59:59.045Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T19:59:59.045Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T19:59:59.303Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T19:59:59.303Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T19:59:59.303Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer (2.44s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T19:59:59.560Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-06-02T19:59:59.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T19:59:59.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:59.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:59.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:59.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:59.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:59.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:59.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T19:59:59.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T19:59:59.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T19:59:59.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-06-02T19:59:59.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T19:59:59.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T19:59:59.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-06-02T19:59:59.561Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T19:59:59.561Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-02T19:59:59.561Z] === RUN TestCreateWithInvalidEnv [2022-06-02T19:59:59.561Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T19:59:59.561Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T19:59:59.561Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T19:59:59.561Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T19:59:59.561Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T19:59:59.561Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T19:59:59.561Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T19:59:59.561Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T19:59:59.561Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T19:59:59.561Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-02T19:59:59.561Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T19:59:59.561Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T19:59:59.561Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T19:59:59.561Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T19:59:59.561Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-06-02T19:59:59.561Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T19:59:59.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T19:59:59.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T20:00:00.126Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-02T20:00:00.126Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-06-02T20:00:00.126Z] check_test.go:309: [d6dbd90a7c66d] daemon is not started [2022-06-02T20:00:00.126Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-02T20:00:00.189Z] --- PASS: TestRenameStoppedContainer (6.77s) [2022-06-02T20:00:00.189Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T20:00:00.967Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-06-02T20:00:00.967Z] === RUN TestAuthZPluginV2Disable [2022-06-02T20:00:01.062Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-02T20:00:01.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-06-02T20:00:01.325Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-06-02T20:00:01.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-06-02T20:00:01.683Z] === RUN TestCgroupNamespacesRun [2022-06-02T20:00:02.261Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-02T20:00:02.261Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-02T20:00:02.626Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-06-02T20:00:02.626Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T20:00:03.148Z] --- PASS: TestRenameRunningContainerAndReuse (3.64s) [2022-06-02T20:00:03.148Z] === RUN TestRenameInvalidName [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-06-02T20:00:03.637Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T20:00:03.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T20:00:03.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T20:00:03.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T20:00:03.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T20:00:03.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T20:00:03.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T20:00:03.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T20:00:03.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T20:00:03.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T20:00:03.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T20:00:03.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T20:00:03.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T20:00:03.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T20:00:03.637Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-02T20:00:03.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T20:00:03.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-02T20:00:03.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T20:00:03.637Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T20:00:04.018Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-06-02T20:00:04.018Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T20:00:04.204Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-06-02T20:00:04.204Z] === RUN TestCreateDifferentPlatform [2022-06-02T20:00:04.204Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T20:00:04.204Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T20:00:04.204Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-02T20:00:04.204Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T20:00:04.204Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-06-02T20:00:04.204Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T20:00:04.462Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-02T20:00:04.462Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-06-02T20:00:04.462Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T20:00:04.462Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-06-02T20:00:04.462Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T20:00:04.462Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T20:00:04.462Z] === RUN TestDaemonRestartIpcMode [2022-06-02T20:00:04.462Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T20:00:04.462Z] === RUN TestDaemonHostGatewayIP [2022-06-02T20:00:04.462Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T20:00:04.462Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T20:00:04.462Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T20:00:04.462Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T20:00:04.462Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T20:00:04.462Z] === RUN TestDiff [2022-06-02T20:00:04.975Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-06-02T20:00:04.975Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T20:00:05.127Z] --- PASS: TestAuthZPluginV2Disable (3.88s) [2022-06-02T20:00:05.127Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T20:00:05.362Z] --- PASS: TestRenameInvalidName (1.67s) [2022-06-02T20:00:05.362Z] === RUN TestRenameAnonymousContainer [2022-06-02T20:00:05.362Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:05.362Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-06-02T20:00:05.362Z] === RUN TestRenameContainerWithSameName [2022-06-02T20:00:05.395Z] --- PASS: TestDiff (0.76s) [2022-06-02T20:00:05.395Z] === RUN TestExecWithCloseStdin [2022-06-02T20:00:05.961Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-02T20:00:06.221Z] --- PASS: TestExecWithCloseStdin (0.95s) [2022-06-02T20:00:06.221Z] === RUN TestExec [2022-06-02T20:00:06.357Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-06-02T20:00:06.357Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T20:00:06.480Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-02T20:00:06.931Z] --- PASS: TestRenameContainerWithSameName (1.75s) [2022-06-02T20:00:06.931Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T20:00:06.931Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:06.931Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-06-02T20:00:06.931Z] === RUN TestResize [2022-06-02T20:00:07.047Z] --- PASS: TestExec (0.91s) [2022-06-02T20:00:07.047Z] === RUN TestExecUser [2022-06-02T20:00:07.613Z] check_test.go:309: [ddb2f6b9fda2e] daemon is not started [2022-06-02T20:00:07.613Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-02T20:00:07.638Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-06-02T20:00:07.638Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T20:00:07.739Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-06-02T20:00:07.739Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T20:00:08.181Z] --- PASS: TestExecUser (0.95s) [2022-06-02T20:00:08.181Z] === RUN TestExportContainerAndImportImage [2022-06-02T20:00:08.494Z] --- PASS: TestResize (1.68s) [2022-06-02T20:00:08.494Z] === RUN TestResizeWithInvalidSize [2022-06-02T20:00:08.494Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:08.494Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-06-02T20:00:08.494Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T20:00:08.679Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-02T20:00:08.680Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T20:00:09.115Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-06-02T20:00:09.115Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T20:00:09.249Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-02T20:00:09.249Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T20:00:10.488Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-02T20:00:10.631Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-06-02T20:00:10.631Z] === RUN TestNISDomainname [2022-06-02T20:00:10.707Z] --- PASS: TestResizeWhenContainerNotStarted (1.92s) [2022-06-02T20:00:10.707Z] === RUN TestDaemonRestartKillContainers [2022-06-02T20:00:10.707Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:10.707Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-02T20:00:10.707Z] === RUN TestStats [2022-06-02T20:00:10.707Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-06-02T20:00:10.707Z] --- SKIP: TestStats (0.00s) [2022-06-02T20:00:10.707Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T20:00:10.746Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-06-02T20:00:10.746Z] === RUN TestHealthCheckWorkdir [2022-06-02T20:00:11.004Z] check_test.go:309: [ddbef5c92f3a2] daemon is not started [2022-06-02T20:00:11.004Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-02T20:00:11.201Z] --- PASS: TestNISDomainname (0.57s) [2022-06-02T20:00:11.201Z] === RUN TestHostnameDnsResolution [2022-06-02T20:00:11.569Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2022-06-02T20:00:11.569Z] === RUN TestHealthKillContainer [2022-06-02T20:00:11.778Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-06-02T20:00:11.778Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T20:00:11.822Z] ......... [ 86%] [2022-06-02T20:00:12.349Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-06-02T20:00:12.349Z] === RUN TestStats [2022-06-02T20:00:12.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-02T20:00:13.887Z] docker_cli_daemon_plugins_test.go:80: [d2ccd3adc9ffc] daemon is not started [2022-06-02T20:00:14.824Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-02T20:00:14.889Z] --- PASS: TestStats (2.45s) [2022-06-02T20:00:14.889Z] === RUN TestStopContainerWithTimeout [2022-06-02T20:00:14.889Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T20:00:14.889Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T20:00:14.889Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T20:00:14.889Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T20:00:14.889Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T20:00:14.889Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T20:00:14.889Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T20:00:14.889Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T20:00:14.889Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T20:00:14.889Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T20:00:15.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.08s) [2022-06-02T20:00:15.460Z] === RUN TestStopContainerWithTimeout [2022-06-02T20:00:15.460Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-06-02T20:00:15.460Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-06-02T20:00:15.460Z] === RUN TestUpdateRestartPolicy [2022-06-02T20:00:15.461Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T20:00:15.757Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-02T20:00:16.728Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-02T20:00:17.130Z] docker_cli_daemon_plugins_test.go:170: [d299575df28d7] daemon is not started [2022-06-02T20:00:17.368Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T20:00:17.572Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.10s) [2022-06-02T20:00:17.572Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T20:00:17.696Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-02T20:00:17.954Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-02T20:00:18.187Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-02T20:00:18.212Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-02T20:00:18.748Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T20:00:18.748Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-06-02T20:00:18.748Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-06-02T20:00:18.748Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-06-02T20:00:18.748Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-06-02T20:00:18.748Z] === RUN TestDeleteDevicemapper [2022-06-02T20:00:18.748Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T20:00:18.748Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T20:00:18.748Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T20:00:20.110Z] --- PASS: TestHealthKillContainer (8.49s) [2022-06-02T20:00:20.110Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T20:00:20.661Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.76s) [2022-06-02T20:00:20.661Z] === RUN TestUpdateMemory [2022-06-02T20:00:21.044Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2022-06-02T20:00:21.044Z] === RUN TestIpcModeNone [2022-06-02T20:00:21.231Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-02T20:00:21.231Z] === RUN TestUpdateCPUQuota [2022-06-02T20:00:21.302Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-02T20:00:21.868Z] --- PASS: TestIpcModeNone (0.91s) [2022-06-02T20:00:21.868Z] === RUN TestIpcModePrivate [2022-06-02T20:00:21.868Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-02T20:00:22.172Z] --- PASS: TestUpdateCPUQuota (0.79s) [2022-06-02T20:00:22.172Z] === RUN TestUpdatePidsLimit [2022-06-02T20:00:22.172Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T20:00:22.172Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T20:00:22.432Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T20:00:22.432Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T20:00:22.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-06-02T20:00:22.443Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-02T20:00:22.443Z] --- PASS: TestIpcModePrivate (0.76s) [2022-06-02T20:00:22.443Z] === RUN TestIpcModeShareable [2022-06-02T20:00:22.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T20:00:22.951Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T20:00:23.016Z] check_test.go:309: [d4ad0f8a6c377] daemon is not started [2022-06-02T20:00:23.016Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-02T20:00:23.016Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-06-02T20:00:23.212Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T20:00:23.274Z] --- PASS: TestIpcModeShareable (0.81s) [2022-06-02T20:00:23.274Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-06-02T20:00:23.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-06-02T20:00:23.782Z] === RUN TestUpdateRestartPolicy [2022-06-02T20:00:24.647Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-02T20:00:24.756Z] tests/integration/models_nodes_test.py . [ 91%] [2022-06-02T20:00:24.757Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-02T20:00:24.906Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-02T20:00:26.215Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-06-02T20:00:26.282Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-02T20:00:26.282Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2022-06-02T20:00:26.282Z] === RUN TestAPIIpcModeHost [2022-06-02T20:00:26.282Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-02T20:00:26.848Z] --- PASS: TestAPIIpcModeHost (0.76s) [2022-06-02T20:00:26.848Z] === RUN TestDaemonIpcModeShareable [2022-06-02T20:00:27.106Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-02T20:00:28.039Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-02T20:00:28.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-02T20:00:28.607Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2022-06-02T20:00:28.607Z] === RUN TestDaemonIpcModePrivate [2022-06-02T20:00:29.505Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-02T20:00:29.505Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-02T20:00:29.541Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-02T20:00:30.110Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-06-02T20:00:30.368Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2022-06-02T20:00:30.368Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T20:00:30.368Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-02T20:00:31.303Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-02T20:00:31.869Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-06-02T20:00:32.128Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-06-02T20:00:32.128Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T20:00:32.694Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-02T20:00:33.316Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-02T20:00:33.575Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-02T20:00:33.575Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-02T20:00:33.575Z] [2022-06-02T20:00:33.575Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-02T20:00:33.575Z] =========================== short test summary info ============================ [2022-06-02T20:00:33.575Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-02T20:00:33.575Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-02T20:00:33.575Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-02T20:00:33.575Z] Not supported on most drivers [2022-06-02T20:00:33.575Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-02T20:00:33.575Z] Output of docker top depends on host distro, and is not formalized. [2022-06-02T20:00:33.575Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-02T20:00:33.575Z] Output of docker top depends on host distro, and is not formalized. [2022-06-02T20:00:33.575Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-02T20:00:33.575Z] Can fail if eth0 has multiple IP addresses [2022-06-02T20:00:33.575Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-02T20:00:33.575Z] This doesn't seem to be taken into account by the engine [2022-06-02T20:00:33.575Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-06-02T20:00:33.575Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-02T20:00:33.575Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.23 seconds == [2022-06-02T20:00:33.629Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-06-02T20:00:33.887Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2022-06-02T20:00:33.887Z] === RUN TestIpcModeOlderClient [2022-06-02T20:00:33.887Z] === PAUSE TestIpcModeOlderClient [2022-06-02T20:00:33.887Z] === RUN TestKillContainerInvalidSignal [2022-06-02T20:00:34.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-02T20:00:34.454Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-06-02T20:00:34.454Z] === RUN TestKillContainer [2022-06-02T20:00:34.454Z] === RUN TestKillContainer/no_signal [2022-06-02T20:00:34.712Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-02T20:00:35.279Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T20:00:35.279Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-02T20:00:35.601Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-02T20:00:35.601Z] PASS [2022-06-02T20:00:35.601Z] [2022-06-02T20:00:35.601Z] DONE 17 tests in 46.170s [2022-06-02T20:00:35.601Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T20:00:35.601Z] INFO: Testing against a local daemon [2022-06-02T20:00:35.601Z] === RUN TestPluginInvalidJSON [2022-06-02T20:00:35.601Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:35.601Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:35.601Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:35.601Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-02T20:00:35.601Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-06-02T20:00:35.601Z] === RUN TestPluginInstall [2022-06-02T20:00:35.601Z] === RUN TestPluginInstall/no_auth [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fa06308e8d9257970cc9ad752bd8fb9e776ab769d085a5301bde838e2c5848c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fa06308e8d9257970cc9ad752bd8fb9e776ab769d085a5301bde838e2c5848c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:00:35.601Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3187ed21ede147c822737187151859958c887829e643927a38a14cbe9e968fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:00:35.601Z] time="2022-06-02T20:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3187ed21ede147c822737187151859958c887829e643927a38a14cbe9e968fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:00:35.601Z] === RUN TestPluginInstall/with_insecure [2022-06-02T20:00:35.846Z] === RUN TestKillContainer/killing_signal [2022-06-02T20:00:35.857Z] time="2022-06-02T20:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:00:35.857Z] time="2022-06-02T20:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abec1f11314100910be6e942e618d3a7fe51862bce0639f960400e4537c95d00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:00:35.857Z] time="2022-06-02T20:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:00:35.857Z] time="2022-06-02T20:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abec1f11314100910be6e942e618d3a7fe51862bce0639f960400e4537c95d00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:00:36.002Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-06-02T20:00:36.002Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T20:00:36.002Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-06-02T20:00:36.002Z] === RUN TestWaitNonBlocked [2022-06-02T20:00:36.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:00:36.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:00:36.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:00:36.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:00:36.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:00:36.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:00:36.002Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T20:00:36.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-06-02T20:00:36.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-06-02T20:00:36.002Z] === RUN TestWaitBlocked [2022-06-02T20:00:36.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T20:00:36.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T20:00:36.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T20:00:36.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T20:00:36.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T20:00:36.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T20:00:36.104Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-02T20:00:36.112Z] plugin_test.go:165: [d11deb82a7994] daemon is not started [2022-06-02T20:00:36.112Z] --- PASS: TestPluginInstall (2.68s) [2022-06-02T20:00:36.112Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-06-02T20:00:36.112Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-06-02T20:00:36.112Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-06-02T20:00:36.112Z] === RUN TestPluginsWithRuntimes [2022-06-02T20:00:36.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-02T20:00:36.619Z] --- PASS: TestKillContainer (2.06s) [2022-06-02T20:00:36.619Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-06-02T20:00:36.619Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-06-02T20:00:36.619Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-06-02T20:00:36.619Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T20:00:36.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T20:00:36.683Z] --- PASS: TestUpdateRestartPolicy (19.09s) [2022-06-02T20:00:36.683Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T20:00:36.683Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s) [2022-06-02T20:00:36.683Z] === RUN TestWaitNonBlocked [2022-06-02T20:00:36.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:00:36.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:00:36.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:00:36.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:00:36.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:00:36.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:00:36.942Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T20:00:36.942Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-06-02T20:00:36.942Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-06-02T20:00:36.942Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T20:00:36.942Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T20:00:37.186Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T20:00:37.474Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T20:00:37.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-06-02T20:00:37.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-06-02T20:00:37.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2022-06-02T20:00:37.752Z] === RUN TestKillStoppedContainer [2022-06-02T20:00:37.752Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-02T20:00:37.752Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T20:00:38.010Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-06-02T20:00:38.010Z] === RUN TestKillDifferentUserContainer [2022-06-02T20:00:38.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-02T20:00:38.419Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T20:00:38.575Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2022-06-02T20:00:38.575Z] === RUN TestInspectOomKilledTrue [2022-06-02T20:00:38.575Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:00:38.575Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T20:00:38.575Z] === RUN TestInspectOomKilledFalse [2022-06-02T20:00:38.575Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:00:38.575Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T20:00:38.575Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T20:00:38.835Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-02T20:00:38.854Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-06-02T20:00:38.854Z] === CONT TestIpcModeOlderClient [2022-06-02T20:00:38.854Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-02T20:00:38.854Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T20:00:38.854Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-06-02T20:00:38.854Z] === CONT TestDaemonHostGatewayIP [2022-06-02T20:00:38.896Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-02T20:00:38.897Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.38s) [2022-06-02T20:00:38.897Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2022-06-02T20:00:38.897Z] === RUN TestWaitBlocked [2022-06-02T20:00:38.897Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:38.897Z] --- SKIP: TestWaitBlocked (0.00s) [2022-06-02T20:00:38.897Z] PASS [2022-06-02T20:00:38.897Z] ok github.com/docker/docker/integration/container 74.237s [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === Skipped [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-06-02T20:00:38.897Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-06-02T20:00:38.897Z] copy_test.go:38: testEnv.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-06-02T20:00:38.897Z] copy_test.go:63: testEnv.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-06-02T20:00:38.897Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-06-02T20:00:38.897Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-06-02T20:00:38.897Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-06-02T20:00:38.897Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-06-02T20:00:38.897Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-06-02T20:00:38.897Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-02T20:00:38.897Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-06-02T20:00:38.897Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-06-02T20:00:38.897Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-06-02T20:00:38.897Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-06-02T20:00:38.897Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-06-02T20:00:38.897Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-06-02T20:00:38.897Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-06-02T20:00:38.897Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T20:00:38.897Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-06-02T20:00:38.897Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-06-02T20:00:38.897Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-06-02T20:00:38.897Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-06-02T20:00:38.897Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-06-02T20:00:38.897Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-06-02T20:00:38.897Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-06-02T20:00:38.897Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-06-02T20:00:38.897Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-06-02T20:00:38.897Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-06-02T20:00:38.897Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-06-02T20:00:38.897Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-06-02T20:00:38.897Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-06-02T20:00:38.897Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-06-02T20:00:38.897Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:38.897Z] [2022-06-02T20:00:38.897Z] DONE 88 tests, 37 skipped in 76.623s [2022-06-02T20:00:38.897Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-06-02T20:00:39.094Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-06-02T20:00:39.094Z] === RUN TestLinksContainerNames [2022-06-02T20:00:39.352Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-06-02T20:00:39.352Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-06-02T20:00:39.352Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-02T20:00:39.352Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T20:00:39.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-02T20:00:39.913Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-06-02T20:00:39.913Z] PASS [2022-06-02T20:00:39.913Z] [2022-06-02T20:00:39.913Z] DONE 10 tests in 6.600s [2022-06-02T20:00:39.913Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T20:00:39.913Z] INFO: Testing against a local daemon [2022-06-02T20:00:39.913Z] === RUN TestExternalGraphDriver [2022-06-02T20:00:39.913Z] === RUN TestExternalGraphDriver/json [2022-06-02T20:00:40.225Z] --- PASS: TestLinksContainerNames (1.26s) [2022-06-02T20:00:40.225Z] === RUN TestLogsFollowTailEmpty [2022-06-02T20:00:40.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:40.462Z] INFO: Testing against a local daemon [2022-06-02T20:00:40.462Z] === RUN TestCommitInheritsEnv [2022-06-02T20:00:40.462Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T20:00:40.462Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-06-02T20:00:40.462Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T20:00:40.462Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-06-02T20:00:40.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T20:00:40.462Z] === RUN TestImagesFilterMultiReference [2022-06-02T20:00:40.462Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-06-02T20:00:40.462Z] === RUN TestImagePullPlatformInvalid [2022-06-02T20:00:40.462Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-02T20:00:40.462Z] === RUN TestRemoveImageOrphaning [2022-06-02T20:00:40.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-02T20:00:40.741Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-06-02T20:00:40.741Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T20:00:41.308Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/default [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/private [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/slave [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/shared [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/default [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/shared [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/slave [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/private [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T20:00:41.308Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T20:00:41.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T20:00:41.308Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T20:00:41.395Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-06-02T20:00:41.395Z] === CONT TestDaemonRestartIpcMode [2022-06-02T20:00:41.448Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2022-06-02T20:00:41.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T20:00:41.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-06-02T20:00:41.448Z] === RUN TestTagInvalidReference [2022-06-02T20:00:41.448Z] --- PASS: TestTagInvalidReference (0.03s) [2022-06-02T20:00:41.448Z] === RUN TestTagValidPrefixedRepo [2022-06-02T20:00:41.448Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-06-02T20:00:41.448Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T20:00:41.448Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-06-02T20:00:41.448Z] === RUN TestTagOfficialNames [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T20:00:41.567Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T20:00:41.798Z] === RUN TestExternalGraphDriver/spec [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T20:00:41.825Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T20:00:41.916Z] --- PASS: TestTagOfficialNames (0.09s) [2022-06-02T20:00:41.916Z] === RUN TestTagMatchesDigest [2022-06-02T20:00:41.916Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-06-02T20:00:41.916Z] PASS [2022-06-02T20:00:41.916Z] ok github.com/docker/docker/integration/image 1.387s [2022-06-02T20:00:41.916Z] [2022-06-02T20:00:41.916Z] === Skipped [2022-06-02T20:00:41.916Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-06-02T20:00:41.916Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T20:00:41.916Z] [2022-06-02T20:00:41.916Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T20:00:41.916Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-06-02T20:00:41.916Z] [2022-06-02T20:00:41.916Z] DONE 11 tests, 2 skipped in 2.841s [2022-06-02T20:00:41.916Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-06-02T20:00:42.083Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-02T20:00:42.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-02T20:00:42.084Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T20:00:42.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-02T20:00:42.910Z] testing: warning: no tests to run [2022-06-02T20:00:42.910Z] PASS [2022-06-02T20:00:42.910Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [no tests to run] [2022-06-02T20:00:43.161Z] === RUN TestExternalGraphDriver/pull [2022-06-02T20:00:43.380Z] testing: warning: no tests to run [2022-06-02T20:00:43.380Z] PASS [2022-06-02T20:00:43.380Z] ok github.com/docker/docker/integration/network/macvlan 0.035s [no tests to run] [2022-06-02T20:00:43.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-02T20:00:43.727Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2022-06-02T20:00:43.727Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T20:00:43.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:43.848Z] INFO: Testing against a local daemon [2022-06-02T20:00:43.848Z] === RUN TestNetworkCreateDelete [2022-06-02T20:00:43.848Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:43.848Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T20:00:43.848Z] 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-06-02T20:00:43.848Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-06-02T20:00:43.848Z] === RUN TestDaemonDNSFallback [2022-06-02T20:00:43.848Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:43.848Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestInspectNetwork [2022-06-02T20:00:43.848Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:43.848Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T20:00:43.848Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:43.848Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestNetworkInvalidJSON [2022-06-02T20:00:43.848Z] === RUN TestNetworkInvalidJSON//networks/create [2022-06-02T20:00:43.848Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-06-02T20:00:43.848Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:00:43.848Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:00:43.848Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:00:43.848Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:00:43.848Z] === CONT TestNetworkInvalidJSON//networks/create [2022-06-02T20:00:43.848Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:00:43.848Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-06-02T20:00:43.848Z] === RUN TestNetworkList [2022-06-02T20:00:43.848Z] === RUN TestNetworkList//networks [2022-06-02T20:00:43.848Z] === PAUSE TestNetworkList//networks [2022-06-02T20:00:43.848Z] === RUN TestNetworkList//networks/ [2022-06-02T20:00:43.848Z] === PAUSE TestNetworkList//networks/ [2022-06-02T20:00:43.848Z] === CONT TestNetworkList//networks [2022-06-02T20:00:43.848Z] === CONT TestNetworkList//networks/ [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkList (0.04s) [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T20:00:43.848Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T20:00:43.848Z] network_test.go:126: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T20:00:43.848Z] service_test.go:29: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T20:00:43.848Z] service_test.go:58: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T20:00:43.848Z] service_test.go:102: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T20:00:43.848Z] service_test.go:136: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T20:00:43.848Z] service_test.go:187: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T20:00:43.848Z] service_test.go:212: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T20:00:43.848Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:00:43.848Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T20:00:43.848Z] service_test.go:332: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-06-02T20:00:43.848Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T20:00:43.848Z] service_test.go:400: testEnv.OSType == "windows" [2022-06-02T20:00:43.848Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T20:00:43.848Z] PASS [2022-06-02T20:00:43.848Z] ok github.com/docker/docker/integration/network 0.185s [2022-06-02T20:00:43.936Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-06-02T20:00:44.292Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2022-06-02T20:00:44.292Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === Skipped [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-06-02T20:00:44.316Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-06-02T20:00:44.316Z] 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-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-06-02T20:00:44.316Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-06-02T20:00:44.316Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-06-02T20:00:44.316Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-06-02T20:00:44.316Z] network_test.go:126: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:29: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:58: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:102: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:136: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:187: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:212: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:332: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T20:00:44.316Z] service_test.go:400: testEnv.OSType == "windows" [2022-06-02T20:00:44.316Z] [2022-06-02T20:00:44.316Z] DONE 22 tests, 15 skipped in 2.350s [2022-06-02T20:00:44.316Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-06-02T20:00:44.784Z] testing: warning: no tests to run [2022-06-02T20:00:44.784Z] PASS [2022-06-02T20:00:44.784Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-06-02T20:00:44.784Z] [2022-06-02T20:00:44.784Z] DONE 0 tests in 0.378s [2022-06-02T20:00:44.784Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-06-02T20:00:44.857Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2022-06-02T20:00:44.857Z] === RUN TestNetworkNat [2022-06-02T20:00:45.046Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-06-02T20:00:45.046Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-06-02T20:00:45.046Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-06-02T20:00:45.046Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-02T20:00:45.046Z] === RUN TestGraphdriverPluginV2 [2022-06-02T20:00:45.259Z] testing: warning: no tests to run [2022-06-02T20:00:45.259Z] PASS [2022-06-02T20:00:45.259Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-06-02T20:00:45.259Z] [2022-06-02T20:00:45.259Z] DONE 0 tests in 0.388s [2022-06-02T20:00:45.259Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-06-02T20:00:45.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-02T20:00:45.422Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-02T20:00:45.422Z] --- PASS: TestNetworkNat (0.64s) [2022-06-02T20:00:45.422Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T20:00:46.356Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2022-06-02T20:00:46.356Z] === RUN TestNetworkLoopbackNat [2022-06-02T20:00:46.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-02T20:00:46.357Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T20:00:46.357Z] [2022-06-02T20:00:46.357Z] Unloading profiles will leave already running processes permanently [2022-06-02T20:00:46.357Z] unconfined, which can lead to unexpected situations. [2022-06-02T20:00:46.357Z] [2022-06-02T20:00:46.357Z] To set a process to complain mode, use the command line tool [2022-06-02T20:00:46.357Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T20:00:46.357Z] Post stage [Pipeline] junit [2022-06-02T20:00:46.371Z] Recording test results [2022-06-02T20:00:46.824Z] testing: warning: no tests to run [2022-06-02T20:00:46.824Z] PASS [2022-06-02T20:00:46.824Z] ok github.com/docker/docker/integration/plugin/authz 0.132s [no tests to run] [2022-06-02T20:00:46.824Z] testing: warning: no tests to run [2022-06-02T20:00:46.824Z] PASS [2022-06-02T20:00:46.825Z] ok github.com/docker/docker/integration/plugin 0.117s [no tests to run] [2022-06-02T20:00:47.524Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-02T20:00:47.810Z] + echo Ensuring container killed. [2022-06-02T20:00:47.810Z] Ensuring container killed. [2022-06-02T20:00:47.810Z] + docker rm -vf docker-pr1 [2022-06-02T20:00:47.810Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T20:00:48.103Z] + echo Chowning /workspace to jenkins user [2022-06-02T20:00:48.103Z] Chowning /workspace to jenkins user [2022-06-02T20:00:48.103Z] + id -u [2022-06-02T20:00:48.103Z] + id -g [2022-06-02T20:00:48.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T20:00:48.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T20:00:49.206Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-06-02T20:00:49.206Z] PASS [2022-06-02T20:00:49.206Z] [2022-06-02T20:00:49.206Z] DONE 5 tests in 8.929s [2022-06-02T20:00:49.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T20:00:49.206Z] INFO: Testing against a local daemon [2022-06-02T20:00:49.206Z] === RUN TestContinueAfterPluginCrash [2022-06-02T20:00:49.206Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T20:00:49.206Z] === RUN TestReadPluginNoRead [2022-06-02T20:00:49.206Z] === PAUSE TestReadPluginNoRead [2022-06-02T20:00:49.206Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T20:00:49.206Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T20:00:49.206Z] === CONT TestContinueAfterPluginCrash [2022-06-02T20:00:49.206Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T20:00:49.346Z] + bundleName=docker-py [2022-06-02T20:00:49.346Z] + echo Creating docker-py-bundles.tar.gz [2022-06-02T20:00:49.346Z] Creating docker-py-bundles.tar.gz [2022-06-02T20:00:49.346Z] + 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-06-02T20:00:49.359Z] Archiving artifacts [2022-06-02T20:00:49.453Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-06-02T20:00:49.453Z] === RUN TestPause [2022-06-02T20:00:50.019Z] --- PASS: TestPause (0.69s) [2022-06-02T20:00:50.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T20:00:50.019Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T20:00:50.019Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T20:00:50.019Z] === RUN TestPauseStopPausedContainer [2022-06-02T20:00:50.511Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-06-02T20:00:50.511Z] PASS [2022-06-02T20:00:50.511Z] [2022-06-02T20:00:50.511Z] === Skipped [2022-06-02T20:00:50.511Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-02T20:00:50.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T20:00:50.511Z] [2022-06-02T20:00:50.511Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T20:00:50.511Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T20:00:50.511Z] [2022-06-02T20:00:50.511Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T20:00:50.511Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T20:00:50.511Z] [2022-06-02T20:00:50.511Z] DONE 196 tests, 3 skipped in 108.563s [2022-06-02T20:00:50.511Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T20:00:50.511Z] ++ 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-06-02T20:00:50.511Z] ++ set -e [2022-06-02T20:00:50.511Z] ++ '[' -n 0 ']' [2022-06-02T20:00:50.511Z] ++ set -x [2022-06-02T20:00:50.511Z] ++ 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-06-02T20:00:50.771Z] INFO: Testing against a local daemon [2022-06-02T20:00:50.771Z] === RUN TestCommitInheritsEnv [2022-06-02T20:00:50.953Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-06-02T20:00:50.953Z] === RUN TestPsFilter [2022-06-02T20:00:50.953Z] --- PASS: TestPsFilter (0.15s) [2022-06-02T20:00:50.953Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T20:00:51.031Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-02T20:00:51.031Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T20:00:51.031Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-06-02T20:00:51.031Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T20:00:51.031Z] === RUN TestImagesFilterMultiReference [2022-06-02T20:00:51.031Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-02T20:00:51.031Z] === RUN TestImagePullPlatformInvalid [2022-06-02T20:00:51.031Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-02T20:00:51.031Z] === RUN TestRemoveImageOrphaning [2022-06-02T20:00:51.080Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-02T20:00:51.292Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-06-02T20:00:51.292Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T20:00:51.292Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:00:51.292Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-02T20:00:51.292Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T20:00:51.292Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-02T20:00:51.292Z] === RUN TestTagInvalidReference [2022-06-02T20:00:51.292Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-02T20:00:51.292Z] === RUN TestTagValidPrefixedRepo [2022-06-02T20:00:51.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh binary-daemon [2022-06-02T20:00:51.552Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-06-02T20:00:51.552Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T20:00:51.552Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T20:00:51.552Z] === RUN TestTagOfficialNames [2022-06-02T20:00:51.552Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-02T20:00:51.552Z] === RUN TestTagMatchesDigest [2022-06-02T20:00:51.552Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T20:00:51.552Z] PASS [2022-06-02T20:00:51.552Z] [2022-06-02T20:00:51.552Z] === Skipped [2022-06-02T20:00:51.552Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T20:00:51.552Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-06-02T20:00:51.552Z] [2022-06-02T20:00:51.552Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-02T20:00:51.552Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:00:51.552Z] [2022-06-02T20:00:51.552Z] DONE 12 tests, 2 skipped in 1.016s [2022-06-02T20:00:51.552Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T20:00:51.552Z] ++ 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-06-02T20:00:51.552Z] ++ set -e [2022-06-02T20:00:51.552Z] ++ '[' -n 0 ']' [2022-06-02T20:00:51.552Z] ++ set -x [2022-06-02T20:00:51.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-02T20:00:51.697Z] [2022-06-02T20:00:51.813Z] INFO: Testing against a local daemon [2022-06-02T20:00:51.813Z] === RUN TestNetworkCreateDelete [2022-06-02T20:00:51.813Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-02T20:00:51.813Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T20:00:51.891Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2022-06-02T20:00:51.891Z] === RUN TestRemoveContainerWithVolume [2022-06-02T20:00:51.957Z] Removing bundles/ [2022-06-02T20:00:51.957Z] [2022-06-02T20:00:51.957Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-06-02T20:00:51.957Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-02T20:00:51.957Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T20:00:52.149Z] check_test.go:309: [d63c1579a6b97] daemon is not started [2022-06-02T20:00:52.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-02T20:00:52.383Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-06-02T20:00:52.383Z] === RUN TestDaemonDNSFallback [2022-06-02T20:00:52.565Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-06-02T20:00:52.565Z] === RUN TestRemoveContainerRunning [2022-06-02T20:00:52.569Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-06-02T20:00:52.569Z] === CONT TestReadPluginNoRead [2022-06-02T20:00:53.505Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-06-02T20:00:53.505Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T20:00:54.003Z] testing: warning: no tests to run [2022-06-02T20:00:54.003Z] PASS [2022-06-02T20:00:54.003Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [no tests to run] [2022-06-02T20:00:54.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:54.003Z] INFO: Testing against a local daemon [2022-06-02T20:00:54.003Z] === RUN TestExternalGraphDriver [2022-06-02T20:00:54.003Z] external_test.go:48: runtime.GOOS == "windows" [2022-06-02T20:00:54.003Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-06-02T20:00:54.003Z] === RUN TestGraphdriverPluginV2 [2022-06-02T20:00:54.003Z] external_test.go:408: runtime.GOOS == "windows" [2022-06-02T20:00:54.003Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-06-02T20:00:54.003Z] PASS [2022-06-02T20:00:54.003Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.167s [2022-06-02T20:00:54.072Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-06-02T20:00:54.072Z] === RUN TestRemoveInvalidContainer [2022-06-02T20:00:54.072Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-06-02T20:00:54.072Z] === RUN TestRenameLinkedContainer [2022-06-02T20:00:54.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-02T20:00:54.466Z] === RUN TestReadPluginNoRead/default [2022-06-02T20:00:54.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:54.991Z] INFO: Testing against a local daemon [2022-06-02T20:00:54.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:54.991Z] INFO: Testing against a local daemon [2022-06-02T20:00:55.871Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T20:00:55.976Z] === RUN TestReadPluginNoRead [2022-06-02T20:00:55.976Z] read_test.go:21: no unix domain sockets on Windows [2022-06-02T20:00:55.976Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-06-02T20:00:55.976Z] PASS [2022-06-02T20:00:55.976Z] === RUN TestPluginWithDevMounts [2022-06-02T20:00:55.976Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:55.976Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-02T20:00:55.976Z] PASS [2022-06-02T20:00:55.976Z] ok github.com/docker/docker/integration/plugin/volumes 0.727s [2022-06-02T20:00:55.976Z] ok github.com/docker/docker/integration/plugin/logging 0.787s [2022-06-02T20:00:55.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:55.976Z] INFO: Testing against a local daemon [2022-06-02T20:00:55.976Z] === RUN TestPluginInvalidJSON [2022-06-02T20:00:55.976Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:55.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:55.976Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:55.976Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-02T20:00:55.976Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-06-02T20:00:55.976Z] === RUN TestPluginInstall [2022-06-02T20:00:55.976Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-06-02T20:00:55.976Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-02T20:00:55.976Z] === RUN TestPluginsWithRuntimes [2022-06-02T20:00:55.976Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-06-02T20:00:55.976Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-02T20:00:55.976Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T20:00:55.976Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-06-02T20:00:55.976Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T20:00:55.976Z] PASS [2022-06-02T20:00:55.976Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2022-06-02T20:00:55.976Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-06-02T20:00:55.976Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-06-02T20:00:55.976Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === Skipped [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-06-02T20:00:55.976Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-06-02T20:00:55.976Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T20:00:55.976Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-06-02T20:00:55.976Z] external_test.go:48: runtime.GOOS == "windows" [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-06-02T20:00:55.976Z] external_test.go:408: runtime.GOOS == "windows" [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-06-02T20:00:55.976Z] read_test.go:21: no unix domain sockets on Windows [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-06-02T20:00:55.976Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:00:55.976Z] [2022-06-02T20:00:55.976Z] DONE 9 tests, 7 skipped in 10.671s [2022-06-02T20:00:55.976Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-06-02T20:00:56.444Z] testing: warning: no tests to run [2022-06-02T20:00:56.444Z] PASS [2022-06-02T20:00:56.444Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-06-02T20:00:56.444Z] [2022-06-02T20:00:56.444Z] DONE 0 tests in 0.392s [2022-06-02T20:00:56.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-06-02T20:00:56.797Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T20:00:57.052Z] --- PASS: TestContinueAfterPluginCrash (8.22s) [2022-06-02T20:00:57.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:57.431Z] INFO: Testing against a local daemon [2022-06-02T20:00:57.431Z] === RUN TestPluginInvalidJSON [2022-06-02T20:00:57.431Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:57.431Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:57.431Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:00:57.431Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-02T20:00:57.431Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-06-02T20:00:57.431Z] === RUN TestPluginInstall [2022-06-02T20:00:57.431Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-06-02T20:00:57.431Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-02T20:00:57.431Z] === RUN TestPluginsWithRuntimes [2022-06-02T20:00:57.431Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-06-02T20:00:57.431Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-02T20:00:57.431Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T20:00:57.431Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-06-02T20:00:57.431Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T20:00:57.431Z] PASS [2022-06-02T20:00:57.431Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-06-02T20:00:57.431Z] [2022-06-02T20:00:57.431Z] === Skipped [2022-06-02T20:00:57.431Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-06-02T20:00:57.431Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-06-02T20:00:57.431Z] [2022-06-02T20:00:57.431Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-06-02T20:00:57.431Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-06-02T20:00:57.431Z] [2022-06-02T20:00:57.431Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T20:00:57.431Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-06-02T20:00:57.431Z] [2022-06-02T20:00:57.431Z] DONE 5 tests, 3 skipped in 0.952s [2022-06-02T20:00:57.615Z] --- PASS: TestRenameLinkedContainer (3.43s) [2022-06-02T20:00:57.615Z] === RUN TestRenameStoppedContainer [2022-06-02T20:00:57.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-06-02T20:00:57.978Z] === CONT TestReadPluginNoRead [2022-06-02T20:00:57.978Z] read_test.go:92: [d32bb1d1fd51f] daemon is not started [2022-06-02T20:00:57.978Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-06-02T20:00:57.978Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-06-02T20:00:57.978Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-06-02T20:00:57.978Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-06-02T20:00:57.978Z] PASS [2022-06-02T20:00:57.978Z] [2022-06-02T20:00:57.978Z] DONE 6 tests in 9.114s [2022-06-02T20:00:57.978Z] 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-06-02T20:00:57.978Z] testing: warning: no tests to run [2022-06-02T20:00:57.978Z] PASS [2022-06-02T20:00:57.978Z] [2022-06-02T20:00:57.978Z] DONE 0 tests in 0.008s [2022-06-02T20:00:57.978Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T20:00:57.978Z] INFO: Testing against a local daemon [2022-06-02T20:00:57.978Z] === RUN TestPluginWithDevMounts [2022-06-02T20:00:57.978Z] === PAUSE TestPluginWithDevMounts [2022-06-02T20:00:57.978Z] === CONT TestPluginWithDevMounts [2022-06-02T20:00:58.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:58.370Z] INFO: Testing against a local daemon [2022-06-02T20:00:58.370Z] === RUN TestExternalGraphDriver [2022-06-02T20:00:58.370Z] external_test.go:48: runtime.GOOS == "windows" [2022-06-02T20:00:58.370Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-06-02T20:00:58.370Z] === RUN TestGraphdriverPluginV2 [2022-06-02T20:00:58.370Z] external_test.go:408: runtime.GOOS == "windows" [2022-06-02T20:00:58.370Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-06-02T20:00:58.370Z] PASS [2022-06-02T20:00:58.370Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-06-02T20:00:58.550Z] --- PASS: TestRenameStoppedContainer (0.89s) [2022-06-02T20:00:58.550Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T20:00:58.841Z] [2022-06-02T20:00:58.841Z] === Skipped [2022-06-02T20:00:58.841Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-06-02T20:00:58.841Z] external_test.go:48: runtime.GOOS == "windows" [2022-06-02T20:00:58.841Z] [2022-06-02T20:00:58.841Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-06-02T20:00:58.841Z] external_test.go:408: runtime.GOOS == "windows" [2022-06-02T20:00:58.841Z] [2022-06-02T20:00:58.841Z] DONE 2 tests, 2 skipped in 0.891s [2022-06-02T20:00:58.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-06-02T20:00:58.960Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-06-02T20:00:58.960Z] === RUN TestInspectNetwork [2022-06-02T20:00:59.828Z] testing: warning: no tests to run [2022-06-02T20:00:59.828Z] PASS [2022-06-02T20:00:59.828Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-06-02T20:00:59.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:00:59.828Z] INFO: Testing against a local daemon [2022-06-02T20:00:59.828Z] === RUN TestReadPluginNoRead [2022-06-02T20:00:59.828Z] read_test.go:21: no unix domain sockets on Windows [2022-06-02T20:00:59.828Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-06-02T20:00:59.828Z] PASS [2022-06-02T20:00:59.828Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-06-02T20:00:59.828Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-06-02T20:00:59.828Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-06-02T20:00:59.828Z] [2022-06-02T20:00:59.828Z] === Skipped [2022-06-02T20:00:59.828Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-06-02T20:00:59.828Z] read_test.go:21: no unix domain sockets on Windows [2022-06-02T20:00:59.828Z] [2022-06-02T20:00:59.828Z] DONE 1 tests, 1 skipped in 1.058s [2022-06-02T20:00:59.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-06-02T20:00:59.863Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-06-02T20:00:59.863Z] PASS [2022-06-02T20:00:59.863Z] [2022-06-02T20:00:59.863Z] DONE 1 tests in 1.622s [2022-06-02T20:00:59.863Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T20:00:59.863Z] INFO: Testing against a local daemon [2022-06-02T20:00:59.863Z] === RUN TestSecretInspect [2022-06-02T20:00:59.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-02T20:00:59.925Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2022-06-02T20:00:59.925Z] === RUN TestRenameInvalidName [2022-06-02T20:01:00.303Z] testing: warning: no tests to run [2022-06-02T20:01:00.303Z] PASS [2022-06-02T20:01:00.303Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-06-02T20:01:00.771Z] [2022-06-02T20:01:00.771Z] DONE 0 tests in 0.648s [2022-06-02T20:01:00.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-06-02T20:01:00.859Z] --- PASS: TestRenameInvalidName (0.76s) [2022-06-02T20:01:00.859Z] === RUN TestRenameAnonymousContainer [2022-06-02T20:01:01.501Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T20:01:01.501Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T20:01:01.501Z] === RUN TestInspectNetwork/network_name [2022-06-02T20:01:01.501Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T20:01:01.751Z] --- PASS: TestSecretInspect (2.13s) [2022-06-02T20:01:01.751Z] === RUN TestSecretList [2022-06-02T20:01:01.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:01.761Z] INFO: Testing against a local daemon [2022-06-02T20:01:01.761Z] === RUN TestPluginWithDevMounts [2022-06-02T20:01:01.761Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:01.761Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-02T20:01:01.761Z] PASS [2022-06-02T20:01:01.761Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-06-02T20:01:01.761Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-06-02T20:01:01.761Z] [2022-06-02T20:01:01.761Z] === Skipped [2022-06-02T20:01:01.761Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-06-02T20:01:01.761Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:01.761Z] [2022-06-02T20:01:01.761Z] DONE 1 tests, 1 skipped in 0.950s [2022-06-02T20:01:01.761Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-06-02T20:01:02.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-02T20:01:03.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:03.328Z] INFO: Testing against a local daemon [2022-06-02T20:01:03.328Z] === RUN TestSecretInspect [2022-06-02T20:01:03.328Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] --- SKIP: TestSecretInspect (0.00s) [2022-06-02T20:01:03.328Z] === RUN TestSecretList [2022-06-02T20:01:03.328Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] --- SKIP: TestSecretList (0.00s) [2022-06-02T20:01:03.328Z] === RUN TestSecretsCreateAndDelete [2022-06-02T20:01:03.328Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-06-02T20:01:03.328Z] === RUN TestSecretsUpdate [2022-06-02T20:01:03.328Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-06-02T20:01:03.328Z] === RUN TestTemplatedSecret [2022-06-02T20:01:03.328Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-02T20:01:03.328Z] === RUN TestSecretCreateResolve [2022-06-02T20:01:03.328Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:03.328Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-06-02T20:01:03.328Z] PASS [2022-06-02T20:01:03.328Z] ok github.com/docker/docker/integration/secret 0.127s [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] === Skipped [2022-06-02T20:01:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-06-02T20:01:03.328Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-06-02T20:01:03.328Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-06-02T20:01:03.328Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-06-02T20:01:03.328Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-06-02T20:01:03.328Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.02s) [2022-06-02T20:01:03.328Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:03.328Z] [2022-06-02T20:01:03.328Z] DONE 6 tests, 6 skipped in 1.736s [2022-06-02T20:01:03.798Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-06-02T20:01:04.150Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2022-06-02T20:01:04.151Z] === RUN TestRenameContainerWithSameName [2022-06-02T20:01:04.272Z] --- PASS: TestSecretList (2.17s) [2022-06-02T20:01:04.272Z] === RUN TestSecretsCreateAndDelete [2022-06-02T20:01:04.717Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2022-06-02T20:01:04.717Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T20:01:05.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:05.362Z] INFO: Testing against a local daemon [2022-06-02T20:01:05.362Z] === RUN TestServiceCreateInit [2022-06-02T20:01:05.362Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T20:01:05.362Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T20:01:05.362Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- PASS: TestServiceCreateInit (0.04s) [2022-06-02T20:01:05.362Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T20:01:05.362Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T20:01:05.362Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceConflict [2022-06-02T20:01:05.362Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T20:01:05.362Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-06-02T20:01:05.362Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T20:01:05.362Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T20:01:05.362Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T20:01:05.362Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceSysctls [2022-06-02T20:01:05.362Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.362Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-06-02T20:01:05.362Z] === RUN TestCreateServiceCapabilities [2022-06-02T20:01:05.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-02T20:01:05.753Z] --- PASS: TestInspectNetwork (7.03s) [2022-06-02T20:01:05.753Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T20:01:05.753Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T20:01:05.753Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T20:01:05.753Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T20:01:05.753Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T20:01:05.830Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-06-02T20:01:05.830Z] === RUN TestInspect [2022-06-02T20:01:05.830Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestInspect (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestCreateJob [2022-06-02T20:01:05.830Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestCreateJob (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestReplicatedJob [2022-06-02T20:01:05.830Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestReplicatedJob (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestUpdateReplicatedJob [2022-06-02T20:01:05.830Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServiceListWithStatuses [2022-06-02T20:01:05.830Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T20:01:05.830Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestDockerNetworkReConnect [2022-06-02T20:01:05.830Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServicePlugin [2022-06-02T20:01:05.830Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServiceUpdateLabel [2022-06-02T20:01:05.830Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServiceUpdateSecrets [2022-06-02T20:01:05.830Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServiceUpdateConfigs [2022-06-02T20:01:05.830Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServiceUpdateNetwork [2022-06-02T20:01:05.830Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-06-02T20:01:05.830Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T20:01:05.830Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-06-02T20:01:05.830Z] PASS [2022-06-02T20:01:05.830Z] ok github.com/docker/docker/integration/service 0.247s [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === Skipped [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-06-02T20:01:05.830Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-06-02T20:01:05.830Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-06-02T20:01:05.830Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-06-02T20:01:05.830Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-06-02T20:01:05.830Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-06-02T20:01:05.830Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-06-02T20:01:05.830Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-06-02T20:01:05.830Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-06-02T20:01:05.830Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-06-02T20:01:05.830Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-06-02T20:01:05.830Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-06-02T20:01:05.830Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-06-02T20:01:05.830Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-06-02T20:01:05.830Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-06-02T20:01:05.830Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-06-02T20:01:05.830Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-06-02T20:01:05.830Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-06-02T20:01:05.830Z] [2022-06-02T20:01:05.830Z] DONE 24 tests, 23 skipped in 2.275s [2022-06-02T20:01:05.830Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-06-02T20:01:05.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-02T20:01:06.163Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-06-02T20:01:06.163Z] === RUN TestSecretsUpdate [2022-06-02T20:01:06.476Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2022-06-02T20:01:06.476Z] === RUN TestResize [2022-06-02T20:01:07.135Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-06-02T20:01:07.135Z] === RUN TestNetworkInvalidJSON [2022-06-02T20:01:07.135Z] === RUN TestNetworkInvalidJSON//networks/create [2022-06-02T20:01:07.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-06-02T20:01:07.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:01:07.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:01:07.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:01:07.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:01:07.135Z] === CONT TestNetworkInvalidJSON//networks/create [2022-06-02T20:01:07.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:01:07.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-06-02T20:01:07.135Z] === RUN TestNetworkList [2022-06-02T20:01:07.135Z] === RUN TestNetworkList//networks [2022-06-02T20:01:07.135Z] === PAUSE TestNetworkList//networks [2022-06-02T20:01:07.135Z] === RUN TestNetworkList//networks/ [2022-06-02T20:01:07.135Z] === PAUSE TestNetworkList//networks/ [2022-06-02T20:01:07.135Z] === CONT TestNetworkList//networks [2022-06-02T20:01:07.135Z] === CONT TestNetworkList//networks/ [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkList (0.02s) [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T20:01:07.135Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T20:01:07.135Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T20:01:07.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:07.395Z] INFO: Testing against a local daemon [2022-06-02T20:01:07.395Z] === RUN TestSessionCreate [2022-06-02T20:01:07.395Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-06-02T20:01:07.395Z] --- SKIP: TestSessionCreate (0.00s) [2022-06-02T20:01:07.395Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T20:01:07.395Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-06-02T20:01:07.395Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-06-02T20:01:07.395Z] PASS [2022-06-02T20:01:07.395Z] ok github.com/docker/docker/integration/session 0.123s [2022-06-02T20:01:07.395Z] [2022-06-02T20:01:07.395Z] === Skipped [2022-06-02T20:01:07.395Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-06-02T20:01:07.396Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-06-02T20:01:07.396Z] [2022-06-02T20:01:07.396Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-06-02T20:01:07.396Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-06-02T20:01:07.396Z] [2022-06-02T20:01:07.396Z] DONE 2 tests, 2 skipped in 1.584s [2022-06-02T20:01:07.423Z] --- PASS: TestResize (0.87s) [2022-06-02T20:01:07.423Z] === RUN TestResizeWithInvalidSize [2022-06-02T20:01:07.705Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-06-02T20:01:07.705Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T20:01:07.866Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-06-02T20:01:08.674Z] --- PASS: TestSecretsUpdate (2.16s) [2022-06-02T20:01:08.674Z] === RUN TestTemplatedSecret [2022-06-02T20:01:08.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-02T20:01:08.796Z] --- PASS: TestResizeWithInvalidSize (1.12s) [2022-06-02T20:01:08.796Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T20:01:08.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-02T20:01:09.087Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-02T20:01:09.087Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T20:01:09.362Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T20:01:09.362Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T20:01:09.362Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T20:01:09.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T20:01:09.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T20:01:09.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:09.432Z] INFO: Testing against a local daemon [2022-06-02T20:01:09.432Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:01:09.432Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:09.432Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestEventsExecDie [2022-06-02T20:01:09.432Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-06-02T20:01:09.432Z] --- SKIP: TestEventsExecDie (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestEventsBackwardsCompatible [2022-06-02T20:01:09.432Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-06-02T20:01:09.432Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestInfoAPI [2022-06-02T20:01:09.432Z] --- PASS: TestInfoAPI (0.05s) [2022-06-02T20:01:09.432Z] === RUN TestInfoAPIWarnings [2022-06-02T20:01:09.432Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T20:01:09.432Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestInfoDebug [2022-06-02T20:01:09.432Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-06-02T20:01:09.432Z] --- SKIP: TestInfoDebug (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestInfoInsecureRegistries [2022-06-02T20:01:09.432Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-06-02T20:01:09.432Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestInfoRegistryMirrors [2022-06-02T20:01:09.432Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-06-02T20:01:09.432Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-06-02T20:01:09.432Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T20:01:09.659Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-06-02T20:01:09.659Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T20:01:10.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-06-02T20:01:10.417Z] === RUN TestPingCacheHeaders [2022-06-02T20:01:10.417Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-02T20:01:10.417Z] === RUN TestPingGet [2022-06-02T20:01:10.417Z] --- PASS: TestPingGet (0.04s) [2022-06-02T20:01:10.417Z] === RUN TestPingHead [2022-06-02T20:01:10.417Z] --- PASS: TestPingHead (0.03s) [2022-06-02T20:01:10.417Z] === RUN TestVersion [2022-06-02T20:01:10.417Z] --- PASS: TestVersion (0.03s) [2022-06-02T20:01:10.417Z] PASS [2022-06-02T20:01:10.417Z] ok github.com/docker/docker/integration/system 1.198s [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === Skipped [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:01:10.417Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-06-02T20:01:10.417Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-06-02T20:01:10.417Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-06-02T20:01:10.417Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-06-02T20:01:10.417Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-06-02T20:01:10.417Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-06-02T20:01:10.417Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-06-02T20:01:10.417Z] [2022-06-02T20:01:10.417Z] DONE 13 tests, 7 skipped in 2.791s [2022-06-02T20:01:10.417Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-06-02T20:01:10.599Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-06-02T20:01:10.599Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T20:01:10.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-02T20:01:11.186Z] --- PASS: TestTemplatedSecret (2.57s) [2022-06-02T20:01:11.186Z] === RUN TestSecretCreateResolve [2022-06-02T20:01:11.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-02T20:01:11.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T20:01:11.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T20:01:11.981Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-06-02T20:01:11.981Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T20:01:12.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-02T20:01:12.550Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-02T20:01:12.550Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T20:01:12.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:12.634Z] INFO: Testing against a local daemon [2022-06-02T20:01:12.634Z] === RUN TestVolumesCreateAndList [2022-06-02T20:01:12.634Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-06-02T20:01:12.634Z] === RUN TestVolumesRemove [2022-06-02T20:01:12.634Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T20:01:12.634Z] === RUN TestVolumesInspect [2022-06-02T20:01:12.634Z] --- PASS: TestVolumesInspect (0.04s) [2022-06-02T20:01:12.634Z] === RUN TestVolumesInvalidJSON [2022-06-02T20:01:12.634Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-06-02T20:01:12.634Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-06-02T20:01:12.634Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-06-02T20:01:12.634Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-06-02T20:01:12.634Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-06-02T20:01:12.634Z] PASS [2022-06-02T20:01:12.634Z] ok github.com/docker/docker/integration/volume 0.248s [2022-06-02T20:01:12.634Z] [2022-06-02T20:01:12.634Z] DONE 5 tests in 1.903s [2022-06-02T20:01:12.634Z] INFO: make.ps1 ended at 06/02/2022 20:01:12 [2022-06-02T20:01:12.634Z] INFO: Integration CLI tests being run from the host: [2022-06-02T20:01:12.634Z] 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-06-02T20:01:13.071Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-06-02T20:01:13.071Z] PASS [2022-06-02T20:01:13.071Z] [2022-06-02T20:01:13.071Z] DONE 6 tests in 13.354s [2022-06-02T20:01:13.071Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T20:01:13.071Z] INFO: Testing against a local daemon [2022-06-02T20:01:13.071Z] === RUN TestServiceCreateInit [2022-06-02T20:01:13.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T20:01:13.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T20:01:14.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T20:01:15.091Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-06-02T20:01:15.091Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T20:01:15.091Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:01:15.091Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:01:15.091Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T20:01:15.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T20:01:16.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-02T20:01:16.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T20:01:17.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-02T20:01:17.233Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T20:01:17.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-02T20:01:17.676Z] --- PASS: TestImportExtremelyLargeImageWorks (91.66s) [2022-06-02T20:01:17.676Z] PASS [2022-06-02T20:01:17.676Z] [2022-06-02T20:01:17.676Z] === Skipped [2022-06-02T20:01:17.676Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-02T20:01:17.676Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-02T20:01:17.676Z] [2022-06-02T20:01:17.676Z] DONE 12 tests, 1 skipped in 95.092s [2022-06-02T20:01:17.676Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T20:01:17.676Z] INFO: Testing against a local daemon [2022-06-02T20:01:17.676Z] === RUN TestNetworkCreateDelete [2022-06-02T20:01:17.676Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-06-02T20:01:17.676Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T20:01:17.676Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-06-02T20:01:17.676Z] === RUN TestDaemonDNSFallback [2022-06-02T20:01:17.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T20:01:18.636Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-02T20:01:19.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T20:01:19.461Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-02T20:01:20.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T20:01:20.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-02T20:01:20.395Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-02T20:01:20.497Z] --- PASS: TestServiceCreateInit (7.10s) [2022-06-02T20:01:20.497Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-06-02T20:01:20.497Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2022-06-02T20:01:20.497Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T20:01:20.958Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-06-02T20:01:20.958Z] === RUN TestInspectNetwork [2022-06-02T20:01:20.958Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:20.958Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-02T20:01:20.958Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T20:01:20.958Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:20.958Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-02T20:01:20.958Z] === RUN TestNetworkInvalidJSON [2022-06-02T20:01:20.958Z] === RUN TestNetworkInvalidJSON//networks/create [2022-06-02T20:01:20.958Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-06-02T20:01:20.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:01:20.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:01:20.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:01:20.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:01:20.958Z] === CONT TestNetworkInvalidJSON//networks/create [2022-06-02T20:01:20.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:01:20.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-06-02T20:01:20.958Z] === RUN TestNetworkList [2022-06-02T20:01:20.958Z] === RUN TestNetworkList//networks [2022-06-02T20:01:20.958Z] === PAUSE TestNetworkList//networks [2022-06-02T20:01:20.958Z] === RUN TestNetworkList//networks/ [2022-06-02T20:01:20.958Z] === PAUSE TestNetworkList//networks/ [2022-06-02T20:01:20.958Z] === CONT TestNetworkList//networks [2022-06-02T20:01:20.958Z] === CONT TestNetworkList//networks/ [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T20:01:20.958Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T20:01:20.958Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T20:01:20.958Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:20.958Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-02T20:01:20.958Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T20:01:20.958Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:20.958Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-06-02T20:01:20.958Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T20:01:20.958Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:20.958Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-06-02T20:01:20.958Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T20:01:21.216Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-06-02T20:01:21.216Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T20:01:21.216Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T20:01:21.216Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T20:01:21.216Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T20:01:21.216Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:01:21.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T20:01:21.216Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T20:01:21.216Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T20:01:21.216Z] PASS [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === Skipped [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-02T20:01:21.216Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-02T20:01:21.216Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-02T20:01:21.216Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-06-02T20:01:21.216Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-06-02T20:01:21.216Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-06-02T20:01:21.216Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-06-02T20:01:21.216Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-06-02T20:01:21.216Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T20:01:21.216Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:01:21.216Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-06-02T20:01:21.216Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T20:01:21.216Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] DONE 22 tests, 12 skipped in 8.035s [2022-06-02T20:01:21.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T20:01:21.216Z] INFO: Testing against a local daemon [2022-06-02T20:01:21.216Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T20:01:21.216Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:21.216Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestDockerNetworkIpvlan [2022-06-02T20:01:21.216Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:21.216Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T20:01:21.216Z] PASS [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === Skipped [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T20:01:21.216Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T20:01:21.216Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] DONE 2 tests, 2 skipped in 0.093s [2022-06-02T20:01:21.216Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T20:01:21.216Z] INFO: Testing against a local daemon [2022-06-02T20:01:21.216Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T20:01:21.216Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-02T20:01:21.216Z] === RUN TestDockerNetworkMacvlan [2022-06-02T20:01:21.216Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-02T20:01:21.216Z] PASS [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === Skipped [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-02T20:01:21.216Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-02T20:01:21.216Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:21.216Z] [2022-06-02T20:01:21.216Z] DONE 2 tests, 2 skipped in 0.090s [2022-06-02T20:01:21.216Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T20:01:21.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-06-02T20:01:21.298Z] INFO: Testing against a local daemon [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-02T20:01:21.298Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-02T20:01:21.298Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-02T20:01:21.298Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-02T20:01:21.475Z] testing: warning: no tests to run [2022-06-02T20:01:21.475Z] PASS [2022-06-02T20:01:21.475Z] [2022-06-02T20:01:21.475Z] DONE 0 tests in 0.021s [2022-06-02T20:01:21.475Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T20:01:21.475Z] INFO: Testing against a local daemon [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginTLS [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginHeader [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginV2Disable [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T20:01:21.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-02T20:01:21.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-02T20:01:21.733Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-02T20:01:21.733Z] PASS [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === Skipped [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-02T20:01:21.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] DONE 17 tests, 17 skipped in 0.274s [2022-06-02T20:01:21.733Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T20:01:21.733Z] INFO: Testing against a local daemon [2022-06-02T20:01:21.733Z] === RUN TestPluginInvalidJSON [2022-06-02T20:01:21.733Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:01:21.733Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:01:21.733Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:01:21.733Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-02T20:01:21.733Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-06-02T20:01:21.733Z] === RUN TestPluginInstall [2022-06-02T20:01:21.733Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-02T20:01:21.733Z] === RUN TestPluginsWithRuntimes [2022-06-02T20:01:21.733Z] 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-06-02T20:01:21.733Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-02T20:01:21.733Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T20:01:21.733Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-02T20:01:21.733Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T20:01:21.733Z] PASS [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === Skipped [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-02T20:01:21.733Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-02T20:01:21.733Z] 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-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T20:01:21.733Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-02T20:01:21.733Z] [2022-06-02T20:01:21.733Z] DONE 5 tests, 3 skipped in 0.122s [2022-06-02T20:01:21.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T20:01:21.766Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-02T20:01:21.766Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-02T20:01:21.992Z] INFO: Testing against a local daemon [2022-06-02T20:01:21.992Z] === RUN TestExternalGraphDriver [2022-06-02T20:01:21.992Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-02T20:01:21.992Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-06-02T20:01:21.992Z] === RUN TestGraphdriverPluginV2 [2022-06-02T20:01:22.752Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-02T20:01:22.752Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-02T20:01:22.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2022-06-02T20:01:25.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2022-06-02T20:01:25.453Z] === RUN TestCgroupNamespacesRun [2022-06-02T20:01:25.453Z] check_test.go:309: [d4e524f52e374] daemon is not started [2022-06-02T20:01:25.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-02T20:01:26.018Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-02T20:01:26.953Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2022-06-02T20:01:26.953Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T20:01:27.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-02T20:01:27.254Z] --- PASS: TestGraphdriverPluginV2 (5.34s) [2022-06-02T20:01:27.254Z] PASS [2022-06-02T20:01:27.254Z] [2022-06-02T20:01:27.254Z] === Skipped [2022-06-02T20:01:27.254Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-06-02T20:01:27.254Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-02T20:01:27.254Z] [2022-06-02T20:01:27.254Z] DONE 2 tests, 1 skipped in 5.482s [2022-06-02T20:01:27.254Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T20:01:27.254Z] INFO: Testing against a local daemon [2022-06-02T20:01:27.254Z] === RUN TestContinueAfterPluginCrash [2022-06-02T20:01:27.254Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T20:01:27.254Z] === RUN TestReadPluginNoRead [2022-06-02T20:01:27.254Z] === PAUSE TestReadPluginNoRead [2022-06-02T20:01:27.254Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T20:01:27.254Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T20:01:27.254Z] === CONT TestContinueAfterPluginCrash [2022-06-02T20:01:27.254Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T20:01:27.468Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-02T20:01:28.403Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-02T20:01:28.403Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2022-06-02T20:01:28.403Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T20:01:28.969Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-02T20:01:29.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-02T20:01:29.998Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2022-06-02T20:01:29.998Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T20:01:30.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2022-06-02T20:01:30.122Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T20:01:30.940Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7ssf8njerdthjd0phs8eyyqm9 Created:2022-06-02 20:01:29.803904422 +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[88836e26b4acf70a9949a08dff32149a753f730f6c0d4565dbcabe1036600238:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hhm4gehicbffgkastl7idnray EndpointID:0c53d59e19758326f36180303cf2dfb0cef46fda999cf28ec87731272c9c2477 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f3a468d67ce60a0cfa6af50a9dd39ea9ee6d54c5530a643df5f637f2992b7a7a 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:0fa2c91b478a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hhm4gehicbffgkastl7idnray EndpointID:0c53d59e19758326f36180303cf2dfb0cef46fda999cf28ec87731272c9c2477 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T20:01:32.033Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2022-06-02T20:01:32.033Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T20:01:33.413Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-06-02T20:01:33.413Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T20:01:33.852Z] --- PASS: TestDaemonStartWithLogOpt (6.15s) [2022-06-02T20:01:33.852Z] === CONT TestReadPluginNoRead [2022-06-02T20:01:34.788Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-02T20:01:35.047Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2022-06-02T20:01:35.047Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T20:01:35.372Z] --- PASS: TestCreateServiceMultipleTimes (15.35s) [2022-06-02T20:01:35.372Z] === RUN TestCreateServiceConflict [2022-06-02T20:01:35.983Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2022-06-02T20:01:35.983Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T20:01:36.225Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2022-06-02T20:01:36.225Z] PASS [2022-06-02T20:01:36.225Z] [2022-06-02T20:01:36.225Z] === Skipped [2022-06-02T20:01:36.225Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:01:36.225Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:01:36.225Z] [2022-06-02T20:01:36.225Z] DONE 26 tests, 1 skipped in 43.717s [2022-06-02T20:01:36.225Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T20:01:36.225Z] ++ 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-06-02T20:01:36.225Z] ++ set -e [2022-06-02T20:01:36.225Z] ++ '[' -n 0 ']' [2022-06-02T20:01:36.225Z] ++ set -x [2022-06-02T20:01:36.225Z] ++ 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-06-02T20:01:36.225Z] INFO: Testing against a local daemon [2022-06-02T20:01:36.225Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T20:01:36.225Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:36.225Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T20:01:36.225Z] === RUN TestDockerNetworkIpvlan [2022-06-02T20:01:36.225Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:36.225Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T20:01:36.225Z] PASS [2022-06-02T20:01:36.225Z] [2022-06-02T20:01:36.225Z] === Skipped [2022-06-02T20:01:36.225Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T20:01:36.225Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:36.225Z] [2022-06-02T20:01:36.225Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T20:01:36.225Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:01:36.225Z] [2022-06-02T20:01:36.225Z] DONE 2 tests, 2 skipped in 0.111s [2022-06-02T20:01:36.225Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T20:01:36.225Z] ++ 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-06-02T20:01:36.225Z] ++ set -e [2022-06-02T20:01:36.225Z] ++ '[' -n 0 ']' [2022-06-02T20:01:36.225Z] ++ set -x [2022-06-02T20:01:36.225Z] ++ 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-06-02T20:01:36.225Z] INFO: Testing against a local daemon [2022-06-02T20:01:36.225Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T20:01:36.549Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-02T20:01:36.801Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-06-02T20:01:36.802Z] === RUN TestDockerNetworkMacvlan [2022-06-02T20:01:37.144Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T20:01:37.144Z] --- PASS: TestContinueAfterPluginCrash (9.68s) [2022-06-02T20:01:37.483Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-02T20:01:37.744Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T20:01:37.885Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-06-02T20:01:37.885Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T20:01:38.052Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2022-06-02T20:01:38.052Z] === RUN TestNISDomainname [2022-06-02T20:01:38.052Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-02T20:01:38.314Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T20:01:38.619Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-02T20:01:38.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-02T20:01:38.878Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-02T20:01:38.878Z] --- PASS: TestNISDomainname (1.05s) [2022-06-02T20:01:38.878Z] === RUN TestHostnameDnsResolution [2022-06-02T20:01:39.045Z] === RUN TestReadPluginNoRead/default [2022-06-02T20:01:39.255Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T20:01:39.445Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-02T20:01:39.445Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-06-02T20:01:39.445Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-02T20:01:40.011Z] --- PASS: TestHostnameDnsResolution (1.07s) [2022-06-02T20:01:40.011Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T20:01:40.400Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-06-02T20:01:40.400Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T20:01:40.637Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T20:01:40.945Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-02T20:01:40.945Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-06-02T20:01:40.945Z] === RUN TestStats [2022-06-02T20:01:41.572Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T20:01:41.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-02T20:01:42.550Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T20:01:43.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-02T20:01:43.472Z] === CONT TestReadPluginNoRead [2022-06-02T20:01:43.472Z] read_test.go:92: [d8b9d90bf6d05] daemon is not started [2022-06-02T20:01:43.472Z] --- PASS: TestReadPluginNoRead (10.00s) [2022-06-02T20:01:43.472Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2022-06-02T20:01:43.472Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2022-06-02T20:01:43.472Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2022-06-02T20:01:43.472Z] PASS [2022-06-02T20:01:43.472Z] [2022-06-02T20:01:43.472Z] DONE 6 tests in 16.257s [2022-06-02T20:01:43.472Z] 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-06-02T20:01:43.472Z] testing: warning: no tests to run [2022-06-02T20:01:43.472Z] PASS [2022-06-02T20:01:43.472Z] [2022-06-02T20:01:43.472Z] DONE 0 tests in 0.028s [2022-06-02T20:01:43.472Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T20:01:43.731Z] INFO: Testing against a local daemon [2022-06-02T20:01:43.731Z] === RUN TestPluginWithDevMounts [2022-06-02T20:01:43.731Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-06-02T20:01:43.731Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-02T20:01:43.731Z] PASS [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === Skipped [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-02T20:01:43.731Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] DONE 1 tests, 1 skipped in 0.102s [2022-06-02T20:01:43.731Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T20:01:43.731Z] INFO: Testing against a local daemon [2022-06-02T20:01:43.731Z] === RUN TestSecretInspect [2022-06-02T20:01:43.731Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-02T20:01:43.731Z] === RUN TestSecretList [2022-06-02T20:01:43.731Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] --- SKIP: TestSecretList (0.01s) [2022-06-02T20:01:43.731Z] === RUN TestSecretsCreateAndDelete [2022-06-02T20:01:43.731Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-02T20:01:43.731Z] === RUN TestSecretsUpdate [2022-06-02T20:01:43.731Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-02T20:01:43.731Z] === RUN TestTemplatedSecret [2022-06-02T20:01:43.731Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-02T20:01:43.731Z] === RUN TestSecretCreateResolve [2022-06-02T20:01:43.731Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-02T20:01:43.731Z] PASS [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === Skipped [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-02T20:01:43.731Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-02T20:01:43.731Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-02T20:01:43.731Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-02T20:01:43.731Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-02T20:01:43.731Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-02T20:01:43.731Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.731Z] [2022-06-02T20:01:43.731Z] DONE 6 tests, 6 skipped in 0.152s [2022-06-02T20:01:43.731Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T20:01:43.821Z] --- PASS: TestStats (2.87s) [2022-06-02T20:01:43.821Z] === RUN TestStopContainerWithTimeout [2022-06-02T20:01:43.821Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T20:01:43.821Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T20:01:43.821Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T20:01:43.821Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T20:01:43.821Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T20:01:43.821Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T20:01:43.821Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T20:01:43.821Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T20:01:43.821Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T20:01:43.821Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T20:01:43.990Z] INFO: Testing against a local daemon [2022-06-02T20:01:43.990Z] === RUN TestServiceCreateInit [2022-06-02T20:01:43.990Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T20:01:43.990Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T20:01:43.990Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-02T20:01:43.990Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T20:01:43.990Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T20:01:43.990Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceConflict [2022-06-02T20:01:43.990Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T20:01:43.990Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T20:01:43.990Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T20:01:43.990Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T20:01:43.990Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceSysctls [2022-06-02T20:01:43.990Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-06-02T20:01:43.990Z] === RUN TestCreateServiceCapabilities [2022-06-02T20:01:43.990Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestInspect [2022-06-02T20:01:43.990Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestInspect (0.02s) [2022-06-02T20:01:43.990Z] === RUN TestCreateJob [2022-06-02T20:01:43.990Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestCreateJob (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestReplicatedJob [2022-06-02T20:01:43.990Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:43.990Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-02T20:01:43.990Z] === RUN TestUpdateReplicatedJob [2022-06-02T20:01:44.248Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:44.248Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-02T20:01:44.248Z] === RUN TestServiceListWithStatuses [2022-06-02T20:01:44.248Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:01:44.248Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T20:01:44.248Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T20:01:44.248Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:44.248Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-02T20:01:44.248Z] === RUN TestDockerNetworkReConnect [2022-06-02T20:01:44.248Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:44.248Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-02T20:01:44.248Z] === RUN TestServicePlugin [2022-06-02T20:01:45.196Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T20:01:45.196Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-02T20:01:45.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-02T20:01:45.848Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T20:01:46.021Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan (9.60s) [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-06-02T20:01:46.419Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-06-02T20:01:46.419Z] PASS [2022-06-02T20:01:46.419Z] [2022-06-02T20:01:46.419Z] DONE 8 tests in 11.038s [2022-06-02T20:01:46.419Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T20:01:46.419Z] ++ 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-06-02T20:01:46.419Z] ++ set -e [2022-06-02T20:01:46.419Z] ++ '[' -n 0 ']' [2022-06-02T20:01:46.419Z] ++ set -x [2022-06-02T20:01:46.419Z] ++ 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-06-02T20:01:46.419Z] testing: warning: no tests to run [2022-06-02T20:01:46.419Z] PASS [2022-06-02T20:01:46.419Z] [2022-06-02T20:01:46.419Z] DONE 0 tests in 0.026s [2022-06-02T20:01:46.587Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-02T20:01:46.679Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T20:01:46.679Z] ++ 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-06-02T20:01:46.679Z] ++ set -e [2022-06-02T20:01:46.679Z] ++ '[' -n 0 ']' [2022-06-02T20:01:46.679Z] ++ set -x [2022-06-02T20:01:46.680Z] ++ 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-06-02T20:01:46.680Z] INFO: Testing against a local daemon [2022-06-02T20:01:46.680Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T20:01:47.153Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T20:01:47.153Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-02T20:01:47.532Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServicePlugin (2.93s) [2022-06-02T20:01:47.532Z] === RUN TestServiceUpdateLabel [2022-06-02T20:01:47.532Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-02T20:01:47.532Z] === RUN TestServiceUpdateSecrets [2022-06-02T20:01:47.532Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-06-02T20:01:47.532Z] === RUN TestServiceUpdateConfigs [2022-06-02T20:01:47.532Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-02T20:01:47.532Z] === RUN TestServiceUpdateNetwork [2022-06-02T20:01:47.532Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-02T20:01:47.532Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T20:01:47.532Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-06-02T20:01:47.532Z] PASS [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === Skipped [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T20:01:47.532Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T20:01:47.532Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-06-02T20:01:47.532Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-02T20:01:47.532Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-02T20:01:47.532Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-02T20:01:47.532Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-02T20:01:47.532Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-02T20:01:47.532Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-06-02T20:01:47.532Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-06-02T20:01:47.532Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-06-02T20:01:47.532Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-02T20:01:47.532Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-02T20:01:47.532Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-02T20:01:47.532Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T20:01:47.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-02T20:01:47.532Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-02T20:01:47.532Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServicePlugin (2.93s) [2022-06-02T20:01:47.532Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-02T20:01:47.532Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-06-02T20:01:47.532Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-02T20:01:47.532Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-02T20:01:47.532Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-06-02T20:01:47.532Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] DONE 24 tests, 23 skipped in 3.283s [2022-06-02T20:01:47.532Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T20:01:47.532Z] INFO: Testing against a local daemon [2022-06-02T20:01:47.532Z] === RUN TestSessionCreate [2022-06-02T20:01:47.532Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T20:01:47.532Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T20:01:47.532Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T20:01:47.532Z] PASS [2022-06-02T20:01:47.532Z] [2022-06-02T20:01:47.532Z] DONE 2 tests in 0.124s [2022-06-02T20:01:47.532Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T20:01:47.532Z] INFO: Testing against a local daemon [2022-06-02T20:01:47.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:01:47.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T20:01:47.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:01:47.532Z] === RUN TestEventsExecDie [2022-06-02T20:01:47.790Z] --- PASS: TestEventsExecDie (0.52s) [2022-06-02T20:01:47.790Z] === RUN TestEventsBackwardsCompatible [2022-06-02T20:01:48.048Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-02T20:01:48.048Z] === RUN TestInfoBinaryCommits [2022-06-02T20:01:48.048Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T20:01:48.048Z] === RUN TestInfoAPIVersioned [2022-06-02T20:01:48.048Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T20:01:48.048Z] === RUN TestInfoDiscoveryBackend [2022-06-02T20:01:48.060Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-06-02T20:01:48.060Z] === RUN TestAuthZPluginTLS [2022-06-02T20:01:48.087Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-02T20:01:48.320Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-02T20:01:48.320Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T20:01:48.345Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-02T20:01:48.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-02T20:01:48.345Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-06-02T20:01:48.345Z] check_test.go:309: [d608b4dc5c29d] daemon is not started [2022-06-02T20:01:48.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-02T20:01:48.345Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-06-02T20:01:48.345Z] check_test.go:309: [d0653bd704dce] daemon is not started [2022-06-02T20:01:48.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-02T20:01:48.603Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-02T20:01:48.860Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-02T20:01:48.860Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2022-06-02T20:01:48.860Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2022-06-02T20:01:48.860Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-06-02T20:01:48.860Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-06-02T20:01:48.860Z] === RUN TestDeleteDevicemapper [2022-06-02T20:01:48.860Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T20:01:48.860Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-06-02T20:01:48.860Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T20:01:48.890Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-02T20:01:48.890Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T20:01:49.421Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-06-02T20:01:49.421Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-06-02T20:01:49.461Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-02T20:01:49.461Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T20:01:50.031Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-06-02T20:01:50.031Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T20:01:51.389Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2022-06-02T20:01:51.389Z] === RUN TestUpdateMemory [2022-06-02T20:01:51.389Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:01:51.389Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-02T20:01:51.389Z] === RUN TestUpdateCPUQuota [2022-06-02T20:01:51.413Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-06-02T20:01:51.413Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T20:01:51.673Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-02T20:01:51.673Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T20:01:51.954Z] check_test.go:309: [d5691da5b85da] daemon is not started [2022-06-02T20:01:51.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-02T20:01:52.243Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-02T20:01:52.243Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T20:01:52.525Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-06-02T20:01:52.525Z] === RUN TestUpdatePidsLimit [2022-06-02T20:01:52.525Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T20:01:52.785Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T20:01:52.812Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-02T20:01:52.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T20:01:53.351Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T20:01:53.602Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2022-06-02T20:01:53.603Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-06-02T20:01:53.603Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:01:53.603Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-06-02T20:01:53.603Z] === RUN TestInfoAPI [2022-06-02T20:01:53.603Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T20:01:53.603Z] === RUN TestInfoAPIWarnings [2022-06-02T20:01:53.609Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T20:01:53.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T20:01:54.194Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-06-02T20:01:54.194Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T20:01:54.433Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T20:01:54.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T20:01:55.245Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-06-02T20:01:55.245Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T20:01:55.576Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-06-02T20:01:55.576Z] === RUN TestAuthZPluginHeader [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit (3.54s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-06-02T20:01:56.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-06-02T20:01:56.066Z] === RUN TestUpdateRestartPolicy [2022-06-02T20:01:56.147Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-02T20:01:56.147Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T20:01:56.147Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:01:56.147Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-02T20:01:56.147Z] === RUN TestAuthZPluginV2Disable [2022-06-02T20:01:56.147Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:01:56.147Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-02T20:01:56.147Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T20:01:56.147Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:01:56.147Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-02T20:01:56.147Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T20:01:56.147Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:01:56.147Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-02T20:01:56.147Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T20:01:56.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-02T20:01:59.160Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-02T20:01:59.418Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-02T20:01:59.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-02T20:01:59.984Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-02T20:02:02.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-02T20:02:02.511Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-02T20:02:04.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-02T20:02:04.976Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-02T20:02:05.908Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-02T20:02:05.908Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-06-02T20:02:05.908Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-02T20:02:05.908Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-06-02T20:02:05.908Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-02T20:02:05.908Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-06-02T20:02:05.908Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-02T20:02:05.908Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-06-02T20:02:05.909Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-02T20:02:07.402Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) [2022-06-02T20:02:07.402Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T20:02:08.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-02T20:02:08.436Z] --- PASS: TestUpdateRestartPolicy (12.58s) [2022-06-02T20:02:08.436Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T20:02:08.436Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-02T20:02:09.371Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-06-02T20:02:09.371Z] === RUN TestWaitNonBlocked [2022-06-02T20:02:09.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:02:09.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:02:09.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:02:09.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:02:09.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T20:02:09.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T20:02:10.743Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-02T20:02:10.743Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2022-06-02T20:02:10.743Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-06-02T20:02:10.743Z] === RUN TestWaitBlocked [2022-06-02T20:02:10.743Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T20:02:10.743Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T20:02:10.743Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T20:02:10.743Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T20:02:10.743Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T20:02:10.743Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T20:02:11.674Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-06-02T20:02:11.674Z] === RUN TestInfoDebug [2022-06-02T20:02:11.674Z] --- PASS: TestInfoDebug (1.54s) [2022-06-02T20:02:11.674Z] === RUN TestInfoInsecureRegistries [2022-06-02T20:02:12.117Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-02T20:02:12.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-06-02T20:02:12.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2022-06-02T20:02:12.117Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T20:02:12.117Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T20:02:12.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-02T20:02:13.308Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-02T20:02:13.573Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-06-02T20:02:13.573Z] === RUN TestInfoRegistryMirrors [2022-06-02T20:02:14.249Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-02T20:02:14.249Z] PASS [2022-06-02T20:02:14.249Z] [2022-06-02T20:02:14.249Z] === Skipped [2022-06-02T20:02:14.249Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-02T20:02:14.249Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:02:14.249Z] [2022-06-02T20:02:14.249Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-02T20:02:14.249Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:02:14.249Z] [2022-06-02T20:02:14.249Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-02T20:02:14.249Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:02:14.249Z] [2022-06-02T20:02:14.249Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-02T20:02:14.249Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:02:14.249Z] [2022-06-02T20:02:14.249Z] DONE 17 tests, 4 skipped in 26.257s [2022-06-02T20:02:14.249Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T20:02:14.249Z] ++ 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-06-02T20:02:14.249Z] ++ set -e [2022-06-02T20:02:14.249Z] ++ '[' -n 0 ']' [2022-06-02T20:02:14.249Z] ++ set -x [2022-06-02T20:02:14.249Z] ++ 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-06-02T20:02:14.249Z] INFO: Testing against a local daemon [2022-06-02T20:02:14.249Z] === RUN TestPluginInvalidJSON [2022-06-02T20:02:14.249Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:02:14.249Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:02:14.249Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:02:14.249Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T20:02:14.249Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-06-02T20:02:14.249Z] === RUN TestPluginInstall [2022-06-02T20:02:14.249Z] === RUN TestPluginInstall/no_auth [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1371e6457aad3a0ec2a12ca7931836c41fe34edfdcc0ad00dd2ea39b1774927e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1371e6457aad3a0ec2a12ca7931836c41fe34edfdcc0ad00dd2ea39b1774927e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:02:14.249Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1371e6457aad3a0ec2a12ca7931836c41fe34edfdcc0ad00dd2ea39b1774927e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:02:14.249Z] time="2022-06-02T20:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1371e6457aad3a0ec2a12ca7931836c41fe34edfdcc0ad00dd2ea39b1774927e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:02:14.509Z] === RUN TestPluginInstall/with_insecure [2022-06-02T20:02:14.947Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-06-02T20:02:14.947Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T20:02:14.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-06-02T20:02:14.947Z] === RUN TestPingCacheHeaders [2022-06-02T20:02:14.947Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T20:02:14.947Z] === RUN TestPingGet [2022-06-02T20:02:14.947Z] --- PASS: TestPingGet (0.01s) [2022-06-02T20:02:14.947Z] === RUN TestPingHead [2022-06-02T20:02:14.947Z] --- PASS: TestPingHead (0.02s) [2022-06-02T20:02:14.947Z] === RUN TestVersion [2022-06-02T20:02:14.947Z] --- PASS: TestVersion (0.02s) [2022-06-02T20:02:14.947Z] PASS [2022-06-02T20:02:14.947Z] [2022-06-02T20:02:14.947Z] === Skipped [2022-06-02T20:02:14.947Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:02:14.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T20:02:14.947Z] [2022-06-02T20:02:14.947Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-06-02T20:02:14.947Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T20:02:14.947Z] [2022-06-02T20:02:14.947Z] DONE 18 tests, 2 skipped in 27.724s [2022-06-02T20:02:14.947Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T20:02:15.205Z] INFO: Testing against a local daemon [2022-06-02T20:02:15.205Z] === RUN TestVolumesCreateAndList [2022-06-02T20:02:15.205Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T20:02:15.205Z] === RUN TestVolumesRemove [2022-06-02T20:02:15.205Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T20:02:15.205Z] === RUN TestVolumesInspect [2022-06-02T20:02:15.205Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T20:02:15.205Z] === RUN TestVolumesInvalidJSON [2022-06-02T20:02:15.206Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-06-02T20:02:15.206Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-06-02T20:02:15.206Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-06-02T20:02:15.206Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T20:02:15.206Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-06-02T20:02:15.206Z] PASS [2022-06-02T20:02:15.206Z] [2022-06-02T20:02:15.206Z] DONE 5 tests in 0.192s [2022-06-02T20:02:15.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T20:02:15.206Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12356 is not a child of this shell [2022-06-02T20:02:15.206Z] warning: PID 12356 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-02T20:02:15.206Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T20:02:15.206Z] [2022-06-02T20:02:15.206Z] Unloading profiles will leave already running processes permanently [2022-06-02T20:02:15.206Z] unconfined, which can lead to unexpected situations. [2022-06-02T20:02:15.206Z] [2022-06-02T20:02:15.206Z] To set a process to complain mode, use the command line tool [2022-06-02T20:02:15.206Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T20:02:15.206Z] Removing test suite binaries [2022-06-02T20:02:15.206Z] exiting test-integration [2022-06-02T20:02:15.206Z] ++ exit 0 [2022-06-02T20:02:15.450Z] time="2022-06-02T20:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:02:15.450Z] time="2022-06-02T20:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dece7c757c6e3939ba29460a8ee4887eba3b85977a6517757eb3a4f190e3c040" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:02:15.450Z] time="2022-06-02T20:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:02:15.450Z] time="2022-06-02T20:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dece7c757c6e3939ba29460a8ee4887eba3b85977a6517757eb3a4f190e3c040" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:02:15.711Z] plugin_test.go:165: [d8303a5a12ba1] daemon is not started [2022-06-02T20:02:15.711Z] --- PASS: TestPluginInstall (2.73s) [2022-06-02T20:02:15.711Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-06-02T20:02:15.711Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-06-02T20:02:15.711Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-06-02T20:02:15.711Z] === RUN TestPluginsWithRuntimes [2022-06-02T20:02:15.842Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2022-06-02T20:02:15.842Z] === CONT TestDaemonHostGatewayIP [2022-06-02T20:02:15.842Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.94s) [2022-06-02T20:02:15.842Z] === CONT TestDaemonRestartIpcMode [2022-06-02T20:02:16.410Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-02T20:02:16.578Z] [2022-06-02T20:02:16.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-02T20:02:16.926Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-02T20:02:17.628Z] === RUN TestPluginsWithRuntimes/No_Args Post stage [Pipeline] junit [2022-06-02T20:02:17.964Z] Recording test results [2022-06-02T20:02:18.217Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T20:02:19.184Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2022-06-02T20:02:19.184Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-06-02T20:02:19.184Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-06-02T20:02:19.184Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T20:02:19.358Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T20:02:19.507Z] check_test.go:309: [dca59323a6ac9] daemon is not started [2022-06-02T20:02:19.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-02T20:02:19.602Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-06-02T20:02:19.602Z] === RUN TestCreateServiceSysctls [2022-06-02T20:02:19.696Z] + echo Ensuring container killed. [2022-06-02T20:02:19.696Z] Ensuring container killed. [2022-06-02T20:02:19.696Z] + docker rm -vf docker-pr1 [2022-06-02T20:02:19.696Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T20:02:19.760Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-06-02T20:02:19.760Z] PASS [2022-06-02T20:02:19.760Z] [2022-06-02T20:02:19.760Z] DONE 10 tests in 6.902s [2022-06-02T20:02:19.760Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T20:02:19.760Z] ++ 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-06-02T20:02:19.760Z] ++ set -e [2022-06-02T20:02:19.760Z] ++ '[' -n 0 ']' [2022-06-02T20:02:19.760Z] ++ set -x [2022-06-02T20:02:19.760Z] ++ 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-06-02T20:02:19.760Z] INFO: Testing against a local daemon [2022-06-02T20:02:19.760Z] === RUN TestExternalGraphDriver [2022-06-02T20:02:19.982Z] + echo Chowning /workspace to jenkins user [2022-06-02T20:02:19.982Z] Chowning /workspace to jenkins user [2022-06-02T20:02:19.982Z] + id -u [2022-06-02T20:02:19.982Z] + id -g [2022-06-02T20:02:19.982Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T20:02:19.982Z] Unable to find image 'busybox:latest' locally [2022-06-02T20:02:19.982Z] latest: Pulling from library/busybox [2022-06-02T20:02:20.021Z] === RUN TestExternalGraphDriver/json [2022-06-02T20:02:20.240Z] cecc78ee4075: Pulling fs layer [2022-06-02T20:02:20.240Z] cecc78ee4075: Download complete [2022-06-02T20:02:20.240Z] cecc78ee4075: Pull complete [2022-06-02T20:02:20.240Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d [2022-06-02T20:02:20.441Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2022-06-02T20:02:20.441Z] === CONT TestIpcModeOlderClient [2022-06-02T20:02:20.441Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-06-02T20:02:20.441Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T20:02:20.498Z] Status: Downloaded newer image for busybox:latest [2022-06-02T20:02:20.698Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2022-06-02T20:02:21.490Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-06-02T20:02:21.490Z] === RUN TestCreateServiceCapabilities [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T20:02:21.930Z] === RUN TestExternalGraphDriver/spec [2022-06-02T20:02:22.171Z] + bundleName=amd64-rootless [2022-06-02T20:02:22.171Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-02T20:02:22.171Z] Creating amd64-rootless-bundles.tar.gz [2022-06-02T20:02:22.171Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-02T20:02:22.171Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-02T20:02:22.183Z] Archiving artifacts [2022-06-02T20:02:22.597Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-02T20:02:22.597Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-02T20:02:23.313Z] === RUN TestExternalGraphDriver/pull [2022-06-02T20:02:23.743Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T20:02:24.002Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-06-02T20:02:24.002Z] === RUN TestInspect [2022-06-02T20:02:24.047Z] + make clean [2022-06-02T20:02:24.304Z] docker volume rm -f docker-dev-cache [2022-06-02T20:02:24.304Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T20:02:25.222Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-06-02T20:02:25.222Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-06-02T20:02:25.222Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-06-02T20:02:25.222Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-06-02T20:02:25.222Z] === RUN TestGraphdriverPluginV2 [2022-06-02T20:02:25.222Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:02:25.222Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-02T20:02:25.222Z] PASS [2022-06-02T20:02:25.222Z] [2022-06-02T20:02:25.222Z] === Skipped [2022-06-02T20:02:25.222Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-02T20:02:25.222Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:02:25.222Z] [2022-06-02T20:02:25.222Z] DONE 5 tests, 1 skipped in 5.110s [2022-06-02T20:02:25.222Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T20:02:25.222Z] ++ 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-06-02T20:02:25.222Z] ++ set -e [2022-06-02T20:02:25.222Z] ++ '[' -n 0 ']' [2022-06-02T20:02:25.222Z] ++ set -x [2022-06-02T20:02:25.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-02T20:02:25.222Z] INFO: Testing against a local daemon [2022-06-02T20:02:25.222Z] === RUN TestContinueAfterPluginCrash [2022-06-02T20:02:25.222Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T20:02:25.222Z] === RUN TestReadPluginNoRead [2022-06-02T20:02:25.222Z] === PAUSE TestReadPluginNoRead [2022-06-02T20:02:25.222Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T20:02:25.222Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T20:02:25.222Z] === CONT TestContinueAfterPluginCrash [2022-06-02T20:02:25.222Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T20:02:25.877Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-02T20:02:26.135Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-02T20:02:26.394Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-02T20:02:27.263Z] --- PASS: TestInspect (2.77s) [2022-06-02T20:02:27.263Z] === RUN TestCreateJob [2022-06-02T20:02:27.327Z] check_test.go:309: [d036b8e30a747] daemon is not started [2022-06-02T20:02:27.327Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-02T20:02:27.327Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-02T20:02:28.518Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-02T20:02:28.518Z] Copying nested executables into bundles/binary-daemon [2022-06-02T20:02:28.518Z] [2022-06-02T20:02:28.520Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-06-02T20:02:28.520Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-02T20:02:28.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/make.sh cross [2022-06-02T20:02:29.104Z] [2022-06-02T20:02:29.104Z] Removing bundles/ [2022-06-02T20:02:29.365Z] [2022-06-02T20:02:29.365Z] ---> Making bundle: cross (in bundles/cross) [2022-06-02T20:02:29.365Z] Cross building: bundles/cross/linux/amd64 [2022-06-02T20:02:29.365Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-06-02T20:02:29.365Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-02T20:02:29.778Z] --- PASS: TestCreateJob (2.98s) [2022-06-02T20:02:29.778Z] === RUN TestReplicatedJob [2022-06-02T20:02:29.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-02T20:02:29.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-02T20:02:29.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-02T20:02:30.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-02T20:02:30.430Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T20:02:30.984Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-02T20:02:30.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-02T20:02:31.810Z] === RUN TestReadPluginNoRead/default [2022-06-02T20:02:31.918Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-02T20:02:32.483Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2022-06-02T20:02:32.483Z] PASS [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] === Skipped [2022-06-02T20:02:32.483Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T20:02:32.483Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T20:02:32.483Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-02T20:02:32.483Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T20:02:32.483Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-06-02T20:02:32.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-02T20:02:32.483Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-02T20:02:32.483Z] [2022-06-02T20:02:32.483Z] DONE 196 tests, 6 skipped in 156.047s [2022-06-02T20:02:32.483Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T20:02:32.483Z] ++ 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-06-02T20:02:32.483Z] ++ set -e [2022-06-02T20:02:32.483Z] ++ '[' -n 0 ']' [2022-06-02T20:02:32.483Z] ++ set -x [2022-06-02T20:02:32.484Z] ++ 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-06-02T20:02:32.742Z] INFO: Testing against a local daemon [2022-06-02T20:02:32.742Z] === RUN TestCommitInheritsEnv [2022-06-02T20:02:32.750Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T20:02:33.010Z] --- PASS: TestContinueAfterPluginCrash (8.12s) [2022-06-02T20:02:33.308Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-06-02T20:02:33.308Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T20:02:33.308Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T20:02:33.308Z] === RUN TestImagesFilterMultiReference [2022-06-02T20:02:33.308Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-02T20:02:33.308Z] === RUN TestImagePullPlatformInvalid [2022-06-02T20:02:33.308Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-02T20:02:33.308Z] === RUN TestRemoveImageOrphaning [2022-06-02T20:02:33.826Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-06-02T20:02:33.826Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T20:02:34.451Z] === CONT TestReadPluginNoRead [2022-06-02T20:02:34.451Z] read_test.go:92: [daa46999f1254] daemon is not started [2022-06-02T20:02:34.451Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-06-02T20:02:34.451Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-06-02T20:02:34.451Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-06-02T20:02:34.451Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-06-02T20:02:34.451Z] PASS [2022-06-02T20:02:34.451Z] [2022-06-02T20:02:34.451Z] DONE 6 tests in 9.238s [2022-06-02T20:02:34.451Z] 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-06-02T20:02:34.451Z] ++ 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-06-02T20:02:34.451Z] ++ set -e [2022-06-02T20:02:34.452Z] ++ '[' -n 0 ']' [2022-06-02T20:02:34.452Z] ++ set -x [2022-06-02T20:02:34.452Z] ++ 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-06-02T20:02:34.452Z] testing: warning: no tests to run [2022-06-02T20:02:34.452Z] PASS [2022-06-02T20:02:34.452Z] [2022-06-02T20:02:34.452Z] DONE 0 tests in 0.033s [2022-06-02T20:02:34.452Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T20:02:34.452Z] ++ 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-06-02T20:02:34.452Z] ++ set -e [2022-06-02T20:02:34.452Z] ++ '[' -n 0 ']' [2022-06-02T20:02:34.452Z] ++ set -x [2022-06-02T20:02:34.452Z] ++ 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-06-02T20:02:34.452Z] INFO: Testing against a local daemon [2022-06-02T20:02:34.452Z] === RUN TestPluginWithDevMounts [2022-06-02T20:02:34.452Z] === PAUSE TestPluginWithDevMounts [2022-06-02T20:02:34.452Z] === CONT TestPluginWithDevMounts [2022-06-02T20:02:35.022Z] --- PASS: TestReplicatedJob (5.02s) [2022-06-02T20:02:35.022Z] === RUN TestUpdateReplicatedJob [2022-06-02T20:02:35.835Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-06-02T20:02:35.835Z] PASS [2022-06-02T20:02:35.835Z] [2022-06-02T20:02:35.835Z] DONE 1 tests in 1.679s [2022-06-02T20:02:35.835Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T20:02:35.835Z] ++ 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-06-02T20:02:35.835Z] ++ set -e [2022-06-02T20:02:35.835Z] ++ '[' -n 0 ']' [2022-06-02T20:02:35.835Z] ++ set -x [2022-06-02T20:02:35.835Z] ++ 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-06-02T20:02:36.095Z] INFO: Testing against a local daemon [2022-06-02T20:02:36.095Z] === RUN TestSecretInspect [2022-06-02T20:02:36.420Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-06-02T20:02:36.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T20:02:36.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-02T20:02:36.420Z] === RUN TestTagInvalidReference [2022-06-02T20:02:36.420Z] --- PASS: TestTagInvalidReference (0.06s) [2022-06-02T20:02:36.420Z] === RUN TestTagValidPrefixedRepo [2022-06-02T20:02:36.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-02T20:02:36.420Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-06-02T20:02:36.420Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T20:02:36.420Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-02T20:02:36.420Z] === RUN TestTagOfficialNames [2022-06-02T20:02:36.420Z] --- PASS: TestTagOfficialNames (0.09s) [2022-06-02T20:02:36.420Z] === RUN TestTagMatchesDigest [2022-06-02T20:02:36.420Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-06-02T20:02:36.420Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T20:02:37.353Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-02T20:02:37.919Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-02T20:02:38.293Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-06-02T20:02:38.293Z] === RUN TestServiceListWithStatuses [2022-06-02T20:02:38.293Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:02:38.293Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T20:02:38.293Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T20:02:38.486Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-02T20:02:38.486Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-06-02T20:02:38.634Z] --- PASS: TestSecretInspect (2.17s) [2022-06-02T20:02:38.635Z] === RUN TestSecretList [2022-06-02T20:02:39.052Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-06-02T20:02:39.618Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-06-02T20:02:40.184Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-06-02T20:02:40.184Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-02T20:02:40.442Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-06-02T20:02:40.544Z] --- PASS: TestSecretList (2.17s) [2022-06-02T20:02:40.544Z] === RUN TestSecretsCreateAndDelete [2022-06-02T20:02:41.007Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-06-02T20:02:41.266Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-02T20:02:41.524Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-06-02T20:02:42.109Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-06-02T20:02:42.454Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-06-02T20:02:42.454Z] === RUN TestDockerNetworkReConnect [2022-06-02T20:02:42.455Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-06-02T20:02:42.455Z] === RUN TestSecretsUpdate [2022-06-02T20:02:42.679Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-06-02T20:02:43.243Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-06-02T20:02:43.501Z] check_test.go:309: [dd15e9f1c1810] daemon is not started [2022-06-02T20:02:43.501Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-02T20:02:44.066Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-02T20:02:44.995Z] --- PASS: TestSecretsUpdate (2.15s) [2022-06-02T20:02:44.995Z] === RUN TestTemplatedSecret [2022-06-02T20:02:44.999Z] check_test.go:309: [d8502833a3895] daemon is not started [2022-06-02T20:02:44.999Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-02T20:02:45.258Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-02T20:02:45.714Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-06-02T20:02:45.714Z] === RUN TestServicePlugin [2022-06-02T20:02:47.157Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-02T20:02:47.534Z] --- PASS: TestTemplatedSecret (2.47s) [2022-06-02T20:02:47.534Z] === RUN TestSecretCreateResolve [2022-06-02T20:02:48.975Z] plugin_test.go:62: [dde5680be8163] joining swarm manager [d410bd8a0d4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:02:49.443Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-06-02T20:02:49.443Z] PASS [2022-06-02T20:02:49.443Z] [2022-06-02T20:02:49.443Z] DONE 6 tests in 13.492s [2022-06-02T20:02:49.443Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T20:02:49.443Z] ++ 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-06-02T20:02:49.443Z] ++ set -e [2022-06-02T20:02:49.443Z] ++ '[' -n 0 ']' [2022-06-02T20:02:49.443Z] ++ set -x [2022-06-02T20:02:49.444Z] ++ 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-06-02T20:02:49.444Z] INFO: Testing against a local daemon [2022-06-02T20:02:49.444Z] === RUN TestServiceCreateInit [2022-06-02T20:02:49.444Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T20:02:49.901Z] plugin_test.go:65: [db15f1a5270f4] joining swarm manager [d410bd8a0d4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:02:50.444Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-02T20:02:50.444Z] check_test.go:309: [db765680e5a75] daemon is not started [2022-06-02T20:02:50.444Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-02T20:02:53.644Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T20:02:53.724Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-02T20:02:54.658Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-02T20:02:54.915Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-02T20:02:55.480Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-02T20:02:55.737Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-02T20:02:56.940Z] --- PASS: TestServiceCreateInit (7.09s) [2022-06-02T20:02:56.940Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-06-02T20:02:56.940Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-06-02T20:02:56.940Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T20:02:59.018Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-02T20:02:59.953Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-02T20:03:00.212Z] check_test.go:309: [dd63151c923e5] daemon is not started [2022-06-02T20:03:00.212Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-02T20:03:02.741Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-02T20:03:04.226Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-02T20:03:04.226Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-02T20:03:04.226Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-02T20:03:04.226Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-02T20:03:04.226Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-02T20:03:04.226Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-02T20:03:04.226Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-02T20:03:04.226Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-02T20:03:04.226Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-02T20:03:04.226Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-06-02T20:03:04.226Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-02T20:03:04.642Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-02T20:03:04.642Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-02T20:03:06.443Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-02T20:03:07.923Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-02T20:03:08.655Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-02T20:03:08.656Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-06-02T20:03:08.656Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-02T20:03:08.656Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-06-02T20:03:08.656Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-02T20:03:08.656Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-06-02T20:03:08.656Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-02T20:03:08.656Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-06-02T20:03:08.656Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-02T20:03:11.222Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-02T20:03:11.222Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-02T20:03:11.624Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-02T20:03:11.624Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-06-02T20:03:11.624Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-02T20:03:11.624Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-06-02T20:03:11.624Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-02T20:03:11.836Z] --- PASS: TestCreateServiceMultipleTimes (15.16s) [2022-06-02T20:03:11.836Z] === RUN TestCreateServiceConflict [2022-06-02T20:03:12.593Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-02T20:03:13.528Z] check_test.go:309: [d00ff92f133fe] daemon is not started [2022-06-02T20:03:13.528Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-02T20:03:14.096Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-02T20:03:14.376Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-06-02T20:03:14.376Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T20:03:14.662Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-02T20:03:14.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-02T20:03:15.179Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-02T20:03:16.428Z] --- PASS: TestServicePlugin (29.61s) [2022-06-02T20:03:16.428Z] === RUN TestServiceUpdateLabel [2022-06-02T20:03:16.916Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-06-02T20:03:16.916Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T20:03:16.989Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-06-02T20:03:16.989Z] === RUN TestServiceUpdateSecrets [2022-06-02T20:03:17.079Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-02T20:03:17.079Z] check_test.go:309: [dd3acdd46e890] daemon is not started [2022-06-02T20:03:17.079Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-02T20:03:17.493Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-02T20:03:18.980Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-02T20:03:21.511Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-02T20:03:25.698Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-02T20:03:27.072Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-02T20:03:28.973Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-02T20:03:28.973Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-02T20:03:28.973Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-02T20:03:31.848Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-06-02T20:03:31.848Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T20:03:31.876Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-06-02T20:03:31.876Z] === RUN TestServiceUpdateConfigs [2022-06-02T20:03:32.257Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-02T20:03:33.633Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-02T20:03:34.199Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-02T20:03:34.457Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-02T20:03:35.392Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-02T20:03:35.392Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-02T20:03:35.650Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-02T20:03:35.916Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-02T20:03:36.181Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-02T20:03:38.711Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-02T20:03:40.084Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-02T20:03:40.342Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-02T20:03:41.716Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-02T20:03:41.975Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-02T20:03:42.908Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-02T20:03:43.473Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-02T20:03:43.732Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-02T20:03:44.087Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-06-02T20:03:44.087Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T20:03:44.667Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-02T20:03:46.040Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-02T20:03:46.705Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-06-02T20:03:46.705Z] === RUN TestServiceUpdateNetwork [2022-06-02T20:03:46.974Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-02T20:03:53.531Z] docker_cli_daemon_test.go:2551: [d3d9cd2f0b4d4] daemon is not started [2022-06-02T20:03:53.531Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-02T20:03:54.464Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-02T20:03:56.303Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-06-02T20:03:56.304Z] === RUN TestCreateServiceSysctls [2022-06-02T20:03:57.684Z] --- PASS: TestCreateServiceSysctls (2.86s) [2022-06-02T20:03:57.685Z] === RUN TestCreateServiceCapabilities [2022-06-02T20:03:58.864Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-06-02T20:03:58.864Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T20:03:59.425Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T20:03:59.595Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-06-02T20:03:59.595Z] === RUN TestInspect [2022-06-02T20:03:59.986Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T20:04:02.576Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-02T20:04:02.891Z] --- PASS: TestInspect (2.71s) [2022-06-02T20:04:02.891Z] === RUN TestCreateJob [2022-06-02T20:04:05.106Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-02T20:04:05.432Z] --- PASS: TestCreateJob (3.17s) [2022-06-02T20:04:05.432Z] === RUN TestReplicatedJob [2022-06-02T20:04:05.853Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-06-02T20:04:05.853Z] Copying nested executables into bundles/cross/linux/amd64 [2022-06-02T20:04:05.853Z] Cross building: bundles/cross/windows/amd64 [2022-06-02T20:04:05.853Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-06-02T20:04:05.853Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-02T20:04:07.006Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-02T20:04:08.062Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T20:04:09.554Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-02T20:04:09.813Z] check_test.go:309: [d25e5741c2528] daemon is not started [2022-06-02T20:04:09.813Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-02T20:04:10.714Z] --- PASS: TestReplicatedJob (5.04s) [2022-06-02T20:04:10.714Z] === RUN TestUpdateReplicatedJob [2022-06-02T20:04:12.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-02T20:04:14.010Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-06-02T20:04:14.010Z] === RUN TestServiceListWithStatuses [2022-06-02T20:04:14.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:04:14.010Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T20:04:14.010Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T20:04:14.241Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-02T20:04:14.591Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-06-02T20:04:14.591Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-02T20:04:14.591Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-02T20:04:14.591Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-06-02T20:04:14.591Z] PASS [2022-06-02T20:04:14.591Z] [2022-06-02T20:04:14.591Z] === Skipped [2022-06-02T20:04:14.591Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T20:04:14.591Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:04:14.591Z] [2022-06-02T20:04:14.591Z] DONE 27 tests, 1 skipped in 181.290s [2022-06-02T20:04:14.591Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T20:04:14.591Z] INFO: Testing against a local daemon [2022-06-02T20:04:14.591Z] === RUN TestSessionCreate [2022-06-02T20:04:14.591Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T20:04:14.591Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T20:04:14.591Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T20:04:14.591Z] PASS [2022-06-02T20:04:14.591Z] [2022-06-02T20:04:14.591Z] DONE 2 tests in 0.076s [2022-06-02T20:04:14.591Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T20:04:14.591Z] INFO: Testing against a local daemon [2022-06-02T20:04:14.591Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:04:14.591Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:04:14.591Z] === RUN TestEventsExecDie [2022-06-02T20:04:14.847Z] --- PASS: TestEventsExecDie (0.54s) [2022-06-02T20:04:14.847Z] === RUN TestEventsBackwardsCompatible [2022-06-02T20:04:15.102Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-02T20:04:15.102Z] === RUN TestInfoBinaryCommits [2022-06-02T20:04:15.102Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T20:04:15.102Z] === RUN TestInfoAPIVersioned [2022-06-02T20:04:15.102Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T20:04:15.102Z] === RUN TestInfoDiscoveryBackend [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite (339.25s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.47s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.56s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.91s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-06-02T20:04:15.617Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.09s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.69s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.08s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.58s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.68s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.39s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.88s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2022-06-02T20:04:15.617Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.29s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2022-06-02T20:04:15.618Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T20:04:15.618Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.42s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.71s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.78s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.80s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.91s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.11s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.33s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.32s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.21s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.45s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.06s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.01s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.43s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.23s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-06-02T20:04:15.618Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2022-06-02T20:04:15.618Z] === RUN TestDockerSwarmSuite [2022-06-02T20:04:15.618Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-02T20:04:15.663Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-06-02T20:04:15.663Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-06-02T20:04:16.589Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-06-02T20:04:16.589Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-06-02T20:04:17.149Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-06-02T20:04:17.149Z] === RUN TestInfoAPI [2022-06-02T20:04:17.149Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T20:04:17.149Z] === RUN TestInfoAPIWarnings [2022-06-02T20:04:18.210Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-06-02T20:04:18.210Z] === RUN TestDockerNetworkReConnect [2022-06-02T20:04:18.900Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-02T20:04:21.506Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-06-02T20:04:21.506Z] === RUN TestServicePlugin [2022-06-02T20:04:21.506Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:04:21.506Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-02T20:04:21.506Z] === RUN TestServiceUpdateLabel [2022-06-02T20:04:22.181Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-02T20:04:22.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-02T20:04:23.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-02T20:04:23.417Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-06-02T20:04:23.417Z] === RUN TestServiceUpdateSecrets [2022-06-02T20:04:23.941Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-02T20:04:24.507Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-02T20:04:26.410Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-02T20:04:26.410Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-06-02T20:04:26.410Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-02T20:04:26.410Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-02T20:04:26.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-02T20:04:35.189Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-06-02T20:04:35.190Z] === RUN TestInfoDebug [2022-06-02T20:04:35.190Z] --- PASS: TestInfoDebug (0.53s) [2022-06-02T20:04:35.190Z] === RUN TestInfoInsecureRegistries [2022-06-02T20:04:35.190Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T20:04:35.190Z] === RUN TestInfoRegistryMirrors [2022-06-02T20:04:35.190Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T20:04:35.190Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T20:04:35.190Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-06-02T20:04:35.190Z] === RUN TestPingCacheHeaders [2022-06-02T20:04:35.190Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T20:04:35.190Z] === RUN TestPingGet [2022-06-02T20:04:35.190Z] --- PASS: TestPingGet (0.01s) [2022-06-02T20:04:35.190Z] === RUN TestPingHead [2022-06-02T20:04:35.190Z] --- PASS: TestPingHead (0.02s) [2022-06-02T20:04:35.190Z] === RUN TestVersion [2022-06-02T20:04:35.190Z] --- PASS: TestVersion (0.02s) [2022-06-02T20:04:35.190Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:04:36.115Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.15s) [2022-06-02T20:04:36.115Z] PASS [2022-06-02T20:04:36.115Z] [2022-06-02T20:04:36.115Z] DONE 18 tests in 21.838s [2022-06-02T20:04:36.115Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T20:04:36.372Z] INFO: Testing against a local daemon [2022-06-02T20:04:36.372Z] === RUN TestVolumesCreateAndList [2022-06-02T20:04:36.372Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T20:04:36.372Z] === RUN TestVolumesRemove [2022-06-02T20:04:36.372Z] --- PASS: TestVolumesRemove (0.08s) [2022-06-02T20:04:36.372Z] === RUN TestVolumesInspect [2022-06-02T20:04:36.372Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T20:04:36.372Z] === RUN TestVolumesInvalidJSON [2022-06-02T20:04:36.372Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-06-02T20:04:36.372Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-06-02T20:04:36.372Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-06-02T20:04:36.372Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T20:04:36.372Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-06-02T20:04:36.372Z] PASS [2022-06-02T20:04:36.372Z] [2022-06-02T20:04:36.372Z] DONE 5 tests in 0.162s [2022-06-02T20:04:36.372Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T20:04:36.375Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-02T20:04:36.375Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-02T20:04:36.375Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-02T20:04:36.375Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-02T20:04:36.942Z] === RUN TestDockerSuite/TestBuildFails [2022-06-02T20:04:37.508Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-02T20:04:37.508Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-02T20:04:38.258Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-02T20:04:38.258Z] Removing test suite binaries [2022-06-02T20:04:38.258Z] exiting test-integration [2022-06-02T20:04:38.258Z] ++ exit 0 [2022-06-02T20:04:38.258Z] [2022-06-02T20:04:38.315Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-06-02T20:04:38.315Z] === RUN TestServiceUpdateConfigs [2022-06-02T20:04:39.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile Post stage [Pipeline] junit [2022-06-02T20:04:39.632Z] Recording test results [2022-06-02T20:04:39.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-02T20:04:39.854Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T20:04:40.219Z] + echo Ensuring container killed. [2022-06-02T20:04:40.219Z] Ensuring container killed. [2022-06-02T20:04:40.219Z] + docker rm -vf docker-pr1 [2022-06-02T20:04:40.219Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T20:04:40.547Z] + echo Chowning /workspace to jenkins user [2022-06-02T20:04:40.547Z] Chowning /workspace to jenkins user [2022-06-02T20:04:40.547Z] + id -u [2022-06-02T20:04:40.547Z] + id -g [2022-06-02T20:04:40.547Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T20:04:40.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-02T20:04:41.982Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T20:04:42.760Z] + bundleName=amd64-cgroup2 [2022-06-02T20:04:42.760Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-02T20:04:42.760Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-02T20:04:42.760Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-02T20:04:42.760Z] + 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-06-02T20:04:43.024Z] Archiving artifacts [2022-06-02T20:04:43.355Z] docker_api_swarm_test.go:563: [d39d4d2b3e330] joining swarm manager [da62105382ff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:04:43.355Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-02T20:04:43.393Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T20:04:43.735Z] + make clean [2022-06-02T20:04:43.735Z] docker volume rm -f docker-dev-cache [2022-06-02T20:04:43.735Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-02T20:04:45.256Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T20:04:45.823Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-02T20:04:46.757Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-02T20:04:48.657Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-02T20:04:49.222Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-02T20:04:49.480Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-02T20:04:51.381Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-02T20:04:52.755Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-02T20:04:53.213Z] --- PASS: TestServiceUpdateConfigs (13.81s) [2022-06-02T20:04:53.213Z] === RUN TestServiceUpdateNetwork [2022-06-02T20:04:54.656Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-02T20:04:56.556Z] docker_api_swarm_test.go:585: [d64550c7e83e7] joining swarm manager [da62105382ff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:04:59.084Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-02T20:04:59.084Z] check_test.go:380: [d39d4d2b3e330] daemon is not started [2022-06-02T20:04:59.650Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-02T20:05:00.216Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-02T20:05:00.781Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-02T20:05:01.346Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-02T20:05:01.346Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-02T20:05:01.912Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-02T20:05:02.478Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-02T20:05:02.736Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-02T20:05:03.302Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-02T20:05:03.570Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-02T20:05:04.136Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-02T20:05:05.433Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-06-02T20:05:05.434Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T20:05:05.434Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T20:05:05.434Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T20:05:05.511Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-02T20:05:08.038Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-02T20:05:09.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-02T20:05:09.412Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-02T20:05:09.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-02T20:05:12.694Z] docker_api_swarm_test.go:46: [dac89a5ffa126] joining swarm manager [d879c59ca346e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:05:12.952Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-02T20:05:13.561Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T20:05:14.206Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-02T20:05:14.207Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-06-02T20:05:14.207Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-02T20:05:15.479Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-02T20:05:15.737Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-02T20:05:15.737Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-02T20:05:15.996Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-02T20:05:15.996Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-02T20:05:16.254Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-02T20:05:18.154Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-02T20:05:19.087Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-02T20:05:19.113Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-02T20:05:19.113Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-02T20:05:20.198Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-06-02T20:05:20.198Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-06-02T20:05:20.198Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-06-02T20:05:20.198Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-06-02T20:05:20.198Z] PASS [2022-06-02T20:05:20.198Z] [2022-06-02T20:05:20.198Z] === Skipped [2022-06-02T20:05:20.198Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T20:05:20.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:05:20.198Z] [2022-06-02T20:05:20.198Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-02T20:05:20.198Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T20:05:20.198Z] [2022-06-02T20:05:20.198Z] DONE 27 tests, 2 skipped in 150.184s [2022-06-02T20:05:20.198Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T20:05:20.198Z] ++ 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-06-02T20:05:20.198Z] ++ set -e [2022-06-02T20:05:20.198Z] ++ '[' -n 0 ']' [2022-06-02T20:05:20.198Z] ++ set -x [2022-06-02T20:05:20.198Z] ++ 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-06-02T20:05:20.198Z] INFO: Testing against a local daemon [2022-06-02T20:05:20.198Z] === RUN TestSessionCreate [2022-06-02T20:05:20.198Z] --- PASS: TestSessionCreate (0.03s) [2022-06-02T20:05:20.198Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T20:05:20.198Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T20:05:20.198Z] PASS [2022-06-02T20:05:20.198Z] [2022-06-02T20:05:20.198Z] DONE 2 tests in 0.145s [2022-06-02T20:05:20.198Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T20:05:20.198Z] ++ 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-06-02T20:05:20.198Z] ++ set -e [2022-06-02T20:05:20.198Z] ++ '[' -n 0 ']' [2022-06-02T20:05:20.198Z] ++ set -x [2022-06-02T20:05:20.198Z] ++ 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-06-02T20:05:20.198Z] INFO: Testing against a local daemon [2022-06-02T20:05:20.198Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:05:20.198Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T20:05:20.198Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:05:20.198Z] === RUN TestEventsExecDie [2022-06-02T20:05:20.459Z] --- PASS: TestEventsExecDie (0.53s) [2022-06-02T20:05:20.459Z] === RUN TestEventsBackwardsCompatible [2022-06-02T20:05:20.459Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-02T20:05:20.459Z] === RUN TestInfoBinaryCommits [2022-06-02T20:05:20.459Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T20:05:20.459Z] === RUN TestInfoAPIVersioned [2022-06-02T20:05:20.459Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T20:05:20.459Z] === RUN TestInfoDiscoveryBackend [2022-06-02T20:05:21.029Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-06-02T20:05:21.029Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-06-02T20:05:21.970Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-06-02T20:05:21.970Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-06-02T20:05:22.375Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-02T20:05:22.542Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-06-02T20:05:22.542Z] === RUN TestInfoAPI [2022-06-02T20:05:22.542Z] --- PASS: TestInfoAPI (0.03s) [2022-06-02T20:05:22.542Z] === RUN TestInfoAPIWarnings [2022-06-02T20:05:22.633Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-02T20:05:22.908Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-02T20:05:23.199Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-02T20:05:23.375Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-02T20:05:23.376Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-06-02T20:05:23.376Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-02T20:05:23.376Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-06-02T20:05:23.376Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-02T20:05:23.376Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-06-02T20:05:23.376Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-02T20:05:23.845Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-02T20:05:24.313Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-02T20:05:27.261Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-02T20:05:27.354Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-06-02T20:05:27.354Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-02T20:05:27.354Z] remote: Enumerating objects: 23, done. [2022-06-02T20:05:27.354Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-02T20:05:27.354Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-02T20:05:27.354Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-02T20:05:27.354Z] 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-06-02T20:05:27.354Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-02T20:05:27.354Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-02T20:05:28.823Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-02T20:05:28.824Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-06-02T20:05:28.824Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-02T20:05:28.824Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-06-02T20:05:28.824Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-02T20:05:28.824Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-02T20:05:29.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/test/unit [2022-06-02T20:05:31.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-02T20:05:31.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-02T20:05:31.311Z] --- PASS: TestImportExtremelyLargeImageWorks (175.08s) [2022-06-02T20:05:31.311Z] PASS [2022-06-02T20:05:31.311Z] [2022-06-02T20:05:31.311Z] DONE 12 tests in 178.804s [2022-06-02T20:05:31.568Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T20:05:31.568Z] ++ 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-06-02T20:05:31.568Z] ++ set -e [2022-06-02T20:05:31.568Z] ++ '[' -n 0 ']' [2022-06-02T20:05:31.568Z] ++ set -x [2022-06-02T20:05:31.568Z] ++ 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-06-02T20:05:31.568Z] INFO: Testing against a local daemon [2022-06-02T20:05:31.568Z] === RUN TestNetworkCreateDelete [2022-06-02T20:05:31.613Z] ? github.com/docker/docker/api [no test files] [2022-06-02T20:05:31.773Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-02T20:05:31.826Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-06-02T20:05:31.826Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T20:05:31.826Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-02T20:05:32.392Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2022-06-02T20:05:32.392Z] === RUN TestDaemonDNSFallback [2022-06-02T20:05:35.695Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-02T20:05:35.954Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-02T20:05:37.327Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-02T20:05:37.327Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-06-02T20:05:37.327Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-02T20:05:39.855Z] --- PASS: TestDaemonDNSFallback (7.04s) [2022-06-02T20:05:39.855Z] === RUN TestInspectNetwork [2022-06-02T20:05:40.116Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-02T20:05:40.373Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-02T20:05:40.643Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-06-02T20:05:40.643Z] === RUN TestInfoDebug [2022-06-02T20:05:40.643Z] --- PASS: TestInfoDebug (0.53s) [2022-06-02T20:05:40.643Z] === RUN TestInfoInsecureRegistries [2022-06-02T20:05:40.643Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-06-02T20:05:40.643Z] === RUN TestInfoRegistryMirrors [2022-06-02T20:05:40.643Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-06-02T20:05:40.643Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T20:05:40.643Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-02T20:05:40.643Z] === RUN TestPingCacheHeaders [2022-06-02T20:05:40.643Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T20:05:40.643Z] === RUN TestPingGet [2022-06-02T20:05:40.643Z] --- PASS: TestPingGet (0.01s) [2022-06-02T20:05:40.643Z] === RUN TestPingHead [2022-06-02T20:05:40.643Z] --- PASS: TestPingHead (0.03s) [2022-06-02T20:05:40.643Z] === RUN TestVersion [2022-06-02T20:05:40.643Z] --- PASS: TestVersion (0.02s) [2022-06-02T20:05:40.643Z] PASS [2022-06-02T20:05:40.643Z] [2022-06-02T20:05:40.643Z] === Skipped [2022-06-02T20:05:40.643Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:05:40.643Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T20:05:40.643Z] [2022-06-02T20:05:40.643Z] DONE 18 tests, 1 skipped in 20.803s [2022-06-02T20:05:40.643Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T20:05:40.643Z] ++ 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-06-02T20:05:40.643Z] ++ set -e [2022-06-02T20:05:40.643Z] ++ '[' -n 0 ']' [2022-06-02T20:05:40.643Z] ++ set -x [2022-06-02T20:05:40.643Z] ++ 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-06-02T20:05:40.643Z] INFO: Testing against a local daemon [2022-06-02T20:05:40.643Z] === RUN TestVolumesCreateAndList [2022-06-02T20:05:40.643Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-02T20:05:40.643Z] === RUN TestVolumesRemove [2022-06-02T20:05:40.903Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-02T20:05:40.903Z] === RUN TestVolumesInspect [2022-06-02T20:05:40.903Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T20:05:40.903Z] === RUN TestVolumesInvalidJSON [2022-06-02T20:05:40.903Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-06-02T20:05:40.903Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-06-02T20:05:40.903Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-06-02T20:05:40.903Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-06-02T20:05:40.903Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-06-02T20:05:40.903Z] PASS [2022-06-02T20:05:40.903Z] [2022-06-02T20:05:40.903Z] DONE 5 tests in 0.236s [2022-06-02T20:05:40.903Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T20:05:40.903Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T20:05:40.903Z] +++ kill 12304 [2022-06-02T20:05:42.272Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-02T20:05:42.272Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-02T20:05:42.286Z] +++ /etc/init.d/apparmor stop [2022-06-02T20:05:42.286Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T20:05:42.286Z] [2022-06-02T20:05:42.286Z] Unloading profiles will leave already running processes permanently [2022-06-02T20:05:42.286Z] unconfined, which can lead to unexpected situations. [2022-06-02T20:05:42.286Z] [2022-06-02T20:05:42.286Z] To set a process to complain mode, use the command line tool [2022-06-02T20:05:42.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T20:05:42.286Z] +++ true [2022-06-02T20:05:42.286Z] exiting test-integration [2022-06-02T20:05:42.286Z] ++ exit 0 [2022-06-02T20:05:42.286Z] [2022-06-02T20:05:43.209Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T20:05:43.209Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T20:05:43.209Z] === RUN TestInspectNetwork/network_name [2022-06-02T20:05:43.209Z] === RUN TestInspectNetwork/network_name_and_swarm_scope Post stage [Pipeline] junit [2022-06-02T20:05:43.241Z] Recording test results [2022-06-02T20:05:43.429Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T20:05:43.765Z] + echo Ensuring container killed. [2022-06-02T20:05:43.765Z] Ensuring container killed. [2022-06-02T20:05:43.765Z] + docker rm -vf docker-pr1 [2022-06-02T20:05:43.765Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T20:05:43.777Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-02T20:05:44.054Z] + echo Chowning /workspace to jenkins user [2022-06-02T20:05:44.054Z] Chowning /workspace to jenkins user [2022-06-02T20:05:44.054Z] + id -u [2022-06-02T20:05:44.054Z] + id -g [2022-06-02T20:05:44.054Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T20:05:44.054Z] Unable to find image 'busybox:latest' locally [2022-06-02T20:05:44.271Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-02T20:05:44.314Z] latest: Pulling from library/busybox [2022-06-02T20:05:44.314Z] b12a2464d6dd: Pulling fs layer [2022-06-02T20:05:44.314Z] b12a2464d6dd: Verifying Checksum [2022-06-02T20:05:44.314Z] b12a2464d6dd: Download complete [2022-06-02T20:05:44.343Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-02T20:05:44.575Z] b12a2464d6dd: Pull complete [2022-06-02T20:05:44.575Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d [2022-06-02T20:05:44.575Z] Status: Downloaded newer image for busybox:latest [2022-06-02T20:05:44.910Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-02T20:05:45.477Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T20:05:46.260Z] + bundleName=arm64-integration [2022-06-02T20:05:46.260Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-02T20:05:46.260Z] Creating arm64-integration-bundles.tar.gz [2022-06-02T20:05:46.260Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-02T20:05:46.260Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-02T20:05:46.274Z] Archiving artifacts [2022-06-02T20:05:46.413Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-02T20:05:46.527Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-06-02T20:05:46.979Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-02T20:05:46.979Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-02T20:05:46.979Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-02T20:05:47.547Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-02T20:05:47.547Z] --- PASS: TestInspectNetwork (8.10s) [2022-06-02T20:05:47.547Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T20:05:47.547Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T20:05:47.547Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T20:05:47.547Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T20:05:47.547Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T20:05:47.804Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-02T20:05:47.947Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T20:05:48.259Z] + make clean [2022-06-02T20:05:48.520Z] docker volume rm -f docker-dev-cache [2022-06-02T20:05:48.520Z] docker-dev-cache [Pipeline] deleteDir [2022-06-02T20:05:49.705Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-06-02T20:05:49.705Z] === RUN TestNetworkInvalidJSON [2022-06-02T20:05:49.705Z] === RUN TestNetworkInvalidJSON//networks/create [2022-06-02T20:05:49.705Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-06-02T20:05:49.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:05:49.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:05:49.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:05:49.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:05:49.705Z] === CONT TestNetworkInvalidJSON//networks/create [2022-06-02T20:05:49.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-06-02T20:05:49.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-06-02T20:05:49.705Z] === RUN TestNetworkList [2022-06-02T20:05:49.705Z] === RUN TestNetworkList//networks [2022-06-02T20:05:49.705Z] === PAUSE TestNetworkList//networks [2022-06-02T20:05:49.705Z] === RUN TestNetworkList//networks/ [2022-06-02T20:05:49.705Z] === PAUSE TestNetworkList//networks/ [2022-06-02T20:05:49.705Z] === CONT TestNetworkList//networks [2022-06-02T20:05:49.705Z] === CONT TestNetworkList//networks/ [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T20:05:49.705Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T20:05:49.705Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T20:05:49.705Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-02T20:05:49.964Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-02T20:05:50.221Z] --- PASS: TestHostIPv4BridgeLabel (0.69s) [2022-06-02T20:05:50.221Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T20:05:51.156Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-06-02T20:05:51.156Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T20:05:52.089Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-06-02T20:05:52.089Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T20:05:52.089Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-02T20:05:52.930Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-02T20:05:52.930Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-02T20:05:52.930Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-06-02T20:05:52.930Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-02T20:05:53.022Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-02T20:05:53.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-06-02T20:05:53.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T20:05:54.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-06-02T20:05:54.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T20:05:54.654Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-02T20:05:54.912Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-02T20:05:54.912Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T20:05:55.478Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-02T20:05:55.879Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-02T20:05:56.412Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-02T20:05:56.996Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-02T20:05:57.441Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-02T20:05:57.931Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-06-02T20:05:57.931Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T20:05:57.931Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:05:57.931Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:05:57.931Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T20:05:59.832Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-02T20:06:01.732Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-02T20:06:02.097Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-02T20:06:02.664Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-02T20:06:07.901Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-02T20:06:07.901Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-06-02T20:06:07.901Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-02T20:06:07.901Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-06-02T20:06:07.901Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-02T20:06:07.901Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-06-02T20:06:07.901Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-02T20:06:07.901Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-06-02T20:06:07.901Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-02T20:06:07.901Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-02T20:06:09.222Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-02T20:06:11.118Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-02T20:06:12.054Z] === RUN TestDockerSuite/TestBuildRm [2022-06-02T20:06:13.428Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2022-06-02T20:06:13.428Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T20:06:14.364Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-02T20:06:14.930Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-02T20:06:16.305Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-02T20:06:16.563Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-02T20:06:16.821Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ryo6z2hinde8b9m6y9u2vg5n2 Created:2022-06-02 20:06:14.961441252 +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[58550dbc5b33fba82dda6835e96e8ace36390e45bfd4a07258a5b62dea62ea94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wnsl0zlswoxzh7zhnqzh20zng EndpointID:37ce74ca5da64056b9cca7446171cfa8d4cb6727654fd2c79ea147e0d3349b51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f262cb5381ae36025c4cc282d0d6dd39c3b145c1e812108a65065462287ac5c4 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:f5befbd02319 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wnsl0zlswoxzh7zhnqzh20zng EndpointID:37ce74ca5da64056b9cca7446171cfa8d4cb6727654fd2c79ea147e0d3349b51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T20:06:17.078Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-02T20:06:17.645Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-02T20:06:18.577Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-02T20:06:19.142Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-02T20:06:19.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-02T20:06:21.610Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-06-02T20:06:21.610Z] PASS [2022-06-02T20:06:21.610Z] [2022-06-02T20:06:21.610Z] === Skipped [2022-06-02T20:06:21.610Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T20:06:21.610Z] service_test.go:242: FLAKY_TEST [2022-06-02T20:06:21.610Z] [2022-06-02T20:06:21.610Z] DONE 26 tests, 1 skipped in 50.069s [2022-06-02T20:06:21.610Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T20:06:21.610Z] ++ 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-06-02T20:06:21.610Z] ++ set -e [2022-06-02T20:06:21.610Z] ++ '[' -n 0 ']' [2022-06-02T20:06:21.610Z] ++ set -x [2022-06-02T20:06:21.610Z] ++ 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-06-02T20:06:21.610Z] INFO: Testing against a local daemon [2022-06-02T20:06:21.610Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T20:06:21.610Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:06:21.610Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T20:06:21.610Z] === RUN TestDockerNetworkIpvlan [2022-06-02T20:06:21.610Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:06:21.610Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T20:06:21.610Z] PASS [2022-06-02T20:06:21.868Z] [2022-06-02T20:06:21.868Z] === Skipped [2022-06-02T20:06:21.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T20:06:21.868Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:06:21.868Z] [2022-06-02T20:06:21.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T20:06:21.868Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T20:06:21.868Z] [2022-06-02T20:06:21.868Z] DONE 2 tests, 2 skipped in 0.183s [2022-06-02T20:06:21.868Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T20:06:21.868Z] ++ 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-06-02T20:06:21.868Z] ++ set -e [2022-06-02T20:06:21.868Z] ++ '[' -n 0 ']' [2022-06-02T20:06:21.868Z] ++ set -x [2022-06-02T20:06:21.868Z] ++ 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-06-02T20:06:21.868Z] INFO: Testing against a local daemon [2022-06-02T20:06:21.868Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T20:06:22.126Z] docker_api_swarm_test.go:304: [df9c060dd13d5] joining swarm manager [dfc013e1f3dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:06:22.386Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-02T20:06:22.654Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-02T20:06:22.915Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-02T20:06:22.915Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-06-02T20:06:22.915Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-02T20:06:23.481Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2022-06-02T20:06:23.481Z] === RUN TestDockerNetworkMacvlan [2022-06-02T20:06:23.481Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-02T20:06:23.739Z] docker_api_swarm_test.go:305: [d8601b763fedb] joining swarm manager [dfc013e1f3dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:06:24.304Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T20:06:24.304Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-02T20:06:24.562Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-02T20:06:24.562Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-02T20:06:25.128Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T20:06:25.128Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-02T20:06:26.062Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T20:06:27.962Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T20:06:28.529Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-02T20:06:29.463Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-02T20:06:30.030Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-02T20:06:30.288Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T20:06:30.546Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-02T20:06:31.481Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-02T20:06:32.417Z] === RUN TestDockerSuite/TestBuildUser [2022-06-02T20:06:34.320Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-02T20:06:34.579Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan (12.08s) [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s) [2022-06-02T20:06:35.514Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-06-02T20:06:35.514Z] PASS [2022-06-02T20:06:35.514Z] [2022-06-02T20:06:35.514Z] DONE 8 tests in 13.750s [2022-06-02T20:06:35.514Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T20:06:35.514Z] ++ 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-06-02T20:06:35.514Z] ++ set -e [2022-06-02T20:06:35.514Z] ++ '[' -n 0 ']' [2022-06-02T20:06:35.514Z] ++ set -x [2022-06-02T20:06:35.514Z] ++ 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-06-02T20:06:35.514Z] testing: warning: no tests to run [2022-06-02T20:06:35.514Z] PASS [2022-06-02T20:06:35.514Z] [2022-06-02T20:06:35.514Z] DONE 0 tests in 0.023s [2022-06-02T20:06:35.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T20:06:35.514Z] ++ 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-06-02T20:06:35.514Z] ++ set -e [2022-06-02T20:06:35.514Z] ++ '[' -n 0 ']' [2022-06-02T20:06:35.514Z] ++ set -x [2022-06-02T20:06:35.514Z] ++ 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-06-02T20:06:35.773Z] INFO: Testing against a local daemon [2022-06-02T20:06:35.774Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T20:06:36.707Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-02T20:06:36.966Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-06-02T20:06:36.966Z] === RUN TestAuthZPluginTLS [2022-06-02T20:06:37.532Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-02T20:06:37.532Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T20:06:38.097Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-02T20:06:38.097Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T20:06:38.663Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-06-02T20:06:38.663Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T20:06:39.229Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-06-02T20:06:39.229Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T20:06:40.604Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-06-02T20:06:40.604Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T20:06:41.169Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-06-02T20:06:41.169Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T20:06:41.739Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-02T20:06:41.739Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-06-02T20:06:41.739Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T20:06:42.306Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-06-02T20:06:42.306Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T20:06:44.206Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-06-02T20:06:44.206Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T20:06:46.135Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2022-06-02T20:06:46.135Z] === RUN TestAuthZPluginHeader [2022-06-02T20:06:46.701Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-06-02T20:06:46.701Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T20:06:48.600Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-02T20:06:48.858Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-02T20:06:49.116Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-02T20:06:50.051Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-02T20:06:50.617Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-02T20:06:50.875Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2022-06-02T20:06:50.875Z] === RUN TestAuthZPluginV2Disable [2022-06-02T20:06:51.811Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-02T20:06:51.811Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-02T20:06:51.811Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-02T20:06:51.811Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-06-02T20:06:51.811Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-02T20:06:51.811Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-06-02T20:06:51.811Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-02T20:06:51.811Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-06-02T20:06:51.811Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-02T20:06:52.746Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-02T20:06:53.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-02T20:06:53.005Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-02T20:06:53.939Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-02T20:06:54.197Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-02T20:06:55.132Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-06-02T20:06:55.132Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T20:06:55.390Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-02T20:06:55.390Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-02T20:06:55.649Z] docker_api_swarm_test.go:272: [d792487dd4f03] joining swarm manager [dfbec191e6f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:06:57.022Z] docker_api_swarm_test.go:273: [da052a001d5be] joining swarm manager [dfbec191e6f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:06:57.587Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-02T20:06:58.760Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-02T20:06:58.761Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-06-02T20:06:58.761Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-02T20:06:58.761Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-06-02T20:06:58.761Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-02T20:06:58.962Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.70s) [2022-06-02T20:06:58.962Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T20:06:59.220Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-02T20:06:59.786Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-02T20:07:00.044Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-02T20:07:00.302Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-02T20:07:00.302Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-06-02T20:07:00.302Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-02T20:07:01.237Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-02T20:07:03.139Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-02T20:07:03.139Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-02T20:07:03.139Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T20:07:03.139Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-02T20:07:04.076Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-02T20:07:04.642Z] === RUN TestDockerSuite/TestCommitChange [2022-06-02T20:07:06.015Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-02T20:07:06.952Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-02T20:07:07.884Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/builder/remotecontext 0.125s coverage: 13.7% of statements [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 48.5% of statements [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-02T20:07:08.009Z] ok github.com/docker/docker/builder/remotecontext/git 1.423s coverage: 86.3% of statements [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T20:07:08.009Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T20:07:09.257Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-02T20:07:09.822Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-02T20:07:10.079Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.09s) [2022-06-02T20:07:10.079Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T20:07:11.013Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-02T20:07:11.271Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-02T20:07:11.306Z] ok github.com/docker/docker/client 0.112s coverage: 75.4% of statements [2022-06-02T20:07:12.205Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-02T20:07:12.771Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-02T20:07:12.771Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-02T20:07:12.771Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-02T20:07:13.029Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-02T20:07:13.029Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-02T20:07:13.029Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-02T20:07:13.029Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-02T20:07:13.962Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-02T20:07:14.897Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-02T20:07:14.897Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-02T20:07:15.463Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-02T20:07:15.720Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-02T20:07:16.285Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-02T20:07:16.543Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-02T20:07:17.109Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-02T20:07:17.109Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-02T20:07:17.109Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-02T20:07:17.674Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-02T20:07:17.674Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-02T20:07:17.674Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-02T20:07:17.674Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-02T20:07:17.674Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-02T20:07:18.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-02T20:07:18.238Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-02T20:07:18.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-02T20:07:19.374Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-02T20:07:19.374Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-02T20:07:19.993Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-02T20:07:19.993Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-06-02T20:07:19.993Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-02T20:07:20.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-02T20:07:20.747Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-02T20:07:21.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-02T20:07:21.005Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-02T20:07:21.571Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-02T20:07:22.136Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-02T20:07:22.394Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-02T20:07:22.958Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-02T20:07:22.958Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-02T20:07:23.524Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-02T20:07:24.090Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-02T20:07:24.348Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-02T20:07:24.348Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-02T20:07:24.913Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-02T20:07:25.845Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-02T20:07:26.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-02T20:07:26.800Z] PASS [2022-06-02T20:07:26.800Z] [2022-06-02T20:07:26.800Z] DONE 17 tests in 51.039s [2022-06-02T20:07:26.800Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T20:07:26.800Z] ++ 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-06-02T20:07:26.800Z] ++ set -e [2022-06-02T20:07:26.801Z] ++ '[' -n 0 ']' [2022-06-02T20:07:26.801Z] ++ set -x [2022-06-02T20:07:26.801Z] ++ 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-06-02T20:07:26.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-02T20:07:26.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-02T20:07:26.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-02T20:07:26.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-02T20:07:26.801Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-02T20:07:26.801Z] INFO: Testing against a local daemon [2022-06-02T20:07:26.801Z] === RUN TestPluginInvalidJSON [2022-06-02T20:07:26.801Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:07:26.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:07:26.801Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-06-02T20:07:26.801Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T20:07:26.801Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-06-02T20:07:26.801Z] === RUN TestPluginInstall [2022-06-02T20:07:26.801Z] === RUN TestPluginInstall/no_auth [2022-06-02T20:07:27.366Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-02T20:07:27.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-02T20:07:27.620Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-06-02T20:07:27.931Z] time="2022-06-02T20:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:07:27.931Z] time="2022-06-02T20:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88460302dc662a330517301dcc424aa14f33ef8247f4f75107750a58912e124d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:07:27.931Z] time="2022-06-02T20:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:07:27.931Z] time="2022-06-02T20:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88460302dc662a330517301dcc424aa14f33ef8247f4f75107750a58912e124d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:07:28.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-02T20:07:28.188Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T20:07:28.446Z] time="2022-06-02T20:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:07:28.446Z] time="2022-06-02T20:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88460302dc662a330517301dcc424aa14f33ef8247f4f75107750a58912e124d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:07:28.446Z] time="2022-06-02T20:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:07:28.446Z] time="2022-06-02T20:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88460302dc662a330517301dcc424aa14f33ef8247f4f75107750a58912e124d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:07:28.704Z] === RUN TestPluginInstall/with_insecure [2022-06-02T20:07:29.635Z] time="2022-06-02T20:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:07:29.635Z] time="2022-06-02T20:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b5ddbc9d18e423a8c858ad55819abf4fbbcbb234a2130324d1ab5a04e839ee8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:07:29.635Z] time="2022-06-02T20:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T20:07:29.635Z] time="2022-06-02T20:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b5ddbc9d18e423a8c858ad55819abf4fbbcbb234a2130324d1ab5a04e839ee8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T20:07:29.635Z] plugin_test.go:165: [df91359e0822e] daemon is not started [2022-06-02T20:07:29.635Z] --- PASS: TestPluginInstall (2.92s) [2022-06-02T20:07:29.635Z] --- PASS: TestPluginInstall/no_auth (1.32s) [2022-06-02T20:07:29.635Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-06-02T20:07:29.635Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-06-02T20:07:29.635Z] === RUN TestPluginsWithRuntimes [2022-06-02T20:07:31.531Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T20:07:31.531Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-02T20:07:32.097Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T20:07:32.097Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-02T20:07:32.662Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-02T20:07:32.662Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-06-02T20:07:32.662Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-02T20:07:32.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-02T20:07:32.920Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-02T20:07:33.177Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2022-06-02T20:07:33.177Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-06-02T20:07:33.177Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-06-02T20:07:33.177Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T20:07:33.742Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-02T20:07:33.742Z] PASS [2022-06-02T20:07:33.742Z] [2022-06-02T20:07:33.742Z] DONE 10 tests in 7.186s [2022-06-02T20:07:33.742Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T20:07:33.742Z] ++ 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-06-02T20:07:33.742Z] ++ set -e [2022-06-02T20:07:33.742Z] ++ '[' -n 0 ']' [2022-06-02T20:07:33.742Z] ++ set -x [2022-06-02T20:07:33.742Z] ++ 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-06-02T20:07:33.999Z] INFO: Testing against a local daemon [2022-06-02T20:07:33.999Z] === RUN TestExternalGraphDriver [2022-06-02T20:07:33.999Z] === RUN TestExternalGraphDriver/json [2022-06-02T20:07:35.371Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-02T20:07:35.629Z] === RUN TestExternalGraphDriver/spec [2022-06-02T20:07:35.887Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-02T20:07:36.820Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-02T20:07:37.386Z] === RUN TestExternalGraphDriver/pull [2022-06-02T20:07:39.284Z] --- PASS: TestExternalGraphDriver (5.31s) [2022-06-02T20:07:39.284Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-06-02T20:07:39.284Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-06-02T20:07:39.284Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-06-02T20:07:39.284Z] === RUN TestGraphdriverPluginV2 [2022-06-02T20:07:39.849Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-02T20:07:40.414Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-02T20:07:41.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-02T20:07:41.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-02T20:07:41.788Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-02T20:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-02T20:07:44.098Z] --- PASS: TestGraphdriverPluginV2 (4.64s) [2022-06-02T20:07:44.098Z] PASS [2022-06-02T20:07:44.098Z] [2022-06-02T20:07:44.098Z] DONE 5 tests in 10.048s [2022-06-02T20:07:44.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T20:07:44.098Z] ++ 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-06-02T20:07:44.098Z] ++ set -e [2022-06-02T20:07:44.098Z] ++ '[' -n 0 ']' [2022-06-02T20:07:44.098Z] ++ set -x [2022-06-02T20:07:44.098Z] ++ 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-06-02T20:07:44.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-06-02T20:07:44.098Z] INFO: Testing against a local daemon [2022-06-02T20:07:44.098Z] === RUN TestContinueAfterPluginCrash [2022-06-02T20:07:44.099Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T20:07:44.099Z] === RUN TestReadPluginNoRead [2022-06-02T20:07:44.099Z] === PAUSE TestReadPluginNoRead [2022-06-02T20:07:44.099Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T20:07:44.099Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T20:07:44.099Z] === CONT TestContinueAfterPluginCrash [2022-06-02T20:07:44.099Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T20:07:46.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-06-02T20:07:46.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-02T20:07:47.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-06-02T20:07:48.312Z] docker_api_swarm_node_test.go:20: [d931986ef3357] joining swarm manager [dda371d09adfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:07:48.898Z] --- PASS: TestDaemonStartWithLogOpt (4.65s) [2022-06-02T20:07:48.898Z] === CONT TestReadPluginNoRead [2022-06-02T20:07:48.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-06-02T20:07:49.464Z] docker_api_swarm_node_test.go:21: [d609ca5f60f9e] joining swarm manager [dda371d09adfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:07:50.065Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.1% of statements [2022-06-02T20:07:50.065Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2022-06-02T20:07:50.065Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T20:07:50.065Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T20:07:50.065Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T20:07:50.066Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T20:07:50.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-02T20:07:50.164Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-06-02T20:07:50.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-02T20:07:50.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ec1c50_} [2022-06-02T20:07:51.329Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T20:07:51.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1901919081_/foo_false____} [2022-06-02T20:07:52.826Z] === RUN TestReadPluginNoRead/default [2022-06-02T20:07:53.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1901919081_/foo_true____} [2022-06-02T20:07:53.958Z] --- PASS: TestContinueAfterPluginCrash (9.76s) [2022-06-02T20:07:53.958Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T20:07:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32272040823_/foo_false____} [2022-06-02T20:07:55.459Z] === CONT TestReadPluginNoRead [2022-06-02T20:07:55.459Z] read_test.go:92: [d6c3e14ac911f] daemon is not started [2022-06-02T20:07:55.459Z] --- PASS: TestReadPluginNoRead (6.69s) [2022-06-02T20:07:55.459Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-06-02T20:07:55.459Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-06-02T20:07:55.459Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-06-02T20:07:55.459Z] PASS [2022-06-02T20:07:55.459Z] [2022-06-02T20:07:55.459Z] DONE 6 tests in 11.540s [2022-06-02T20:07:55.459Z] 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-06-02T20:07:55.460Z] ++ 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-06-02T20:07:55.460Z] ++ set -e [2022-06-02T20:07:55.460Z] ++ '[' -n 0 ']' [2022-06-02T20:07:55.460Z] ++ set -x [2022-06-02T20:07:55.460Z] ++ 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-06-02T20:07:55.460Z] testing: warning: no tests to run [2022-06-02T20:07:55.460Z] PASS [2022-06-02T20:07:55.460Z] [2022-06-02T20:07:55.460Z] DONE 0 tests in 0.029s [2022-06-02T20:07:55.460Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T20:07:55.460Z] ++ 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-06-02T20:07:55.460Z] ++ set -e [2022-06-02T20:07:55.460Z] ++ '[' -n 0 ']' [2022-06-02T20:07:55.460Z] ++ set -x [2022-06-02T20:07:55.460Z] ++ 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-06-02T20:07:55.717Z] INFO: Testing against a local daemon [2022-06-02T20:07:55.717Z] === RUN TestPluginWithDevMounts [2022-06-02T20:07:55.717Z] === PAUSE TestPluginWithDevMounts [2022-06-02T20:07:55.717Z] === CONT TestPluginWithDevMounts [2022-06-02T20:07:56.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32272040823_/foo_true____} [2022-06-02T20:07:56.650Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2022-06-02T20:07:57.217Z] --- PASS: TestPluginWithDevMounts (1.67s) [2022-06-02T20:07:57.217Z] PASS [2022-06-02T20:07:57.217Z] [2022-06-02T20:07:57.217Z] DONE 1 tests in 1.771s [2022-06-02T20:07:57.217Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T20:07:57.217Z] ++ 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-06-02T20:07:57.217Z] ++ set -e [2022-06-02T20:07:57.217Z] ++ '[' -n 0 ']' [2022-06-02T20:07:57.217Z] ++ set -x [2022-06-02T20:07:57.217Z] ++ 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-06-02T20:07:57.474Z] INFO: Testing against a local daemon [2022-06-02T20:07:57.474Z] === RUN TestSecretInspect [2022-06-02T20:07:57.593Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-02T20:07:57.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32272040823_/foo_true__0xc000ec1c80__} [2022-06-02T20:07:58.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-02T20:07:58.816Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-06-02T20:07:58.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-02T20:07:58.816Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-06-02T20:07:58.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-02T20:07:58.978Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-06-02T20:07:59.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ec1c98_} [2022-06-02T20:07:59.668Z] --- PASS: TestSecretInspect (2.30s) [2022-06-02T20:07:59.668Z] === RUN TestSecretList [2022-06-02T20:07:59.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-02T20:08:00.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ec1cb0_} [2022-06-02T20:08:02.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ec1cc8_} [2022-06-02T20:08:02.082Z] --- PASS: TestSecretList (2.44s) [2022-06-02T20:08:02.082Z] === RUN TestSecretsCreateAndDelete [2022-06-02T20:08:03.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ec1ce0_} [2022-06-02T20:08:04.392Z] docker_api_swarm_test.go:502: [dcc3243fce4ea] joining swarm manager [dcd845ee8c7fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:08:04.651Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2022-06-02T20:08:04.651Z] === RUN TestSecretsUpdate [2022-06-02T20:08:04.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-02T20:08:04.682Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-06-02T20:08:04.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-02T20:08:05.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-02T20:08:05.150Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-06-02T20:08:05.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-02T20:08:05.150Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-06-02T20:08:05.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-02T20:08:05.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-02T20:08:06.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-02T20:08:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-02T20:08:06.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-02T20:08:06.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-02T20:08:06.406Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-02T20:08:07.108Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-06-02T20:08:07.108Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-06-02T20:08:07.340Z] --- PASS: TestSecretsUpdate (2.57s) [2022-06-02T20:08:07.340Z] === RUN TestTemplatedSecret [2022-06-02T20:08:07.380Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-06-02T20:08:07.640Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-02T20:08:08.210Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-06-02T20:08:08.712Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-02T20:08:10.094Z] --- PASS: TestTemplatedSecret (2.98s) [2022-06-02T20:08:10.094Z] === RUN TestSecretCreateResolve [2022-06-02T20:08:10.122Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.803s coverage: 73.3% of statements [2022-06-02T20:08:10.353Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-02T20:08:10.692Z] ok github.com/docker/docker/daemon 12.170s coverage: 17.1% of statements [2022-06-02T20:08:10.692Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T20:08:10.692Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T20:08:10.692Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T20:08:10.692Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T20:08:11.425Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2022-06-02T20:08:12.366Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.430s coverage: 56.2% of statements [2022-06-02T20:08:13.018Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-02T20:08:13.018Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-06-02T20:08:13.018Z] PASS [2022-06-02T20:08:13.018Z] [2022-06-02T20:08:13.018Z] DONE 6 tests in 15.510s [2022-06-02T20:08:13.018Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T20:08:13.018Z] ++ 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-06-02T20:08:13.018Z] ++ set -e [2022-06-02T20:08:13.018Z] ++ '[' -n 0 ']' [2022-06-02T20:08:13.018Z] ++ set -x [2022-06-02T20:08:13.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-02T20:08:13.018Z] INFO: Testing against a local daemon [2022-06-02T20:08:13.018Z] === RUN TestServiceCreateInit [2022-06-02T20:08:13.018Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T20:08:13.583Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-02T20:08:13.771Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-06-02T20:08:13.841Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-02T20:08:14.408Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-02T20:08:14.975Z] docker_api_swarm_test.go:507: [deaa38abba080] joining swarm manager [dcd845ee8c7fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:08:15.542Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-02T20:08:15.703Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.353s coverage: 50.5% of statements [2022-06-02T20:08:15.963Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.700s coverage: 46.2% of statements [2022-06-02T20:08:15.963Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T20:08:16.108Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-02T20:08:16.674Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-02T20:08:17.345Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-06-02T20:08:17.606Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.657s coverage: 58.0% of statements [2022-06-02T20:08:17.606Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-02T20:08:17.606Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T20:08:17.608Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-02T20:08:17.608Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T20:08:18.174Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-02T20:08:18.177Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-06-02T20:08:18.740Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-02T20:08:19.120Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-06-02T20:08:19.676Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-02T20:08:20.061Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.6% of statements [2022-06-02T20:08:20.061Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T20:08:20.061Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T20:08:20.242Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-02T20:08:20.323Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-06-02T20:08:21.178Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-02T20:08:21.273Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-06-02T20:08:21.273Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2022-06-02T20:08:21.273Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-06-02T20:08:21.273Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T20:08:21.745Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-02T20:08:21.847Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-06-02T20:08:22.004Z] --- PASS: TestServiceCreateInit (8.97s) [2022-06-02T20:08:22.004Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2022-06-02T20:08:22.004Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2022-06-02T20:08:22.004Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T20:08:22.107Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2022-06-02T20:08:22.107Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-06-02T20:08:22.262Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-02T20:08:23.048Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-06-02T20:08:23.048Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T20:08:23.195Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-02T20:08:23.308Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 58.9% of statements [2022-06-02T20:08:23.879Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2022-06-02T20:08:24.130Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-02T20:08:24.819Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-06-02T20:08:24.819Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-06-02T20:08:25.064Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-02T20:08:25.390Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-02T20:08:25.960Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2022-06-02T20:08:25.960Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T20:08:25.960Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T20:08:25.999Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-02T20:08:25.999Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-02T20:08:26.901Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-06-02T20:08:26.933Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-02T20:08:27.471Z] ok github.com/docker/docker/distribution 0.633s coverage: 27.6% of statements [2022-06-02T20:08:27.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T20:08:27.868Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-02T20:08:28.043Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-02T20:08:28.613Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-06-02T20:08:28.804Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-02T20:08:28.873Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-02T20:08:29.133Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-06-02T20:08:29.370Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-02T20:08:29.703Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 84.6% of statements [2022-06-02T20:08:29.703Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T20:08:29.703Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-06-02T20:08:29.703Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T20:08:29.937Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-02T20:08:30.272Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-06-02T20:08:30.842Z] ok github.com/docker/docker/oci 0.013s coverage: 40.6% of statements [2022-06-02T20:08:31.313Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-02T20:08:31.412Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-06-02T20:08:31.412Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-02T20:08:31.572Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-02T20:08:32.795Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.2% of statements [2022-06-02T20:08:33.473Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-02T20:08:33.735Z] ok github.com/docker/docker/pkg/authorization 0.302s coverage: 68.3% of statements [2022-06-02T20:08:34.016Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-02T20:08:34.016Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-02T20:08:36.000Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-02T20:08:37.314Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.5% of statements [2022-06-02T20:08:37.314Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-02T20:08:37.314Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-06-02T20:08:37.575Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-06-02T20:08:37.898Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-02T20:08:38.145Z] ok github.com/docker/docker/layer 7.361s coverage: 68.8% of statements [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-06-02T20:08:38.145Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T20:08:38.155Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-02T20:08:38.405Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-06-02T20:08:38.975Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2022-06-02T20:08:39.235Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-06-02T20:08:39.532Z] --- PASS: TestCreateServiceMultipleTimes (17.47s) [2022-06-02T20:08:39.532Z] === RUN TestCreateServiceConflict [2022-06-02T20:08:40.175Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-06-02T20:08:40.745Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.5% of statements [2022-06-02T20:08:41.006Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2022-06-02T20:08:41.270Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-06-02T20:08:41.270Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-06-02T20:08:41.430Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-02T20:08:41.995Z] --- PASS: TestCreateServiceConflict (2.57s) [2022-06-02T20:08:41.995Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T20:08:42.210Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 69.5% of statements [2022-06-02T20:08:42.470Z] ok github.com/docker/docker/pkg/ioutils 0.422s coverage: 69.3% of statements [2022-06-02T20:08:42.731Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-06-02T20:08:42.731Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-06-02T20:08:42.731Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-02T20:08:42.731Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-02T20:08:42.731Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-06-02T20:08:42.991Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-02T20:08:42.991Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-06-02T20:08:42.991Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-02T20:08:43.251Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-02T20:08:43.511Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-06-02T20:08:43.511Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-02T20:08:43.511Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T20:08:43.511Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T20:08:43.893Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-02T20:08:44.083Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-06-02T20:08:44.459Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-02T20:08:44.655Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-06-02T20:08:44.915Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-06-02T20:08:44.915Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-02T20:08:45.394Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2022-06-02T20:08:45.394Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T20:08:46.296Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-02T20:08:46.296Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-06-02T20:08:47.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-02T20:08:47.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-02T20:08:47.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-02T20:08:47.841Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-06-02T20:08:47.841Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-02T20:08:47.841Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-06-02T20:08:47.841Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-02T20:08:48.229Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-02T20:08:48.309Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-02T20:08:48.309Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-06-02T20:08:48.309Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-02T20:08:48.796Z] === RUN TestDockerSuite/TestCpToDot [2022-06-02T20:08:49.363Z] docker_api_swarm_node_test.go:81: [d21617ec3c077] joining swarm manager [d3c8c59831360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:08:49.621Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-02T20:08:50.502Z] ok github.com/docker/docker/pkg/signal 3.298s coverage: 62.3% of statements [2022-06-02T20:08:50.502Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-02T20:08:50.502Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-06-02T20:08:50.502Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-02T20:08:50.554Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-02T20:08:51.072Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-06-02T20:08:51.332Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-06-02T20:08:51.488Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-02T20:08:51.593Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-06-02T20:08:52.053Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-02T20:08:52.163Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-06-02T20:08:52.163Z] coverage: [no statements] [2022-06-02T20:08:52.163Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-06-02T20:08:52.733Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-02T20:08:52.733Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-06-02T20:08:52.733Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-02T20:08:53.064Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-02T20:08:53.427Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-02T20:08:53.427Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-02T20:08:53.994Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-02T20:08:54.051Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-02T20:08:54.051Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-06-02T20:08:54.051Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-02T20:08:54.051Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-06-02T20:08:54.051Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-02T20:08:54.643Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-06-02T20:08:54.643Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-06-02T20:08:54.935Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-02T20:08:54.935Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-02T20:08:54.935Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-02T20:08:55.214Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2022-06-02T20:08:55.502Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-02T20:08:55.628Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-02T20:08:56.068Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-02T20:08:56.068Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-02T20:08:56.068Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-02T20:08:56.068Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-02T20:08:56.153Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-06-02T20:08:56.414Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-02T20:08:56.614Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-02T20:08:57.002Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-02T20:08:57.002Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-02T20:08:57.083Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-02T20:08:57.260Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-02T20:08:57.260Z] === RUN TestDockerSuite/TestCreateRM [2022-06-02T20:08:57.260Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-02T20:08:57.260Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T20:08:57.354Z] ok github.com/docker/docker/registry 0.051s coverage: 57.2% of statements [2022-06-02T20:08:57.518Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-02T20:08:57.518Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-02T20:08:57.518Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-02T20:08:57.551Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-02T20:08:57.614Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-06-02T20:08:57.874Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-02T20:08:58.019Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-02T20:08:58.395Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-06-02T20:08:58.395Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-02T20:08:58.892Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-02T20:08:59.150Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-02T20:08:59.150Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-02T20:08:59.150Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s) [2022-06-02T20:08:59.150Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T20:09:00.938Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-02T20:09:01.508Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.4% of statements [2022-06-02T20:09:01.769Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-06-02T20:09:02.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-02T20:09:02.434Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-02T20:09:02.691Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-02T20:09:02.691Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-02T20:09:02.691Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-02T20:09:02.691Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-02T20:09:02.691Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-02T20:09:03.151Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-06-02T20:09:03.259Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-02T20:09:03.884Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-02T20:09:04.193Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-02T20:09:04.759Z] docker_api_swarm_node_test.go:53: [dad94227e3b80] joining swarm manager [d175f684745df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:09:04.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-02T20:09:04.871Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-06-02T20:09:04.871Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-02T20:09:05.018Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-02T20:09:05.585Z] docker_api_swarm_node_test.go:54: [d1d411ecbcc48] joining swarm manager [d175f684745df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:09:06.149Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-02T20:09:06.437Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-02T20:09:06.437Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-06-02T20:09:06.437Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-02T20:09:06.437Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-02T20:09:07.082Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-02T20:09:07.339Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-02T20:09:07.905Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-02T20:09:07.905Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-02T20:09:08.470Z] === RUN TestDockerSuite/TestDockerFails [2022-06-02T20:09:08.470Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-02T20:09:08.470Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-02T20:09:08.470Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-02T20:09:08.648Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-02T20:09:09.035Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-02T20:09:09.116Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-02T20:09:09.587Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-02T20:09:09.587Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-06-02T20:09:09.600Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-02T20:09:10.056Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-02T20:09:10.525Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-02T20:09:10.532Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-02T20:09:10.790Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-02T20:09:10.790Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-02T20:09:10.790Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-02T20:09:10.996Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-02T20:09:10.996Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-06-02T20:09:11.464Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-02T20:09:11.464Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-06-02T20:09:11.464Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-02T20:09:12.163Z] --- PASS: TestCreateServiceSecretFileMode (12.81s) [2022-06-02T20:09:12.163Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T20:09:16.218Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-02T20:09:16.340Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-02T20:09:18.054Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/pkg/term [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T20:09:18.054Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === Skipped [2022-06-02T20:09:18.054Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-06-02T20:09:18.054Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-06-02T20:09:18.054Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver btrfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:74: No driver to put! [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-02T20:09:18.054Z] time="2022-06-02T20:08:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-02T20:09:18.054Z] time="2022-06-02T20:08:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-02T20:09:18.054Z] time="2022-06-02T20:08:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-02T20:09:18.054Z] time="2022-06-02T20:08:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-02T20:09:18.054Z] time="2022-06-02T20:08:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:74: No driver to put! [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-02T20:09:18.054Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-02T20:09:18.054Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-02T20:09:18.054Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T20:09:18.054Z] graphtest_unix.go:47: Driver zfs not supported [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-02T20:09:18.054Z] graphtest_unix.go:74: No driver to put! [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-02T20:09:18.054Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-02T20:09:18.054Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-06-02T20:09:18.054Z] [2022-06-02T20:09:18.054Z] DONE 2251 tests, 26 skipped in 227.924s [2022-06-02T20:09:18.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind Post stage [Pipeline] junit [2022-06-02T20:09:18.636Z] Recording test results [2022-06-02T20:09:18.957Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-02T20:09:19.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43683/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=081e538fbd79aead8e23fc8c6804725b7bc0d160 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:081e538fbd79aead8e23fc8c6804725b7bc0d160 hack/validate/vendor [2022-06-02T20:09:19.643Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-02T20:09:19.850Z] update vendored copy of archive/tar [2022-06-02T20:09:19.850Z] downloading: https://golang.org/dl/go1.17.11.src.tar.gz [2022-06-02T20:09:20.576Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-02T20:09:21.140Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-02T20:09:21.708Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-02T20:09:21.761Z] patching file stat_unix.go [2022-06-02T20:09:21.762Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-06-02T20:09:21.762Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-06-02T20:09:21.762Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-06-02T20:09:21.762Z] 2022/06/02 20:09:21 Collecting initial packages [2022-06-02T20:09:21.762Z] 2022/06/02 20:09:21 Download dependencies [2022-06-02T20:09:22.274Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-02T20:09:22.839Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-02T20:09:23.405Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-02T20:09:23.663Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-02T20:09:24.595Z] --- PASS: TestCreateServiceConfigFileMode (12.37s) [2022-06-02T20:09:24.595Z] === RUN TestCreateServiceSysctls [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Starting whole vndr cycle because no package specified [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Ignoring paths matching "^archive/tar" [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-06-02T20:09:25.053Z] 2022/06/02 20:09:24 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-06-02T20:09:25.160Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Finished clone github.com/Azure/go-ansiterm [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Finished clone github.com/docker/go-units [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Finished clone github.com/creack/pty [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Finished clone github.com/tchap/go-patricia [2022-06-02T20:09:25.995Z] 2022/06/02 20:09:25 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Finished clone github.com/moby/term [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Finished clone github.com/moby/locker [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Finished clone github.com/google/uuid [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Finished clone github.com/willf/bitset [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Finished clone github.com/gorilla/mux [2022-06-02T20:09:26.256Z] 2022/06/02 20:09:26 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-06-02T20:09:26.517Z] 2022/06/02 20:09:26 Finished clone github.com/moby/sys [2022-06-02T20:09:26.517Z] 2022/06/02 20:09:26 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-06-02T20:09:26.534Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-02T20:09:26.778Z] 2022/06/02 20:09:26 Finished clone github.com/sirupsen/logrus [2022-06-02T20:09:26.778Z] 2022/06/02 20:09:26 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-06-02T20:09:27.351Z] 2022/06/02 20:09:27 Finished clone github.com/docker/libtrust [2022-06-02T20:09:27.351Z] 2022/06/02 20:09:27 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-06-02T20:09:27.351Z] 2022/06/02 20:09:27 Finished clone github.com/docker/go-connections [2022-06-02T20:09:27.351Z] 2022/06/02 20:09:27 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-06-02T20:09:27.351Z] 2022/06/02 20:09:27 Finished clone github.com/syndtr/gocapability [2022-06-02T20:09:27.351Z] 2022/06/02 20:09:27 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-06-02T20:09:27.612Z] 2022/06/02 20:09:27 Finished clone github.com/RackSec/srslog [2022-06-02T20:09:27.612Z] 2022/06/02 20:09:27 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-06-02T20:09:27.873Z] 2022/06/02 20:09:27 Finished clone github.com/imdario/mergo [2022-06-02T20:09:27.873Z] 2022/06/02 20:09:27 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-06-02T20:09:27.873Z] 2022/06/02 20:09:27 Finished clone github.com/Microsoft/go-winio [2022-06-02T20:09:27.873Z] 2022/06/02 20:09:27 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-06-02T20:09:28.133Z] 2022/06/02 20:09:27 Finished clone gotest.tools/v3 [2022-06-02T20:09:28.133Z] 2022/06/02 20:09:27 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-06-02T20:09:28.133Z] 2022/06/02 20:09:27 Finished clone golang.org/x/sync [2022-06-02T20:09:28.133Z] 2022/06/02 20:09:27 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-06-02T20:09:28.133Z] 2022/06/02 20:09:28 Finished clone github.com/google/go-cmp [2022-06-02T20:09:28.133Z] 2022/06/02 20:09:28 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-06-02T20:09:28.432Z] --- PASS: TestCreateServiceSysctls (3.70s) [2022-06-02T20:09:28.432Z] === RUN TestCreateServiceCapabilities [2022-06-02T20:09:28.703Z] 2022/06/02 20:09:28 Finished clone github.com/tonistiigi/units [2022-06-02T20:09:28.703Z] 2022/06/02 20:09:28 Clone github.com/docker/libnetwork, revision f6ccccb1c082a432c2a5814aaedaca56af33d9ea, attempt 1/20 [2022-06-02T20:09:28.964Z] 2022/06/02 20:09:28 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-06-02T20:09:28.964Z] 2022/06/02 20:09:28 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-06-02T20:09:28.997Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-02T20:09:29.224Z] 2022/06/02 20:09:29 Finished clone github.com/google/shlex [2022-06-02T20:09:29.224Z] 2022/06/02 20:09:29 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-06-02T20:09:29.224Z] 2022/06/02 20:09:29 Finished clone github.com/opentracing-contrib/go-stdlib [2022-06-02T20:09:29.224Z] 2022/06/02 20:09:29 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-06-02T20:09:29.224Z] 2022/06/02 20:09:29 Finished clone github.com/opentracing/opentracing-go [2022-06-02T20:09:29.224Z] 2022/06/02 20:09:29 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-06-02T20:09:29.485Z] 2022/06/02 20:09:29 Finished clone github.com/gofrs/flock [2022-06-02T20:09:29.485Z] 2022/06/02 20:09:29 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-06-02T20:09:29.485Z] 2022/06/02 20:09:29 Finished clone github.com/mitchellh/hashstructure [2022-06-02T20:09:29.485Z] 2022/06/02 20:09:29 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-06-02T20:09:30.427Z] 2022/06/02 20:09:30 Finished clone github.com/docker/go-events [2022-06-02T20:09:30.427Z] 2022/06/02 20:09:30 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-06-02T20:09:30.687Z] 2022/06/02 20:09:30 Finished clone github.com/armon/go-metrics [2022-06-02T20:09:30.687Z] 2022/06/02 20:09:30 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-06-02T20:09:30.687Z] 2022/06/02 20:09:30 Finished clone github.com/armon/go-radix [2022-06-02T20:09:30.687Z] 2022/06/02 20:09:30 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-06-02T20:09:30.687Z] 2022/06/02 20:09:30 Finished clone github.com/sean-/seed [2022-06-02T20:09:30.687Z] 2022/06/02 20:09:30 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-06-02T20:09:30.895Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-06-02T20:09:30.895Z] === RUN TestInspect [2022-06-02T20:09:30.895Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-02T20:09:31.629Z] 2022/06/02 20:09:31 Finished clone github.com/tonistiigi/fsutil [2022-06-02T20:09:31.629Z] 2022/06/02 20:09:31 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-06-02T20:09:31.831Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-02T20:09:31.889Z] 2022/06/02 20:09:31 Finished clone github.com/hashicorp/errwrap [2022-06-02T20:09:31.889Z] 2022/06/02 20:09:31 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-06-02T20:09:31.889Z] 2022/06/02 20:09:31 Finished clone github.com/hashicorp/memberlist [2022-06-02T20:09:31.889Z] 2022/06/02 20:09:31 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-06-02T20:09:32.149Z] 2022/06/02 20:09:31 Finished clone github.com/hashicorp/go-multierror [2022-06-02T20:09:32.149Z] 2022/06/02 20:09:31 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-06-02T20:09:33.211Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-02T20:09:33.533Z] 2022/06/02 20:09:33 Finished clone github.com/vishvananda/netns [2022-06-02T20:09:33.533Z] 2022/06/02 20:09:33 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-06-02T20:09:33.533Z] 2022/06/02 20:09:33 Finished clone github.com/hashicorp/go-sockaddr [2022-06-02T20:09:33.533Z] 2022/06/02 20:09:33 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-06-02T20:09:33.533Z] 2022/06/02 20:09:33 Finished clone github.com/docker/libkv [2022-06-02T20:09:33.533Z] 2022/06/02 20:09:33 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-06-02T20:09:34.105Z] 2022/06/02 20:09:34 Finished clone github.com/golang/gddo [2022-06-02T20:09:34.105Z] 2022/06/02 20:09:34 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-06-02T20:09:34.144Z] --- PASS: TestInspect (3.38s) [2022-06-02T20:09:34.144Z] === RUN TestCreateJob [2022-06-02T20:09:34.365Z] 2022/06/02 20:09:34 Finished clone github.com/moby/ipvs [2022-06-02T20:09:34.365Z] 2022/06/02 20:09:34 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-06-02T20:09:35.307Z] 2022/06/02 20:09:35 Finished clone github.com/samuel/go-zookeeper [2022-06-02T20:09:35.307Z] 2022/06/02 20:09:35 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-06-02T20:09:35.307Z] 2022/06/02 20:09:35 Finished clone github.com/deckarep/golang-set [2022-06-02T20:09:35.307Z] 2022/06/02 20:09:35 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-06-02T20:09:35.568Z] 2022/06/02 20:09:35 Finished clone github.com/vishvananda/netlink [2022-06-02T20:09:35.568Z] 2022/06/02 20:09:35 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-06-02T20:09:35.828Z] 2022/06/02 20:09:35 Finished clone github.com/hashicorp/go-msgpack [2022-06-02T20:09:35.828Z] 2022/06/02 20:09:35 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-06-02T20:09:35.828Z] 2022/06/02 20:09:35 Finished clone github.com/BurntSushi/toml [2022-06-02T20:09:35.828Z] 2022/06/02 20:09:35 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-06-02T20:09:36.089Z] 2022/06/02 20:09:35 Finished clone github.com/coreos/go-semver [2022-06-02T20:09:36.089Z] 2022/06/02 20:09:35 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-06-02T20:09:36.672Z] --- PASS: TestCreateJob (2.58s) [2022-06-02T20:09:36.672Z] === RUN TestReplicatedJob [2022-06-02T20:09:37.045Z] 2022/06/02 20:09:36 Finished clone github.com/ishidawataru/sctp [2022-06-02T20:09:37.045Z] 2022/06/02 20:09:36 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-06-02T20:09:37.617Z] 2022/06/02 20:09:37 Finished clone github.com/modern-go/concurrent [2022-06-02T20:09:37.617Z] 2022/06/02 20:09:37 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-06-02T20:09:38.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-02T20:09:38.557Z] 2022/06/02 20:09:38 Finished clone github.com/modern-go/reflect2 [2022-06-02T20:09:38.557Z] 2022/06/02 20:09:38 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-06-02T20:09:38.979Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-02T20:09:39.127Z] 2022/06/02 20:09:38 Finished clone github.com/json-iterator/go [2022-06-02T20:09:39.127Z] 2022/06/02 20:09:38 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-06-02T20:09:39.127Z] 2022/06/02 20:09:39 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-06-02T20:09:39.127Z] 2022/06/02 20:09:39 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-06-02T20:09:39.237Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-02T20:09:39.387Z] 2022/06/02 20:09:39 Finished clone go.etcd.io/bbolt [2022-06-02T20:09:39.387Z] 2022/06/02 20:09:39 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-06-02T20:09:39.387Z] 2022/06/02 20:09:39 Finished clone github.com/hashicorp/serf [2022-06-02T20:09:39.387Z] 2022/06/02 20:09:39 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-06-02T20:09:39.958Z] 2022/06/02 20:09:39 Finished clone github.com/Microsoft/opengcs [2022-06-02T20:09:39.958Z] 2022/06/02 20:09:39 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-06-02T20:09:39.958Z] 2022/06/02 20:09:39 Finished clone golang.org/x/net [2022-06-02T20:09:39.958Z] 2022/06/02 20:09:39 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-06-02T20:09:40.528Z] 2022/06/02 20:09:40 Finished clone github.com/opencontainers/go-digest [2022-06-02T20:09:40.528Z] 2022/06/02 20:09:40 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-06-02T20:09:40.611Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-02T20:09:40.788Z] 2022/06/02 20:09:40 Finished clone github.com/mistifyio/go-zfs [2022-06-02T20:09:40.788Z] 2022/06/02 20:09:40 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-06-02T20:09:41.178Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-02T20:09:41.436Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-02T20:09:41.704Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-02T20:09:41.983Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-02T20:09:41.983Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-02T20:09:42.170Z] 2022/06/02 20:09:41 Finished clone github.com/cyphar/filepath-securejoin [2022-06-02T20:09:42.170Z] 2022/06/02 20:09:41 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-06-02T20:09:42.245Z] --- PASS: TestReplicatedJob (5.73s) [2022-06-02T20:09:42.245Z] === RUN TestUpdateReplicatedJob [2022-06-02T20:09:43.112Z] 2022/06/02 20:09:42 Finished clone github.com/vbatts/tar-split [2022-06-02T20:09:43.112Z] 2022/06/02 20:09:42 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-06-02T20:09:43.112Z] 2022/06/02 20:09:43 Finished clone github.com/coreos/go-systemd [2022-06-02T20:09:43.112Z] 2022/06/02 20:09:43 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-06-02T20:09:43.178Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-02T20:09:43.683Z] 2022/06/02 20:09:43 Finished clone github.com/opencontainers/runtime-spec [2022-06-02T20:09:43.683Z] 2022/06/02 20:09:43 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-06-02T20:09:44.112Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-02T20:09:44.112Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-02T20:09:44.112Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-02T20:09:44.253Z] 2022/06/02 20:09:44 Finished clone github.com/opencontainers/image-spec [2022-06-02T20:09:44.253Z] 2022/06/02 20:09:44 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-06-02T20:09:44.513Z] 2022/06/02 20:09:44 Finished clone github.com/coreos/go-systemd/v22 [2022-06-02T20:09:44.513Z] 2022/06/02 20:09:44 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-06-02T20:09:44.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-02T20:09:44.773Z] 2022/06/02 20:09:44 Finished clone github.com/Graylog2/go-gelf [2022-06-02T20:09:44.773Z] 2022/06/02 20:09:44 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-06-02T20:09:45.242Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-02T20:09:45.344Z] 2022/06/02 20:09:45 Finished clone github.com/fluent/fluent-logger-golang [2022-06-02T20:09:45.344Z] 2022/06/02 20:09:45 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-06-02T20:09:45.500Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-02T20:09:45.605Z] 2022/06/02 20:09:45 Finished clone github.com/godbus/dbus/v5 [2022-06-02T20:09:45.605Z] 2022/06/02 20:09:45 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-06-02T20:09:45.865Z] 2022/06/02 20:09:45 Finished clone github.com/philhofer/fwd [2022-06-02T20:09:45.865Z] 2022/06/02 20:09:45 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-06-02T20:09:46.065Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2022-06-02T20:09:46.065Z] === RUN TestServiceListWithStatuses [2022-06-02T20:09:46.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:09:46.065Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T20:09:46.065Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T20:09:46.320Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-02T20:09:46.323Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-02T20:09:46.888Z] docker_api_swarm_test.go:202: [deb2a5841fe0f] joining swarm manager [d88f488d073ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:09:47.145Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-02T20:09:47.247Z] 2022/06/02 20:09:46 Finished clone github.com/fsnotify/fsnotify [2022-06-02T20:09:47.247Z] 2022/06/02 20:09:46 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-06-02T20:09:47.508Z] 2022/06/02 20:09:47 Finished clone github.com/bsphere/le_go [2022-06-02T20:09:47.508Z] 2022/06/02 20:09:47 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-06-02T20:09:47.712Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-02T20:09:47.712Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-06-02T20:09:47.712Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-02T20:09:47.712Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-06-02T20:09:47.712Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-02T20:09:47.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-02T20:09:48.461Z] 2022/06/02 20:09:48 Finished clone github.com/jmespath/go-jmespath [2022-06-02T20:09:48.461Z] 2022/06/02 20:09:48 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-06-02T20:09:48.870Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-02T20:09:49.403Z] 2022/06/02 20:09:49 Finished clone github.com/tinylib/msgp [2022-06-02T20:09:49.403Z] 2022/06/02 20:09:49 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-06-02T20:09:49.612Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-02T20:09:49.663Z] 2022/06/02 20:09:49 Finished clone github.com/docker/libnetwork [2022-06-02T20:09:49.663Z] 2022/06/02 20:09:49 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-06-02T20:09:49.923Z] 2022/06/02 20:09:49 Finished clone github.com/golang/groupcache [2022-06-02T20:09:49.923Z] 2022/06/02 20:09:49 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-06-02T20:09:50.182Z] 2022/06/02 20:09:50 Finished clone golang.org/x/oauth2 [2022-06-02T20:09:50.183Z] 2022/06/02 20:09:50 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-06-02T20:09:50.544Z] === RUN TestDockerSuite/TestEventsRename [2022-06-02T20:09:50.544Z] --- PASS: TestDockerNetworkConnectAlias (4.44s) [2022-06-02T20:09:50.544Z] === RUN TestDockerNetworkReConnect [2022-06-02T20:09:50.802Z] === RUN TestDockerSuite/TestEventsResize [2022-06-02T20:09:51.735Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-02T20:09:52.092Z] 2022/06/02 20:09:51 Finished clone github.com/googleapis/gax-go [2022-06-02T20:09:52.092Z] 2022/06/02 20:09:51 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-06-02T20:09:53.032Z] 2022/06/02 20:09:52 Finished clone golang.org/x/sys [2022-06-02T20:09:53.032Z] 2022/06/02 20:09:52 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-06-02T20:09:53.032Z] 2022/06/02 20:09:53 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-06-02T20:09:53.032Z] 2022/06/02 20:09:53 Finished clone github.com/miekg/dns [2022-06-02T20:09:53.603Z] 2022/06/02 20:09:53 Finished clone go.opencensus.io [2022-06-02T20:09:53.603Z] 2022/06/02 20:09:53 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-06-02T20:09:54.262Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2022-06-02T20:09:54.263Z] === RUN TestServicePlugin [2022-06-02T20:09:54.544Z] 2022/06/02 20:09:54 Finished clone github.com/containerd/fifo [2022-06-02T20:09:54.544Z] 2022/06/02 20:09:54 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-06-02T20:09:54.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-02T20:09:54.741Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-06-02T20:09:54.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-02T20:09:54.741Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-06-02T20:09:54.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-02T20:09:54.741Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-06-02T20:09:54.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-02T20:09:55.211Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-02T20:09:55.211Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-06-02T20:09:55.211Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-02T20:09:56.456Z] 2022/06/02 20:09:56 Finished clone github.com/containerd/cgroups [2022-06-02T20:09:56.456Z] 2022/06/02 20:09:56 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-06-02T20:09:57.542Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-02T20:09:57.801Z] plugin_test.go:62: [de4c165f856aa] joining swarm manager [d3a5429ddc218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:09:57.801Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-02T20:09:58.365Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-02T20:09:58.369Z] 2022/06/02 20:09:58 Finished clone github.com/containerd/go-runc [2022-06-02T20:09:58.369Z] 2022/06/02 20:09:58 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-06-02T20:09:58.631Z] 2022/06/02 20:09:58 Finished clone golang.org/x/text [2022-06-02T20:09:58.631Z] 2022/06/02 20:09:58 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-06-02T20:09:58.891Z] 2022/06/02 20:09:58 Finished clone github.com/containerd/console [2022-06-02T20:09:58.891Z] 2022/06/02 20:09:58 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-06-02T20:09:58.930Z] plugin_test.go:65: [d82449b7f8771] joining swarm manager [d3a5429ddc218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:09:59.835Z] 2022/06/02 20:09:59 Finished clone github.com/containerd/typeurl [2022-06-02T20:09:59.835Z] 2022/06/02 20:09:59 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-06-02T20:10:00.407Z] 2022/06/02 20:10:00 Finished clone github.com/containerd/ttrpc [2022-06-02T20:10:00.407Z] 2022/06/02 20:10:00 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-06-02T20:10:00.979Z] 2022/06/02 20:10:00 Finished clone github.com/gogo/googleapis [2022-06-02T20:10:00.979Z] 2022/06/02 20:10:00 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-06-02T20:10:01.456Z] === RUN TestDockerSuite/TestEventsTop [2022-06-02T20:10:01.550Z] 2022/06/02 20:10:01 Finished clone github.com/containerd/continuity [2022-06-02T20:10:01.550Z] 2022/06/02 20:10:01 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-06-02T20:10:01.810Z] 2022/06/02 20:10:01 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-06-02T20:10:02.021Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-02T20:10:02.070Z] 2022/06/02 20:10:01 Finished clone github.com/opencontainers/runc [2022-06-02T20:10:03.455Z] 2022/06/02 20:10:03 Finished clone google.golang.org/grpc [2022-06-02T20:10:03.455Z] 2022/06/02 20:10:03 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-06-02T20:10:04.547Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-02T20:10:05.393Z] 2022/06/02 20:10:04 Finished clone github.com/fernet/fernet-go [2022-06-02T20:10:05.393Z] 2022/06/02 20:10:04 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-06-02T20:10:06.335Z] 2022/06/02 20:10:06 Finished clone github.com/docker/distribution [2022-06-02T20:10:06.335Z] 2022/06/02 20:10:06 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-06-02T20:10:08.251Z] 2022/06/02 20:10:07 Finished clone github.com/cilium/ebpf [2022-06-02T20:10:08.251Z] 2022/06/02 20:10:07 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-06-02T20:10:08.514Z] 2022/06/02 20:10:08 Finished clone github.com/Microsoft/hcsshim [2022-06-02T20:10:08.514Z] 2022/06/02 20:10:08 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-06-02T20:10:09.901Z] 2022/06/02 20:10:09 Finished clone golang.org/x/time [2022-06-02T20:10:09.901Z] 2022/06/02 20:10:09 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-06-02T20:10:10.162Z] 2022/06/02 20:10:10 Finished clone github.com/moby/buildkit [2022-06-02T20:10:10.162Z] 2022/06/02 20:10:10 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-06-02T20:10:11.110Z] === RUN TestDockerSuite/TestExec [2022-06-02T20:10:11.110Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-02T20:10:11.548Z] 2022/06/02 20:10:11 Finished clone github.com/hashicorp/go-memdb [2022-06-02T20:10:11.548Z] 2022/06/02 20:10:11 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-06-02T20:10:11.548Z] 2022/06/02 20:10:11 Finished clone github.com/hashicorp/go-immutable-radix [2022-06-02T20:10:11.548Z] 2022/06/02 20:10:11 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-06-02T20:10:11.548Z] 2022/06/02 20:10:11 Finished clone github.com/golang/protobuf [2022-06-02T20:10:11.548Z] 2022/06/02 20:10:11 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-06-02T20:10:11.676Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-02T20:10:11.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-02T20:10:12.121Z] 2022/06/02 20:10:11 Finished clone github.com/hashicorp/golang-lru [2022-06-02T20:10:12.121Z] 2022/06/02 20:10:11 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-06-02T20:10:12.194Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-02T20:10:12.693Z] 2022/06/02 20:10:12 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-06-02T20:10:12.693Z] 2022/06/02 20:10:12 Finished clone github.com/coreos/pkg [2022-06-02T20:10:13.126Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-02T20:10:13.267Z] 2022/06/02 20:10:13 Finished clone golang.org/x/crypto [2022-06-02T20:10:13.267Z] 2022/06/02 20:10:13 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-06-02T20:10:13.527Z] 2022/06/02 20:10:13 Finished clone github.com/beorn7/perks [2022-06-02T20:10:13.527Z] 2022/06/02 20:10:13 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-06-02T20:10:14.064Z] docker_api_swarm_test.go:384: [d74c151af6e26] joining swarm manager [dd595b96bd7d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:10:14.322Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-02T20:10:14.469Z] 2022/06/02 20:10:14 Finished clone github.com/prometheus/client_model [2022-06-02T20:10:14.469Z] 2022/06/02 20:10:14 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-06-02T20:10:14.888Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-02T20:10:15.454Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-02T20:10:15.454Z] docker_api_swarm_test.go:385: [da60595b3fb6f] joining swarm manager [dd595b96bd7d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:10:15.856Z] 2022/06/02 20:10:15 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-06-02T20:10:15.856Z] 2022/06/02 20:10:15 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-06-02T20:10:16.019Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-02T20:10:16.428Z] 2022/06/02 20:10:16 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-06-02T20:10:16.428Z] 2022/06/02 20:10:16 Finished clone github.com/prometheus/client_golang [2022-06-02T20:10:16.584Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-02T20:10:16.999Z] 2022/06/02 20:10:16 Finished clone github.com/prometheus/procfs [2022-06-02T20:10:16.999Z] 2022/06/02 20:10:16 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-06-02T20:10:17.149Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-02T20:10:17.260Z] 2022/06/02 20:10:17 Finished clone github.com/prometheus/common [2022-06-02T20:10:17.260Z] 2022/06/02 20:10:17 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-06-02T20:10:17.521Z] 2022/06/02 20:10:17 Finished clone code.cloudfoundry.org/clock [2022-06-02T20:10:17.521Z] 2022/06/02 20:10:17 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-06-02T20:10:17.521Z] 2022/06/02 20:10:17 Finished clone github.com/pkg/errors [2022-06-02T20:10:17.521Z] 2022/06/02 20:10:17 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-06-02T20:10:17.713Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-02T20:10:17.781Z] 2022/06/02 20:10:17 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-06-02T20:10:17.781Z] 2022/06/02 20:10:17 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-06-02T20:10:18.646Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-02T20:10:18.739Z] 2022/06/02 20:10:18 Finished clone github.com/cespare/xxhash/v2 [2022-06-02T20:10:18.739Z] 2022/06/02 20:10:18 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-06-02T20:10:19.000Z] 2022/06/02 20:10:18 Finished clone github.com/inconshreveable/mousetrap [2022-06-02T20:10:19.000Z] 2022/06/02 20:10:18 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-06-02T20:10:19.211Z] === RUN TestDockerSuite/TestExecEnv [2022-06-02T20:10:19.261Z] 2022/06/02 20:10:19 Finished clone github.com/spf13/pflag [2022-06-02T20:10:19.523Z] 2022/06/02 20:10:19 Finished clone github.com/morikuni/aec [2022-06-02T20:10:19.777Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-02T20:10:20.711Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-02T20:10:20.908Z] 2022/06/02 20:10:20 Finished clone github.com/spf13/cobra [2022-06-02T20:10:21.278Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-02T20:10:21.480Z] 2022/06/02 20:10:21 Finished clone github.com/google/certificate-transparency-go [2022-06-02T20:10:21.480Z] 2022/06/02 20:10:21 Finished clone github.com/docker/go-metrics [2022-06-02T20:10:22.868Z] 2022/06/02 20:10:22 Finished clone github.com/opencontainers/selinux [2022-06-02T20:10:23.802Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-02T20:10:24.369Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-02T20:10:24.936Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-02T20:10:25.193Z] --- PASS: TestServicePlugin (31.13s) [2022-06-02T20:10:25.193Z] === RUN TestServiceUpdateLabel [2022-06-02T20:10:25.316Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-02T20:10:25.316Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-02T20:10:25.316Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-06-02T20:10:25.316Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-02T20:10:25.758Z] === RUN TestDockerSuite/TestExecParseError [2022-06-02T20:10:26.323Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-02T20:10:26.888Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-02T20:10:27.454Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-02T20:10:27.714Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-06-02T20:10:27.714Z] === RUN TestServiceUpdateSecrets [2022-06-02T20:10:28.647Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-02T20:10:29.213Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-02T20:10:29.779Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-02T20:10:32.870Z] 2022/06/02 20:10:32 Finished clone github.com/cloudflare/cfssl [2022-06-02T20:10:39.455Z] 2022/06/02 20:10:38 Finished clone github.com/containerd/containerd [2022-06-02T20:10:39.455Z] 2022/06/02 20:10:39 Finished clone github.com/coreos/etcd [2022-06-02T20:10:41.985Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-02T20:10:41.985Z] === RUN TestDockerSuite/TestExecTTY [2022-06-02T20:10:41.985Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-02T20:10:42.243Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-02T20:10:42.500Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-06-02T20:10:42.500Z] === RUN TestServiceUpdateConfigs [2022-06-02T20:10:43.064Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-02T20:10:43.630Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-02T20:10:43.630Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-02T20:10:43.630Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-02T20:10:43.696Z] 2022/06/02 20:10:43 Finished clone github.com/docker/swarmkit [2022-06-02T20:10:45.004Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-02T20:10:45.571Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-02T20:10:46.504Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-02T20:10:46.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-02T20:10:46.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-02T20:10:46.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-02T20:10:46.762Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-02T20:10:47.327Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-02T20:10:52.583Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-02T20:10:53.698Z] 2022/06/02 20:10:53 Finished clone cloud.google.com/go [2022-06-02T20:10:55.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-02T20:10:56.759Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-02T20:10:56.766Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-02T20:10:57.324Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-06-02T20:10:57.324Z] === RUN TestServiceUpdateNetwork [2022-06-02T20:10:57.893Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-02T20:10:59.716Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-02T20:11:00.285Z] 2022/06/02 20:11:00 Finished clone github.com/gogo/protobuf [2022-06-02T20:11:03.150Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-02T20:11:03.150Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-02T20:11:03.150Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-02T20:11:03.150Z] === RUN TestDockerSuite/TestHealth [2022-06-02T20:11:04.498Z] 2022/06/02 20:11:04 Finished clone google.golang.org/genproto [2022-06-02T20:11:08.408Z] check_test.go:380: [da60595b3fb6f] daemon is not started [2022-06-02T20:11:08.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-02T20:11:09.815Z] docker_api_swarm_test.go:802: [d40270b1c07b5] joining swarm manager [db1a44d86d9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:11:10.141Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2022-06-02T20:11:10.141Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T20:11:11.074Z] docker_api_swarm_test.go:802: [de0f3741f23a1] joining swarm manager [db1a44d86d9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:11:11.332Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T20:11:12.268Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T20:11:12.525Z] docker_api_swarm_test.go:802: [d726eb06916de] joining swarm manager [db1a44d86d9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T20:11:13.899Z] docker_api_swarm_test.go:802: [d546904c36876] joining swarm manager [db1a44d86d9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-02T20:11:15.271Z] docker_api_swarm_test.go:810: [d3e25f3a1a2eb] joining swarm manager [db1a44d86d9ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-02T20:11:19.453Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T20:11:22.731Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-02T20:11:22.731Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-02T20:11:22.731Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-02T20:11:22.731Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-02T20:11:22.989Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-02T20:11:22.989Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-02T20:11:23.556Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-02T20:11:23.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-02T20:11:23.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-02T20:11:23.556Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-02T20:11:23.814Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-02T20:11:24.072Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-02T20:11:24.330Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-02T20:11:24.330Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-02T20:11:24.895Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-02T20:11:24.895Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-02T20:11:25.461Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-02T20:11:26.026Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-02T20:11:26.026Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-02T20:11:26.958Z] --- PASS: TestServiceUpdatePidsLimit (16.69s) [2022-06-02T20:11:26.958Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-06-02T20:11:26.958Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-06-02T20:11:26.958Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-06-02T20:11:26.958Z] PASS [2022-06-02T20:11:26.958Z] [2022-06-02T20:11:26.958Z] === Skipped [2022-06-02T20:11:26.958Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T20:11:26.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T20:11:26.958Z] [2022-06-02T20:11:26.958Z] DONE 27 tests, 1 skipped in 193.941s [2022-06-02T20:11:26.958Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T20:11:26.958Z] ++ 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-06-02T20:11:26.958Z] ++ set -e [2022-06-02T20:11:26.958Z] ++ '[' -n 0 ']' [2022-06-02T20:11:26.958Z] ++ set -x [2022-06-02T20:11:26.958Z] ++ 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-06-02T20:11:26.958Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-02T20:11:26.958Z] INFO: Testing against a local daemon [2022-06-02T20:11:26.958Z] === RUN TestSessionCreate [2022-06-02T20:11:26.958Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T20:11:26.958Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T20:11:26.958Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T20:11:26.958Z] PASS [2022-06-02T20:11:26.958Z] [2022-06-02T20:11:26.958Z] DONE 2 tests in 0.171s [2022-06-02T20:11:26.958Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T20:11:26.958Z] ++ 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-06-02T20:11:26.958Z] ++ set -e [2022-06-02T20:11:26.958Z] ++ '[' -n 0 ']' [2022-06-02T20:11:26.958Z] ++ set -x [2022-06-02T20:11:26.959Z] ++ 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-06-02T20:11:27.217Z] INFO: Testing against a local daemon [2022-06-02T20:11:27.217Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T20:11:27.217Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T20:11:27.217Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:11:27.217Z] === RUN TestEventsExecDie [2022-06-02T20:11:27.780Z] --- PASS: TestEventsExecDie (0.54s) [2022-06-02T20:11:27.780Z] === RUN TestEventsBackwardsCompatible [2022-06-02T20:11:27.780Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-02T20:11:27.780Z] === RUN TestInfoBinaryCommits [2022-06-02T20:11:27.780Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T20:11:27.780Z] === RUN TestInfoAPIVersioned [2022-06-02T20:11:27.780Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T20:11:27.781Z] === RUN TestInfoDiscoveryBackend [2022-06-02T20:11:28.346Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2022-06-02T20:11:28.346Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-06-02T20:11:29.279Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-06-02T20:11:29.279Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-06-02T20:11:29.537Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-02T20:11:29.537Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-02T20:11:29.795Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-02T20:11:29.795Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-06-02T20:11:29.795Z] === RUN TestInfoAPI [2022-06-02T20:11:29.795Z] --- PASS: TestInfoAPI (0.06s) [2022-06-02T20:11:29.795Z] === RUN TestInfoAPIWarnings [2022-06-02T20:11:30.728Z] === RUN TestDockerSuite/TestImportFile [2022-06-02T20:11:32.100Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-02T20:11:32.100Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-02T20:11:33.034Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-02T20:11:33.969Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-02T20:11:35.343Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-02T20:11:35.909Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-02T20:11:36.474Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-02T20:11:37.039Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-02T20:11:37.039Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-02T20:11:37.039Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-02T20:11:37.296Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-02T20:11:37.862Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-02T20:11:38.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-02T20:11:38.684Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-02T20:11:39.249Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-02T20:11:39.815Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-02T20:11:39.815Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-02T20:11:40.747Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-02T20:11:41.316Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-02T20:11:41.574Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-02T20:11:41.574Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-02T20:11:42.152Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-02T20:11:42.152Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-02T20:11:42.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-02T20:11:42.736Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-02T20:11:43.302Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-02T20:11:43.872Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-02T20:11:44.447Z] === RUN TestDockerSuite/TestInspectImage [2022-06-02T20:11:44.447Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-02T20:11:44.447Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-02T20:11:44.447Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-02T20:11:44.447Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-02T20:11:44.705Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-02T20:11:45.270Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-02T20:11:45.270Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-02T20:11:45.836Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-02T20:11:46.094Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-02T20:11:46.351Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-06-02T20:11:46.351Z] === RUN TestInfoDebug [2022-06-02T20:11:46.916Z] --- PASS: TestInfoDebug (0.52s) [2022-06-02T20:11:46.916Z] === RUN TestInfoInsecureRegistries [2022-06-02T20:11:47.481Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-06-02T20:11:47.481Z] === RUN TestInfoRegistryMirrors [2022-06-02T20:11:47.738Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T20:11:47.738Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T20:11:47.996Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-02T20:11:47.996Z] === RUN TestPingCacheHeaders [2022-06-02T20:11:47.996Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T20:11:47.996Z] === RUN TestPingGet [2022-06-02T20:11:47.996Z] --- PASS: TestPingGet (0.01s) [2022-06-02T20:11:47.996Z] === RUN TestPingHead [2022-06-02T20:11:47.996Z] --- PASS: TestPingHead (0.02s) [2022-06-02T20:11:47.996Z] === RUN TestVersion [2022-06-02T20:11:47.996Z] --- PASS: TestVersion (0.01s) [2022-06-02T20:11:47.996Z] PASS [2022-06-02T20:11:47.996Z] [2022-06-02T20:11:47.996Z] === Skipped [2022-06-02T20:11:47.996Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T20:11:47.996Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T20:11:47.996Z] [2022-06-02T20:11:47.996Z] DONE 18 tests, 1 skipped in 20.987s [2022-06-02T20:11:47.996Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T20:11:47.996Z] ++ 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-06-02T20:11:47.996Z] ++ set -e [2022-06-02T20:11:47.996Z] ++ '[' -n 0 ']' [2022-06-02T20:11:47.996Z] ++ set -x [2022-06-02T20:11:47.996Z] ++ 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-06-02T20:11:47.996Z] INFO: Testing against a local daemon [2022-06-02T20:11:47.996Z] === RUN TestVolumesCreateAndList [2022-06-02T20:11:47.996Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T20:11:47.996Z] === RUN TestVolumesRemove [2022-06-02T20:11:48.254Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T20:11:48.254Z] === RUN TestVolumesInspect [2022-06-02T20:11:48.254Z] --- PASS: TestVolumesInspect (0.01s) [2022-06-02T20:11:48.254Z] === RUN TestVolumesInvalidJSON [2022-06-02T20:11:48.254Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-06-02T20:11:48.254Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-06-02T20:11:48.254Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-06-02T20:11:48.254Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T20:11:48.254Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-06-02T20:11:48.254Z] PASS [2022-06-02T20:11:48.254Z] [2022-06-02T20:11:48.254Z] DONE 5 tests in 0.179s [2022-06-02T20:11:48.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T20:11:48.513Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-02T20:11:48.513Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T20:11:48.513Z] +++ kill 5541 [2022-06-02T20:11:48.513Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-02T20:11:49.079Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-02T20:11:49.646Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-02T20:11:49.646Z] +++ /etc/init.d/apparmor stop [2022-06-02T20:11:49.646Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T20:11:49.646Z] [2022-06-02T20:11:49.646Z] Unloading profiles will leave already running processes permanently [2022-06-02T20:11:49.646Z] unconfined, which can lead to unexpected situations. [2022-06-02T20:11:49.646Z] [2022-06-02T20:11:49.646Z] To set a process to complain mode, use the command line tool [2022-06-02T20:11:49.646Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T20:11:49.646Z] +++ true [2022-06-02T20:11:49.646Z] exiting test-integration [2022-06-02T20:11:49.646Z] ++ exit 0 [2022-06-02T20:11:49.646Z] [2022-06-02T20:11:50.211Z] + for job in $(jobs -p) [2022-06-02T20:11:50.211Z] + wait 12099 [2022-06-02T20:11:51.314Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-02T20:11:51.571Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-02T20:11:52.505Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-02T20:11:52.762Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-02T20:11:53.327Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-02T20:11:53.584Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-02T20:11:54.151Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-02T20:11:54.151Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-02T20:11:55.524Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-02T20:11:56.456Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-02T20:11:57.021Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-02T20:11:57.279Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-02T20:11:58.671Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-02T20:12:00.042Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-02T20:12:00.798Z] 2022/06/02 20:11:55 Finished clone github.com/hashicorp/consul [2022-06-02T20:12:00.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-02T20:12:00.974Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-02T20:12:00.974Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-02T20:12:02.874Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-02T20:12:02.875Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-02T20:12:03.439Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-02T20:12:09.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-02T20:12:11.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-02T20:12:12.300Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-02T20:12:12.866Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-02T20:12:13.035Z] 2022/06/02 20:12:11 Finished clone github.com/aws/aws-sdk-go [2022-06-02T20:12:14.240Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-02T20:12:14.240Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-02T20:12:14.497Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-02T20:12:14.497Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-02T20:12:14.497Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-02T20:12:15.064Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-02T20:12:15.629Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-02T20:12:18.907Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-02T20:12:19.473Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-02T20:12:22.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-02T20:12:24.125Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-02T20:12:24.690Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-02T20:12:24.690Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-02T20:12:25.967Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-02T20:12:25.967Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-02T20:12:25.967Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-06-02T20:12:25.967Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-02T20:12:26.065Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-02T20:12:26.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-02T20:12:26.901Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-02T20:12:27.879Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-02T20:12:28.813Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-02T20:12:28.813Z] docker_api_swarm_service_test.go:395: [d0271b202c54e] joining swarm manager [d8aa771d51711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:12:29.747Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-02T20:12:29.747Z] docker_api_swarm_service_test.go:395: [d4afe3b6f63b6] joining swarm manager [d8aa771d51711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:12:32.278Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-02T20:12:32.842Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-02T20:12:33.410Z] === RUN TestDockerSuite/TestLogsSince [2022-06-02T20:12:41.515Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-02T20:12:45.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-02T20:12:45.693Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-02T20:12:46.260Z] === RUN TestDockerSuite/TestLogsTail [2022-06-02T20:12:46.826Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-02T20:12:47.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-02T20:12:47.393Z] docker_api_swarm_service_test.go:343: [dcd09f8948206] joining swarm manager [db27900d89582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:12:47.958Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-02T20:12:48.216Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-02T20:12:48.216Z] docker_api_swarm_service_test.go:343: [d3e34af630ef4] joining swarm manager [db27900d89582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:12:48.782Z] === RUN TestDockerSuite/TestNetHostname [2022-06-02T20:12:50.682Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-02T20:12:50.940Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-02T20:12:57.495Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-02T20:12:58.428Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-02T20:12:58.686Z] === RUN TestDockerSuite/TestPluginActive [2022-06-02T20:13:00.583Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-02T20:13:02.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-02T20:13:05.012Z] docker_api_swarm_service_test.go:490: [da5ee9270ac21] joining swarm manager [df3e2285a8782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:13:05.578Z] docker_api_swarm_service_test.go:490: [d21b17d149192] joining swarm manager [df3e2285a8782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:13:07.480Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-02T20:13:07.480Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-02T20:13:07.480Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-02T20:13:08.854Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-02T20:13:12.132Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-02T20:13:13.503Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-02T20:13:16.029Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-02T20:13:18.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-02T20:13:21.838Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-02T20:13:22.772Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-02T20:13:23.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-02T20:13:23.967Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-02T20:13:25.352Z] === RUN TestDockerSuite/TestPortList [2022-06-02T20:13:25.611Z] docker_api_swarm_service_test.go:128: [d0f49e3e46f20] joining swarm manager [d9fdc00c3126a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:13:26.543Z] docker_api_swarm_service_test.go:129: [dfa01f3d3c66a] joining swarm manager [d9fdc00c3126a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:13:26.677Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-02T20:13:27.705Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-02T20:13:28.446Z] docker_api_swarm_service_test.go:137: [db48912ce1bc5] joining swarm manager [d9fdc00c3126a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T20:13:28.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-02T20:13:29.381Z] docker_api_swarm_service_test.go:138: [d3575e615096d] joining swarm manager [d9fdc00c3126a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-02T20:13:32.667Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-02T20:13:33.602Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-02T20:13:40.156Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-02T20:13:40.156Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-02T20:13:40.156Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-02T20:13:40.156Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-02T20:13:40.156Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-02T20:13:40.415Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-02T20:13:40.415Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-02T20:13:40.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-02T20:13:40.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-02T20:13:41.914Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-02T20:13:41.914Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-02T20:13:43.816Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-02T20:13:44.382Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-02T20:13:44.946Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-02T20:13:44.946Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-02T20:13:46.846Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-02T20:13:47.411Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-02T20:13:49.938Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-02T20:13:51.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-02T20:13:52.739Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-02T20:13:52.739Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-02T20:13:54.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-02T20:13:55.490Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-02T20:13:56.057Z] docker_api_swarm_service_test.go:304: [d6ff1573f3714] joining swarm manager [d0d6db670c056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:13:56.992Z] docker_api_swarm_service_test.go:304: [d0bd8237ca5b7] joining swarm manager [d0d6db670c056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:13:59.199Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-02T20:14:02.254Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-02T20:14:03.188Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-02T20:14:04.560Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-02T20:14:05.934Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-02T20:14:06.868Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-02T20:14:08.242Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-02T20:14:09.616Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-02T20:14:10.550Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-02T20:14:10.550Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-02T20:14:11.116Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-02T20:14:13.014Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-02T20:14:13.948Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-02T20:14:14.513Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-02T20:14:14.513Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-02T20:14:14.513Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-02T20:14:14.772Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-02T20:14:14.772Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-02T20:14:14.772Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-02T20:14:15.337Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-02T20:14:16.284Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-02T20:14:16.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-02T20:14:17.152Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-02T20:14:17.222Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-02T20:14:17.479Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-02T20:14:18.855Z] docker_api_swarm_service_test.go:100: [dbd44ebea50fd] joining swarm manager [d0080f22f1f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:14:19.792Z] docker_api_swarm_service_test.go:101: [d4bbcfe346a5e] joining swarm manager [d0080f22f1f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:14:26.350Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-02T20:14:26.350Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-02T20:14:27.283Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-02T20:14:27.283Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-02T20:14:27.283Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-02T20:14:27.541Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-02T20:14:27.598Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-02T20:14:29.438Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-02T20:14:30.372Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-02T20:14:32.901Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-02T20:14:33.466Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-02T20:14:33.466Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-02T20:14:33.466Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-02T20:14:35.998Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-02T20:14:36.566Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-02T20:14:36.825Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-02T20:14:37.761Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-02T20:14:38.695Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-02T20:14:40.070Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-02T20:14:40.635Z] === RUN TestDockerSuite/TestRmiTag [2022-06-02T20:14:40.893Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-02T20:14:41.461Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-02T20:14:42.406Z] check_test.go:380: [dbd44ebea50fd] daemon is not started [2022-06-02T20:14:44.309Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-02T20:14:44.875Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-02T20:14:45.439Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-02T20:14:45.697Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-02T20:14:46.630Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-02T20:14:46.888Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-02T20:14:47.146Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-02T20:14:47.714Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-02T20:14:47.714Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-02T20:14:47.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-02T20:14:47.973Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-02T20:14:49.348Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-02T20:14:49.913Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-02T20:14:50.171Z] docker_api_swarm_service_test.go:533: [d1a134de2889a] joining swarm manager [d63d3cbba27c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:14:50.429Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-02T20:14:50.995Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-02T20:14:51.562Z] docker_api_swarm_service_test.go:534: [d1a9218e4f29e] joining swarm manager [d63d3cbba27c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:14:52.127Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-02T20:14:53.060Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-02T20:14:53.995Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-02T20:14:54.932Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-02T20:14:55.865Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-02T20:14:56.431Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-02T20:14:56.997Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-02T20:14:57.932Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-02T20:14:58.866Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-02T20:14:59.124Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-02T20:14:59.699Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-02T20:14:59.957Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-02T20:14:59.957Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-02T20:15:01.334Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-02T20:15:01.592Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-02T20:15:02.159Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-02T20:15:02.724Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-02T20:15:02.987Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-02T20:15:02.987Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-02T20:15:03.556Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-02T20:15:04.121Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-02T20:15:04.687Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-02T20:15:04.944Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-02T20:15:05.511Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-02T20:15:05.511Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-02T20:15:06.076Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-02T20:15:06.076Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-02T20:15:06.641Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-02T20:15:07.206Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-02T20:15:07.772Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-02T20:15:08.032Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-02T20:15:08.032Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-02T20:15:08.597Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-02T20:15:09.530Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-02T20:15:10.297Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-02T20:15:10.463Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-02T20:15:11.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-02T20:15:11.655Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-02T20:15:12.220Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-02T20:15:12.477Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-02T20:15:13.042Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-02T20:15:13.609Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-02T20:15:14.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-02T20:15:14.432Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-02T20:15:16.330Z] docker_api_swarm_service_test.go:148: [d32163dae984d] joining swarm manager [d0d5e5d25c3cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:15:16.896Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-02T20:15:16.896Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-02T20:15:17.153Z] docker_api_swarm_service_test.go:148: [da2c787c4f832] joining swarm manager [d0d5e5d25c3cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:15:17.410Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-02T20:15:19.310Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-02T20:15:20.683Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-02T20:15:22.583Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-02T20:15:23.956Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-02T20:15:23.956Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-06-02T20:15:23.956Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-02T20:15:23.956Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-06-02T20:15:23.956Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-02T20:15:24.232Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-02T20:15:25.231Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-02T20:15:25.604Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-02T20:15:26.172Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-02T20:15:28.069Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-02T20:15:28.327Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-02T20:15:29.262Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-02T20:15:29.828Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-02T20:15:29.828Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-06-02T20:15:29.828Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-02T20:15:30.086Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-02T20:15:31.020Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-02T20:15:31.020Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-02T20:15:31.586Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-02T20:15:32.151Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-02T20:15:32.409Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-02T20:15:32.974Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-02T20:15:32.974Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-02T20:15:33.540Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-02T20:15:34.106Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-02T20:15:34.673Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-02T20:15:35.241Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-02T20:15:35.807Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-02T20:15:36.064Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-02T20:15:36.629Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-02T20:15:36.887Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-02T20:15:36.887Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-02T20:15:37.453Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-02T20:15:38.018Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-02T20:15:38.951Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-02T20:15:38.951Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T20:15:38.951Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-06-02T20:15:38.951Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-02T20:15:41.478Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-02T20:15:42.043Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-02T20:15:43.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-02T20:15:54.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-02T20:15:54.240Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-02T20:15:54.240Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-02T20:15:54.806Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-02T20:15:54.806Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-02T20:15:54.806Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-02T20:15:54.806Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-02T20:15:55.741Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-02T20:15:58.269Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-02T20:15:58.835Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-02T20:15:59.768Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-02T20:16:06.320Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-02T20:16:06.320Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-02T20:16:06.320Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-02T20:16:07.054Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-02T20:16:07.054Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-02T20:16:07.054Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-02T20:16:07.987Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-02T20:16:08.921Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-02T20:16:09.854Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-02T20:16:09.854Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-02T20:16:10.113Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-06-02T20:16:11.487Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-02T20:16:12.426Z] === RUN TestDockerSuite/TestRunMount [2022-06-02T20:16:17.691Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-02T20:16:17.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-02T20:16:17.691Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-02T20:16:17.948Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-02T20:16:18.881Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-02T20:16:21.432Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-02T20:16:21.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-02T20:16:23.587Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-02T20:16:24.520Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-02T20:16:25.085Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-02T20:16:26.984Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-02T20:16:26.984Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-02T20:16:28.358Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-02T20:16:29.291Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-02T20:16:29.549Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-02T20:16:29.549Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-02T20:16:30.115Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-02T20:16:30.682Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-02T20:16:31.616Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-02T20:16:31.875Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-02T20:16:32.132Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-02T20:16:33.506Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-02T20:16:34.655Z] 2022/06/02 20:16:25 Finished clone google.golang.org/api [2022-06-02T20:16:34.655Z] 2022/06/02 20:16:25 Dependencies downloaded. Download time: 7m0.853801937s [2022-06-02T20:16:34.655Z] 2022/06/02 20:16:25 Collecting all dependencies [2022-06-02T20:16:35.404Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-02T20:16:35.404Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-02T20:16:36.038Z] 2022/06/02 20:16:35 Clean vendor dir from unused packages [2022-06-02T20:16:36.038Z] 2022/06/02 20:16:35 Ignoring paths matching "^archive/tar" [2022-06-02T20:16:36.985Z] 2022/06/02 20:16:36 Success [2022-06-02T20:16:36.985Z] 2022/06/02 20:16:36 Running time: 7m15.511583984s [2022-06-02T20:16:37.245Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T20:16:38.144Z] + echo Ensuring container killed. [2022-06-02T20:16:38.144Z] Ensuring container killed. [2022-06-02T20:16:38.144Z] + docker rm -vf docker-pr1 [2022-06-02T20:16:38.144Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-02T20:16:38.431Z] + echo Chowning /workspace to jenkins user [2022-06-02T20:16:38.431Z] Chowning /workspace to jenkins user [2022-06-02T20:16:38.431Z] + id -u [2022-06-02T20:16:38.431Z] + id -g [2022-06-02T20:16:38.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T20:16:38.685Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-02T20:16:38.686Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-02T20:16:38.943Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-02T20:16:38.943Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T20:16:39.297Z] + bundleName=unit [2022-06-02T20:16:39.297Z] + echo Creating unit-bundles.tar.gz [2022-06-02T20:16:39.297Z] Creating unit-bundles.tar.gz [2022-06-02T20:16:39.297Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-06-02T20:16:39.297Z] bundles/junit-report.xml [2022-06-02T20:16:39.297Z] bundles/go-test-report.json [2022-06-02T20:16:39.297Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-02T20:16:39.323Z] Archiving artifacts [2022-06-02T20:16:39.509Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-02T20:16:39.509Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-02T20:16:39.780Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T20:16:40.074Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-02T20:16:40.087Z] + make clean [2022-06-02T20:16:40.087Z] docker volume rm -f docker-dev-cache [2022-06-02T20:16:40.087Z] docker-dev-cache [Pipeline] deleteDir [2022-06-02T20:16:40.333Z] === RUN TestDockerSuite/TestRunNonExistingImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T20:16:40.592Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-02T20:16:41.159Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-02T20:16:43.057Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-02T20:16:47.249Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-02T20:16:47.249Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-06-02T20:16:47.249Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-02T20:16:47.249Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-02T20:16:47.814Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-02T20:16:48.749Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-02T20:16:49.315Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-02T20:16:49.880Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-06-02T20:16:49.880Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-02T20:16:50.138Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-02T20:16:50.705Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-02T20:16:50.963Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-02T20:16:51.530Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T20:16:51.530Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-06-02T20:16:51.530Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-02T20:16:51.787Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-02T20:16:52.354Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-02T20:16:52.354Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-06-02T20:16:52.354Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-02T20:16:52.921Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-02T20:16:53.854Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-02T20:16:53.854Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-06-02T20:16:53.854Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-02T20:16:55.751Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-02T20:16:56.684Z] === RUN TestDockerSuite/TestRunRm [2022-06-02T20:16:56.943Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-02T20:17:01.121Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-02T20:17:01.121Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-02T20:17:01.378Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-02T20:17:02.753Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-02T20:17:03.013Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-02T20:17:05.538Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-02T20:17:06.471Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-02T20:17:09.001Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-02T20:17:09.259Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-02T20:17:09.835Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-02T20:17:10.779Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-02T20:17:11.037Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-02T20:17:11.604Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-02T20:17:11.862Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-02T20:17:12.430Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-02T20:17:12.995Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-02T20:17:13.252Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-02T20:17:15.149Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-02T20:17:15.713Z] === RUN TestDockerSuite/TestRunState [2022-06-02T20:17:17.088Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-02T20:17:17.654Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-02T20:17:18.220Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-02T20:17:18.220Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-02T20:17:18.220Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-06-02T20:17:18.220Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-02T20:17:18.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-02T20:17:18.785Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-02T20:17:19.352Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-02T20:17:20.284Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-02T20:17:20.543Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-02T20:17:20.543Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-02T20:17:21.109Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-02T20:17:22.482Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-02T20:17:23.047Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-02T20:17:24.419Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-02T20:17:26.320Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-02T20:17:29.599Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-02T20:17:29.599Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-02T20:17:29.858Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-02T20:17:30.422Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-02T20:17:31.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-02T20:17:31.926Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-02T20:17:32.858Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-02T20:17:33.425Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-02T20:17:33.683Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-02T20:17:33.683Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-02T20:17:34.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-02T20:17:34.621Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-02T20:17:34.879Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-02T20:17:35.443Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-02T20:17:35.443Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-06-02T20:17:35.443Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-02T20:17:35.701Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-02T20:17:35.960Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-02T20:17:37.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-02T20:17:39.235Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-02T20:17:39.801Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-02T20:17:40.059Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-02T20:17:40.626Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-02T20:17:42.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-02T20:17:43.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-02T20:17:43.654Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-02T20:17:45.029Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-02T20:17:45.962Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-02T20:17:47.338Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-02T20:17:47.597Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-02T20:17:47.597Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-02T20:17:47.597Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-02T20:17:47.597Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-02T20:17:47.597Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-02T20:17:47.597Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-02T20:17:47.597Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-02T20:17:47.855Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-02T20:17:47.855Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-06-02T20:17:47.855Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-02T20:17:48.787Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-02T20:17:49.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-02T20:17:49.302Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-02T20:17:50.234Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-02T20:17:50.799Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-02T20:17:51.364Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-02T20:17:51.364Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-02T20:17:51.364Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-02T20:17:51.931Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-02T20:17:51.931Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-02T20:17:51.931Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-02T20:17:51.931Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-02T20:17:51.931Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-02T20:17:51.931Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-06-02T20:17:51.931Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-02T20:17:52.498Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-02T20:17:53.074Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-02T20:17:53.074Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-02T20:17:54.012Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-02T20:17:54.272Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-02T20:17:54.839Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-02T20:17:54.839Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-02T20:17:54.839Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-02T20:17:54.997Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-02T20:17:54.997Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-02T20:17:54.997Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-06-02T20:17:54.997Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-02T20:17:54.998Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-02T20:17:54.998Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-02T20:17:54.998Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-02T20:17:54.998Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-02T20:17:55.405Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-02T20:17:55.974Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-02T20:17:55.974Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-02T20:17:55.974Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-02T20:17:56.541Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-02T20:17:57.915Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-02T20:17:58.173Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-02T20:17:58.173Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-06-02T20:17:58.173Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-02T20:17:58.739Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-02T20:17:58.739Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-02T20:17:59.675Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-02T20:17:59.932Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-02T20:18:00.866Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-02T20:18:00.868Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-02T20:18:00.868Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-06-02T20:18:00.868Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-02T20:18:00.868Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-06-02T20:18:00.868Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-02T20:18:00.868Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-06-02T20:18:00.868Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-02T20:18:00.868Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-06-02T20:18:00.868Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-02T20:18:00.868Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-06-02T20:18:00.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-02T20:18:01.807Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-02T20:18:02.376Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-02T20:18:02.376Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-02T20:18:02.376Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-02T20:18:03.311Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-02T20:18:04.243Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-02T20:18:04.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-02T20:18:04.661Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-06-02T20:18:04.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-02T20:18:04.661Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-06-02T20:18:04.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-02T20:18:04.661Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-06-02T20:18:04.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-02T20:18:04.809Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-02T20:18:05.067Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-02T20:18:05.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-02T20:18:06.440Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-02T20:18:06.440Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-02T20:18:06.440Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-02T20:18:06.698Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-02T20:18:08.072Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3668446938 [2022-06-02T20:18:08.330Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-02T20:18:08.588Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-02T20:18:09.964Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-02T20:18:09.964Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-02T20:18:09.964Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-02T20:18:10.422Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-02T20:18:10.897Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-02T20:18:12.271Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-02T20:18:12.529Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-02T20:18:12.529Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-02T20:18:12.529Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-02T20:18:12.786Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-02T20:18:13.354Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-02T20:18:15.253Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-02T20:18:19.430Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-02T20:18:19.996Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-02T20:18:21.894Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-02T20:18:22.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-02T20:18:22.716Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-02T20:18:23.649Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-02T20:18:26.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-02T20:18:26.434Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-02T20:18:28.252Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-02T20:18:28.252Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-02T20:18:28.252Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-02T20:18:28.252Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-02T20:18:28.252Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-06-02T20:18:28.252Z] === RUN TestDockerSuite/TestBuildFails [2022-06-02T20:18:28.333Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-02T20:18:28.897Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-02T20:18:29.154Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-02T20:18:30.089Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-02T20:18:31.989Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-02T20:18:32.923Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-02T20:18:33.857Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-02T20:18:35.416Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-02T20:18:35.416Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-02T20:18:35.752Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-02T20:18:36.684Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-02T20:18:39.973Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-02T20:18:41.289Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-02T20:18:43.248Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-02T20:18:47.155Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-02T20:18:47.426Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-02T20:18:49.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-02T20:18:49.893Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-02T20:18:51.267Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-02T20:18:51.831Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-02T20:18:52.396Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-02T20:18:52.961Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-02T20:18:52.961Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-02T20:18:52.961Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-02T20:18:53.525Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-02T20:18:56.055Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-02T20:18:59.404Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-02T20:18:59.404Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-02T20:18:59.671Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-02T20:18:59.671Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-02T20:18:59.671Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-02T20:18:59.671Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-02T20:18:59.671Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-02T20:18:59.706Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-02T20:19:00.604Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-02T20:19:01.539Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-02T20:19:01.797Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-02T20:19:02.054Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-02T20:19:03.429Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-02T20:19:03.995Z] docker_cli_service_logs_test.go:246: checking task 4tas569z185q [2022-06-02T20:19:04.253Z] docker_cli_service_logs_test.go:251: checking messages for 4tas569z185q [2022-06-02T20:19:04.253Z] docker_cli_service_logs_test.go:246: checking task wi9tt360iut5 [2022-06-02T20:19:04.253Z] docker_cli_service_logs_test.go:251: checking messages for wi9tt360iut5 [2022-06-02T20:19:06.778Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-02T20:19:07.711Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-02T20:19:07.711Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-02T20:19:07.711Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-02T20:19:08.277Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-02T20:19:08.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-02T20:19:10.133Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-02T20:19:10.604Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-02T20:19:11.373Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-02T20:19:13.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-02T20:19:15.172Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-02T20:19:15.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-02T20:19:16.476Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-02T20:19:16.476Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-06-02T20:19:16.476Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-02T20:19:16.946Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-02T20:19:17.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-02T20:19:17.636Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-02T20:19:17.934Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-02T20:19:17.934Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-06-02T20:19:17.934Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-02T20:19:20.167Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-02T20:19:22.695Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-02T20:19:23.628Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-02T20:19:25.554Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-02T20:19:26.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-02T20:19:27.862Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-02T20:19:28.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-02T20:19:30.171Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-02T20:19:31.564Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-02T20:19:32.881Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-02T20:19:32.884Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-06-02T20:19:32.884Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-02T20:19:33.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-02T20:19:34.836Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-02T20:19:35.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-02T20:19:37.298Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-02T20:19:39.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-02T20:19:41.722Z] docker_cli_swarm_test.go:1902: [d4bd56ab29682] joining swarm manager [d9fc738b2bcbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:19:42.654Z] docker_cli_swarm_test.go:1903: [d6bd5f7097db7] joining swarm manager [d9fc738b2bcbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:19:43.312Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-02T20:19:43.313Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-02T20:19:45.533Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-02T20:19:45.533Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-06-02T20:19:45.533Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-02T20:19:46.001Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-02T20:19:46.001Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-02T20:19:50.753Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-02T20:19:50.759Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-02T20:19:50.760Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-02T20:19:50.771Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-02T20:19:50.771Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-02T20:19:50.771Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-02T20:19:50.771Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-02T20:19:50.771Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-02T20:19:51.028Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-02T20:19:51.028Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-02T20:19:51.600Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-02T20:19:51.758Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-02T20:19:51.857Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-02T20:19:51.857Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-02T20:19:51.857Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-02T20:19:51.857Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-02T20:19:52.226Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-02T20:19:53.213Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-02T20:19:53.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-02T20:19:53.488Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-02T20:19:53.488Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-02T20:19:53.488Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-02T20:19:53.488Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-02T20:19:53.681Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-02T20:19:54.669Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-02T20:19:56.235Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-02T20:19:58.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-02T20:19:59.012Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-02T20:20:00.913Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-02T20:20:00.913Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-02T20:20:00.913Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-02T20:20:02.125Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-02T20:20:02.125Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-06-02T20:20:02.125Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-02T20:20:02.125Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-06-02T20:20:02.125Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-02T20:20:02.125Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-02T20:20:02.125Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-02T20:20:02.125Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-02T20:20:02.593Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-02T20:20:02.812Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-02T20:20:03.065Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-02T20:20:03.534Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-02T20:20:05.340Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-02T20:20:05.340Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite (1287.60s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.47s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.21s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.05s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.73s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.27s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.19s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.91s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.34s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.45s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.76s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.26s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.06s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.92s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.88s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.11s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.40s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.67s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.55s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.81s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.57s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.70s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.09s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.43s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.79s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.38s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.58s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.42s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-06-02T20:20:05.340Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.36s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.67s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.39s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.18s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.48s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.66s) [2022-06-02T20:20:05.340Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.82s) [2022-06-02T20:20:05.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-02T20:20:05.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T20:20:05.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-02T20:20:05.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.74s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.71s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.21s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.54s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.57s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.97s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.05s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.63s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.70s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.69s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.42s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.76s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.41s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.24s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.91s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.04s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.55s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.72s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.42s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.81s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.33s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.75s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.61s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildHistory (4.49s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.16s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.34s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.69s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.19s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.32s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.88s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.54s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.06s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.12s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.77s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildPATH (1.79s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.93s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.33s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.22s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.65s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.68s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.71s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.34s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildUser (1.60s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.19s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.96s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.12s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitTTY (1.17s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.31s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.47s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.41s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.84s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.95s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2022-06-02T20:20:05.341Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.17s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.41s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.72s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.68s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2022-06-02T20:20:05.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ec1c50_} (1.53s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1901919081_/foo_false____} (1.38s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1901919081_/foo_true____} (1.47s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32272040823_/foo_false____} (1.39s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32272040823_/foo_true____} (1.42s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32272040823_/foo_true__0xc000ec1c80__} (1.30s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ec1c98_} (1.36s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ec1cb0_} (1.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ec1cc8_} (1.55s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ec1ce0_} (1.77s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.83s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.08s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.09s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.80s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.65s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.76s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.11s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.26s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.69s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.81s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.09s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.96s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-06-02T20:20:05.342Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-06-02T20:20:05.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.43s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.88s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.54s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.13s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.39s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.69s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFilters (1.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFormat (1.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.06s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.38s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2022-06-02T20:20:05.342Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T20:20:05.342Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.81s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsTop (0.71s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.80s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.57s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.32s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.59s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecInteractive (0.48s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecParseError (0.62s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.56s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.29s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecStartFails (0.73s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.75s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2022-06-02T20:20:05.342Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestHealth (19.47s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.40s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-06-02T20:20:05.342Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.24s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.64s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.39s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.24s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.83s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.50s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsSince (6.74s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.42s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestNetHostname (1.90s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.94s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.71s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.41s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.66s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.21s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.37s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPortList (7.31s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.92s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.40s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.76s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.60s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.21s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.79s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.34s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.37s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.72s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.23s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.49s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAddHost (0.41s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.59s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.26s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.61s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.98s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.39s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.42s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.90s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-06-02T20:20:05.343Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.60s) [2022-06-02T20:20:05.343Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.83s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.27s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.26s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.09s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.01s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.30s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunMount (4.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.20s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.64s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.93s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.11s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.23s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.67s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.33s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.12s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserByID (0.65s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.29s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.60s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.42s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.27s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.80s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.11s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.21s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.80s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.94s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.97s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.67s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.75s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.33s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateStats (3.71s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-06-02T20:20:05.344Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.35s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.79s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.44s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.27s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.74s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-06-02T20:20:05.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.67s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-06-02T20:20:05.345Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2022-06-02T20:20:05.345Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T20:20:05.345Z] === RUN TestDockerRegistrySuite [2022-06-02T20:20:05.345Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-02T20:20:06.277Z] check_test.go:196: [dc1a754cebdf6] daemon is not started [2022-06-02T20:20:06.277Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-02T20:20:06.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-02T20:20:07.408Z] check_test.go:196: [d975f4a27b987] daemon is not started [2022-06-02T20:20:07.408Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-02T20:20:08.782Z] check_test.go:196: [df81f79bbab58] daemon is not started [2022-06-02T20:20:08.782Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-02T20:20:09.040Z] check_test.go:196: [dc6f2cceaed25] daemon is not started [2022-06-02T20:20:09.040Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T20:20:09.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-02T20:20:09.402Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-02T20:20:12.578Z] check_test.go:196: [da1f1fd8ebbbd] daemon is not started [2022-06-02T20:20:12.578Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T20:20:16.759Z] check_test.go:196: [d20745bad11d1] daemon is not started [2022-06-02T20:20:16.759Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-02T20:20:19.308Z] check_test.go:196: [dc2cd461c2cf7] daemon is not started [2022-06-02T20:20:19.308Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-02T20:20:20.240Z] check_test.go:196: [d2a7cd6600d9c] daemon is not started [2022-06-02T20:20:20.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-02T20:20:20.805Z] check_test.go:196: [dba105cb7eb34] daemon is not started [2022-06-02T20:20:20.805Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-02T20:20:22.177Z] check_test.go:196: [d22cde297a973] daemon is not started [2022-06-02T20:20:22.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-02T20:20:23.109Z] check_test.go:196: [d6c226b78e3f3] daemon is not started [2022-06-02T20:20:23.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-02T20:20:24.043Z] check_test.go:196: [dac73fa34a849] daemon is not started [2022-06-02T20:20:24.043Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-02T20:20:24.975Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-02T20:20:24.975Z] check_test.go:196: [d6bfeb98b90ed] daemon is not started [2022-06-02T20:20:24.975Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-02T20:20:26.348Z] check_test.go:196: [df825f753bd81] daemon is not started [2022-06-02T20:20:26.348Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-02T20:20:27.283Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f478bca121bbf66437dcfbfcc6866a4f3bf0a870cd2f5ffc4dcb876e8a63d283 [2022-06-02T20:20:27.283Z] docker_cli_swarm_test.go:1803: [dac97317d01d4] joining swarm manager [dcaef2f4dfdca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:20:28.216Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90cb54a150ae0a8550ef567c4e96e0e1b2275292011bbb3e45c84015e9567d80 [2022-06-02T20:20:28.216Z] check_test.go:196: [d586695fd178f] daemon is not started [2022-06-02T20:20:28.216Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-02T20:20:28.781Z] docker_cli_swarm_test.go:1804: [df99c96679a3b] joining swarm manager [dcaef2f4dfdca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:20:29.348Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f60d0c9f20df9400e3332c1c5bb7821edf92251b8f1b15b62ea6aaf13857e21 [2022-06-02T20:20:29.914Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b0857df09418d2fe0f658884771fdd1032d03ea2852fad8ea914eccf0b85605 [2022-06-02T20:20:30.171Z] check_test.go:196: [d0d9b2a10f66f] daemon is not started [2022-06-02T20:20:30.171Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-02T20:20:31.104Z] check_test.go:196: [dc642bc6d21a3] daemon is not started [2022-06-02T20:20:31.104Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-02T20:20:33.630Z] check_test.go:196: [d79e8949f8e8b] daemon is not started [2022-06-02T20:20:33.630Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-02T20:20:34.197Z] check_test.go:196: [df9b52081ed68] daemon is not started [2022-06-02T20:20:34.197Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-02T20:20:34.197Z] check_test.go:196: [dbb44dc890442] daemon is not started [2022-06-02T20:20:34.197Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T20:20:34.843Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-02T20:20:34.845Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-06-02T20:20:34.845Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-02T20:20:35.130Z] check_test.go:196: [d8b19b95a2323] daemon is not started [2022-06-02T20:20:35.130Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T20:20:36.064Z] check_test.go:196: [d18720ad8597a] daemon is not started [2022-06-02T20:20:36.064Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T20:20:37.006Z] check_test.go:196: [d8569bc442f1c] daemon is not started [2022-06-02T20:20:37.006Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-02T20:20:37.798Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-02T20:20:39.535Z] check_test.go:196: [dbc8bfa98c810] daemon is not started [2022-06-02T20:20:39.535Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-02T20:20:39.535Z] check_test.go:196: [dffc5c2008b08] daemon is not started [2022-06-02T20:20:39.535Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-02T20:20:43.518Z] check_test.go:196: [dec37248c9c21] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-02T20:20:43.518Z] check_test.go:196: [d883111315c75] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-02T20:20:43.518Z] check_test.go:196: [dba44e20786eb] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-02T20:20:43.518Z] check_test.go:196: [db2aca52e3aab] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-02T20:20:43.518Z] check_test.go:196: [dfca16116d4af] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-02T20:20:43.518Z] check_test.go:196: [d68b122b5fdae] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-02T20:20:43.518Z] check_test.go:196: [d3d0a84486fbd] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-02T20:20:43.518Z] check_test.go:196: [d39a4888570e7] daemon is not started [2022-06-02T20:20:43.518Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-02T20:20:44.084Z] check_test.go:196: [d53d68d408979] daemon is not started [2022-06-02T20:20:44.084Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-02T20:20:44.341Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-02T20:20:44.906Z] check_test.go:196: [d6496524f0655] daemon is not started [2022-06-02T20:20:44.906Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-02T20:20:46.279Z] check_test.go:196: [d21d7e6b20311] daemon is not started [2022-06-02T20:20:46.279Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-02T20:20:47.212Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite (42.65s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.08s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.09s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.21s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.95s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-06-02T20:20:47.776Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-06-02T20:20:47.776Z] === RUN TestDockerSchema1RegistrySuite [2022-06-02T20:20:47.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-02T20:20:48.034Z] check_test.go:223: [d9256f6309b80] daemon is not started [2022-06-02T20:20:48.034Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T20:20:50.561Z] check_test.go:223: [d987ef392f016] daemon is not started [2022-06-02T20:20:50.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T20:20:52.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-02T20:20:54.357Z] docker_cli_swarm_test.go:1322: [de996504d8cfc] joining swarm manager [d17abedded90c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:20:55.290Z] check_test.go:223: [d0b3cde1804e6] daemon is not started [2022-06-02T20:20:55.290Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-06-02T20:20:55.548Z] docker_cli_swarm_test.go:1323: [d9d1543c3c52c] joining swarm manager [d17abedded90c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:20:58.077Z] check_test.go:223: [d6ace01207dd6] daemon is not started [2022-06-02T20:20:58.077Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-06-02T20:20:59.012Z] check_test.go:223: [d2e8f7524e879] daemon is not started [2022-06-02T20:20:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-02T20:20:59.945Z] check_test.go:223: [d27231ee27231] daemon is not started [2022-06-02T20:20:59.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-02T20:21:00.204Z] check_test.go:223: [d80dda2373ede] daemon is not started [2022-06-02T20:21:00.204Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T20:21:01.139Z] check_test.go:223: [dee1f37b345f4] daemon is not started [2022-06-02T20:21:01.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T20:21:02.079Z] check_test.go:223: [dc9f0a266c321] daemon is not started [2022-06-02T20:21:02.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T20:21:03.013Z] check_test.go:223: [de9fd6c0101a8] daemon is not started [2022-06-02T20:21:03.013Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-02T20:21:05.559Z] check_test.go:223: [ddd503124fe66] daemon is not started [2022-06-02T20:21:05.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-02T20:21:05.559Z] check_test.go:223: [de627f3d2d425] daemon is not started [2022-06-02T20:21:05.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-02T20:21:06.124Z] check_test.go:223: [d3f1f682e9d1a] daemon is not started [2022-06-02T20:21:06.124Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-06-02T20:21:06.124Z] check_test.go:223: [dbec538a53c2d] daemon is not started [2022-06-02T20:21:06.124Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-06-02T20:21:06.382Z] check_test.go:223: [db9b5336d1e11] daemon is not started [2022-06-02T20:21:06.382Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-06-02T20:21:06.640Z] check_test.go:223: [d7ce96348817f] daemon is not started [2022-06-02T20:21:06.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-06-02T20:21:06.898Z] check_test.go:223: [d508e18877162] daemon is not started [2022-06-02T20:21:06.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-06-02T20:21:07.157Z] check_test.go:223: [d14fce21fc9af] daemon is not started [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite (19.31s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.72s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2022-06-02T20:21:07.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2022-06-02T20:21:07.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-02T20:21:07.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-02T20:21:08.089Z] check_test.go:252: [db39befceccef] daemon is not started [2022-06-02T20:21:08.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-02T20:21:08.347Z] check_test.go:252: [df81be25977de] daemon is not started [2022-06-02T20:21:08.347Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-02T20:21:08.605Z] check_test.go:252: [db8991240b8ae] daemon is not started [2022-06-02T20:21:08.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-02T20:21:09.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-02T20:21:09.794Z] check_test.go:252: [da62554ea1951] daemon is not started [2022-06-02T20:21:09.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-02T20:21:10.052Z] check_test.go:252: [d9e5c0d936e21] daemon is not started [2022-06-02T20:21:10.052Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-02T20:21:10.617Z] check_test.go:252: [ddd4172d00e08] daemon is not started [2022-06-02T20:21:10.617Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-02T20:21:10.874Z] check_test.go:252: [dd570f23cb1c4] daemon is not started [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2022-06-02T20:21:10.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-02T20:21:10.874Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-02T20:21:10.874Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-02T20:21:16.130Z] check_test.go:279: [d3c158f4b5e9c] daemon is not started [2022-06-02T20:21:16.131Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-02T20:21:16.131Z] check_test.go:279: [d30995ebdb372] daemon is not started [2022-06-02T20:21:16.131Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-02T20:21:16.388Z] check_test.go:279: [d47cc785f7bcb] daemon is not started [2022-06-02T20:21:16.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-02T20:21:16.388Z] check_test.go:279: [d3ea1bcad7507] daemon is not started [2022-06-02T20:21:16.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-02T20:21:16.645Z] check_test.go:279: [d227695a6cacb] daemon is not started [2022-06-02T20:21:16.645Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-06-02T20:21:16.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-06-02T20:21:16.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-02T20:21:16.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-02T20:21:16.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-06-02T20:21:16.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-06-02T20:21:16.645Z] === RUN TestDockerNetworkSuite [2022-06-02T20:21:16.645Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-02T20:21:17.074Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-02T20:21:18.542Z] docker_cli_network_unix_test.go:47: [d5be17a9eaaae] daemon is not started [2022-06-02T20:21:18.542Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-02T20:21:19.108Z] docker_cli_network_unix_test.go:47: [de847757d1ca2] daemon is not started [2022-06-02T20:21:19.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-02T20:21:21.894Z] docker_cli_network_unix_test.go:47: [d3179a174e4f8] daemon is not started [2022-06-02T20:21:22.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-02T20:21:23.525Z] docker_cli_network_unix_test.go:47: [de3430845d6a7] daemon is not started [2022-06-02T20:21:23.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-02T20:21:23.525Z] docker_cli_network_unix_test.go:1234: [d3eb80d115284] daemon is not started [2022-06-02T20:21:26.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-02T20:21:26.989Z] docker_cli_network_unix_test.go:47: [d8dfd5efb36e8] daemon is not started [2022-06-02T20:21:27.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-02T20:21:31.439Z] docker_cli_network_unix_test.go:47: [da0d20c551653] daemon is not started [2022-06-02T20:21:32.013Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-02T20:21:32.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-02T20:21:34.275Z] docker_cli_network_unix_test.go:47: [dc5c664dfae40] daemon is not started [2022-06-02T20:21:34.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-02T20:21:35.469Z] docker_cli_network_unix_test.go:47: [d93baf85d5371] daemon is not started [2022-06-02T20:21:35.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-02T20:21:36.034Z] docker_cli_network_unix_test.go:47: [d4c00d5493534] daemon is not started [2022-06-02T20:21:36.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-02T20:21:36.293Z] docker_cli_network_unix_test.go:47: [d6b25b264ef5c] daemon is not started [2022-06-02T20:21:36.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-02T20:21:36.858Z] docker_cli_network_unix_test.go:47: [d0c866a45ce2e] daemon is not started [2022-06-02T20:21:37.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-02T20:21:37.682Z] docker_cli_network_unix_test.go:47: [de77c6e90b26f] daemon is not started [2022-06-02T20:21:37.891Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-02T20:21:38.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-02T20:21:38.248Z] docker_cli_network_unix_test.go:47: [d541685892ca2] daemon is not started [2022-06-02T20:21:38.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-02T20:21:38.506Z] docker_cli_network_unix_test.go:47: [d149fe1b74ee9] daemon is not started [2022-06-02T20:21:38.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-02T20:21:39.071Z] docker_cli_network_unix_test.go:47: [d74568a8c5493] daemon is not started [2022-06-02T20:21:39.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-02T20:21:39.586Z] docker_cli_network_unix_test.go:47: [d31c4f205b59c] daemon is not started [2022-06-02T20:21:39.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-02T20:21:39.586Z] docker_cli_network_unix_test.go:47: [d4e859154d2d1] daemon is not started [2022-06-02T20:21:39.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-02T20:21:39.586Z] docker_cli_network_unix_test.go:47: [dd99c2d18b0f1] daemon is not started [2022-06-02T20:21:39.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-02T20:21:40.520Z] docker_cli_network_unix_test.go:47: [d95f4ac726a36] daemon is not started [2022-06-02T20:21:40.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-02T20:21:41.085Z] docker_cli_network_unix_test.go:47: [d872f5842e678] daemon is not started [2022-06-02T20:21:41.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-02T20:21:41.599Z] docker_cli_network_unix_test.go:47: [d876227e67ce7] daemon is not started [2022-06-02T20:21:41.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-02T20:21:41.599Z] docker_cli_network_unix_test.go:47: [dcbfd4e6f46f8] daemon is not started [2022-06-02T20:21:41.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-02T20:21:41.857Z] docker_cli_network_unix_test.go:47: [d3e863bbd4f11] daemon is not started [2022-06-02T20:21:41.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-02T20:21:43.232Z] docker_cli_network_unix_test.go:969: [d74f0237c616f] daemon is not started [2022-06-02T20:21:43.770Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-02T20:21:44.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-02T20:21:45.101Z] docker_cli_network_unix_test.go:47: [d8f573b42b530] daemon is not started [2022-06-02T20:21:45.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-02T20:21:47.889Z] docker_cli_network_unix_test.go:1117: [ddb91d78d9ba7] daemon is not started [2022-06-02T20:21:48.533Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-02T20:21:51.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-02T20:21:51.174Z] docker_cli_network_unix_test.go:47: [d16a80ef15cbb] daemon is not started [2022-06-02T20:21:51.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-02T20:21:51.745Z] docker_cli_network_unix_test.go:47: [d85ae097aee8f] daemon is not started [2022-06-02T20:21:51.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-02T20:21:51.745Z] docker_cli_network_unix_test.go:47: [d4e022bc68eaf] daemon is not started [2022-06-02T20:21:51.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-02T20:21:52.013Z] docker_cli_network_unix_test.go:47: [d00066334aa5a] daemon is not started [2022-06-02T20:21:52.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-02T20:21:52.013Z] docker_cli_network_unix_test.go:47: [d1c15dbc5b0eb] daemon is not started [2022-06-02T20:21:52.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-02T20:21:52.280Z] docker_cli_network_unix_test.go:47: [dba6c41e96576] daemon is not started [2022-06-02T20:21:52.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-02T20:21:52.280Z] docker_cli_network_unix_test.go:47: [d310f60810c18] daemon is not started [2022-06-02T20:21:52.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-02T20:21:53.651Z] docker_cli_network_unix_test.go:47: [d40fc2c520faf] daemon is not started [2022-06-02T20:21:54.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-02T20:21:54.585Z] docker_cli_network_unix_test.go:47: [dca949c36dd8f] daemon is not started [2022-06-02T20:21:54.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-02T20:21:54.585Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-06-02T20:21:54.585Z] docker_cli_network_unix_test.go:47: [dd71cdce6bdb1] daemon is not started [2022-06-02T20:21:54.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-02T20:21:55.150Z] docker_cli_network_unix_test.go:47: [d3ac7a4c6790e] daemon is not started [2022-06-02T20:21:55.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-02T20:21:58.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-02T20:22:00.584Z] docker_cli_network_unix_test.go:1085: [d4bf61b317bd4] daemon is not started [2022-06-02T20:22:01.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-02T20:22:01.957Z] docker_cli_network_unix_test.go:47: [db5e085256d02] daemon is not started [2022-06-02T20:22:01.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-02T20:22:02.524Z] docker_cli_network_unix_test.go:47: [def7e5396d115] daemon is not started [2022-06-02T20:22:02.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-02T20:22:04.154Z] docker_cli_network_unix_test.go:47: [d401c8e103e73] daemon is not started [2022-06-02T20:22:04.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-02T20:22:04.412Z] docker_cli_network_unix_test.go:47: [d311ec058155a] daemon is not started [2022-06-02T20:22:04.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-02T20:22:04.670Z] docker_cli_network_unix_test.go:47: [db3fa2b580fa0] daemon is not started [2022-06-02T20:22:04.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-02T20:22:05.493Z] docker_cli_network_unix_test.go:47: [d7e24bc80d883] daemon is not started [2022-06-02T20:22:05.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-02T20:22:06.058Z] docker_cli_network_unix_test.go:47: [da8d5e5f50b68] daemon is not started [2022-06-02T20:22:06.316Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-02T20:22:06.361Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-02T20:22:06.361Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-06-02T20:22:06.361Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-02T20:22:11.580Z] docker_cli_network_unix_test.go:47: [d7c258467ca11] daemon is not started [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite (55.25s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.06s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-06-02T20:22:11.839Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.26s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.30s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-06-02T20:22:11.839Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2022-06-02T20:22:11.839Z] === RUN TestDockerHubPullSuite [2022-06-02T20:22:11.839Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-02T20:22:13.735Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-02T20:22:16.258Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-02T20:22:16.518Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-02T20:22:17.911Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-02T20:22:18.169Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite (6.42s) [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.49s) [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2022-06-02T20:22:18.169Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-02T20:22:18.169Z] PASS [2022-06-02T20:22:18.169Z] [2022-06-02T20:22:18.169Z] === Skipped [2022-06-02T20:22:18.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-02T20:22:18.169Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.169Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-02T20:22:18.169Z] [2022-06-02T20:22:18.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-02T20:22:18.169Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-02T20:22:18.169Z] [2022-06-02T20:22:18.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T20:22:18.169Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T20:22:18.169Z] [2022-06-02T20:22:18.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-02T20:22:18.169Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-02T20:22:18.169Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-06-02T20:22:18.170Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-02T20:22:18.170Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T20:22:18.170Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T20:22:18.170Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-06-02T20:22:18.170Z] docker_cli_network_unix_test.go:47: [dd71cdce6bdb1] daemon is not started [2022-06-02T20:22:18.170Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T20:22:18.170Z] [2022-06-02T20:22:18.170Z] DONE 1270 tests, 51 skipped in 1473.014s [2022-06-02T20:22:18.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T20:22:18.428Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T20:22:18.428Z] +++ kill 7940 [2022-06-02T20:22:18.869Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-02T20:22:18.869Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-02T20:22:18.869Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-06-02T20:22:18.869Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-02T20:22:18.869Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-06-02T20:22:18.869Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-02T20:22:19.361Z] +++ /etc/init.d/apparmor stop [2022-06-02T20:22:19.361Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T20:22:19.361Z] [2022-06-02T20:22:19.361Z] Unloading profiles will leave already running processes permanently [2022-06-02T20:22:19.361Z] unconfined, which can lead to unexpected situations. [2022-06-02T20:22:19.361Z] [2022-06-02T20:22:19.361Z] To set a process to complain mode, use the command line tool [2022-06-02T20:22:19.361Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T20:22:19.361Z] +++ true [2022-06-02T20:22:19.361Z] exiting test-integration [2022-06-02T20:22:19.361Z] ++ exit 0 [2022-06-02T20:22:19.361Z] [2022-06-02T20:22:19.618Z] + for job in $(jobs -p) [2022-06-02T20:22:19.618Z] + wait 12100 [2022-06-02T20:22:21.829Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-02T20:22:32.260Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-02T20:22:33.250Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-02T20:22:33.250Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-02T20:22:33.719Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-02T20:22:36.671Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-02T20:22:37.659Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-02T20:22:38.646Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-02T20:22:41.525Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-02T20:22:42.896Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-02T20:22:49.449Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-02T20:22:53.602Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-02T20:22:54.591Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-02T20:22:54.710Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-02T20:22:56.607Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-02T20:23:00.786Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-02T20:23:05.027Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-02T20:23:07.243Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-02T20:23:07.376Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-02T20:23:11.555Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-02T20:23:11.555Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-06-02T20:23:11.555Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-02T20:23:16.812Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-02T20:23:16.812Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-02T20:23:17.377Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-02T20:23:17.680Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-02T20:23:19.904Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-02T20:23:21.473Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-02T20:23:26.234Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-02T20:23:27.800Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-02T20:23:27.800Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-06-02T20:23:27.800Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-02T20:23:27.800Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-06-02T20:23:27.800Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-02T20:23:30.018Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-02T20:23:30.018Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-06-02T20:23:30.018Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-02T20:24:16.102Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-02T20:24:16.102Z] docker_cli_swarm_test.go:1187: [d8372899c2683] joining swarm manager [d393fb99bb363]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:24:20.901Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-02T20:24:21.359Z] docker_cli_swarm_test.go:1196: [d29a7fe5b0cb4] joining swarm manager [d393fb99bb363]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:24:56.756Z] === RUN TestDockerSuite/TestBuildRm [2022-06-02T20:25:07.200Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-02T20:25:10.152Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-02T20:25:10.152Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-06-02T20:25:10.152Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-02T20:25:10.152Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-06-02T20:25:10.624Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-02T20:25:12.189Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-02T20:25:16.001Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-02T20:25:17.580Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-02T20:25:19.793Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-02T20:25:27.540Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-02T20:25:28.457Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-02T20:25:30.820Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-02T20:25:32.718Z] docker_cli_swarm_test.go:1119: [dba2344791605] joining swarm manager [db7d208d5ddbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:25:34.091Z] docker_cli_swarm_test.go:1120: [dc3eea2026604] joining swarm manager [db7d208d5ddbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:25:46.276Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-02T20:25:46.276Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-02T20:25:46.276Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-02T20:25:58.772Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-02T20:25:58.772Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-02T20:26:02.583Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-02T20:26:02.583Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-02T20:26:07.340Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-02T20:26:28.590Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-02T20:26:28.590Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-06-02T20:26:28.590Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-02T20:26:31.546Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-02T20:26:33.210Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-02T20:26:37.967Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-02T20:26:43.840Z] === RUN TestDockerSuite/TestBuildUser [2022-06-02T20:26:43.840Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-06-02T20:26:44.309Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-02T20:26:44.309Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-06-02T20:26:44.309Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-02T20:26:44.309Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-06-02T20:26:44.309Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-02T20:26:49.073Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-02T20:26:49.542Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-02T20:26:58.207Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-02T20:26:58.207Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-06-02T20:26:58.207Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-02T20:26:58.207Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-06-02T20:26:58.207Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-02T20:27:19.443Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-02T20:27:19.912Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-02T20:27:25.514Z] docker_cli_swarm_test.go:1173: [df69e63fb1c22] joining swarm manager [db7d208d5ddbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T20:27:34.848Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-02T20:27:39.607Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-02T20:27:39.607Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-06-02T20:27:39.607Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-02T20:27:39.607Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-06-02T20:27:39.607Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-02T20:27:42.557Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-02T20:27:42.557Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-06-02T20:27:42.557Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-06-02T20:27:52.986Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-02T20:27:57.573Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-02T20:27:57.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-02T20:27:57.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-02T20:27:59.470Z] docker_cli_swarm_test.go:1454: [d458f102d98a9] joining swarm manager [d5b962217122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:28:00.035Z] docker_cli_swarm_test.go:1455: [d5e8283d596ec] joining swarm manager [d5b962217122f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T20:28:12.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-02T20:28:12.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-02T20:28:12.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-02T20:28:12.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-02T20:28:12.219Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-02T20:28:12.784Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-02T20:28:15.308Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-02T20:28:15.551Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-02T20:28:15.551Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-06-02T20:28:16.020Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-02T20:28:16.020Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-06-02T20:28:16.489Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-02T20:28:16.489Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-06-02T20:28:16.489Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-02T20:28:17.474Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-02T20:28:18.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-02T20:28:20.482Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-02T20:28:22.379Z] docker_cli_swarm_unix_test.go:63: [d386cce2e7d93] joining swarm manager [d0509c5cb9938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:28:26.132Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-02T20:28:27.120Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-02T20:28:27.120Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-06-02T20:28:27.589Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-02T20:28:27.589Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-06-02T20:28:27.589Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-02T20:28:27.589Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T20:28:27.589Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-02T20:28:29.803Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-02T20:28:34.555Z] === RUN TestDockerSuite/TestCommitChange [2022-06-02T20:28:39.307Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-02T20:28:43.097Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-02T20:28:43.097Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-06-02T20:28:43.097Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-02T20:28:55.584Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-02T20:28:55.584Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-06-02T20:28:55.584Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-02T20:29:06.008Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-02T20:29:10.759Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-02T20:29:10.759Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-02T20:29:10.759Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-02T20:29:10.759Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-02T20:29:10.759Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-02T20:29:10.759Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-02T20:29:10.759Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-02T20:29:10.759Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-02T20:29:18.005Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-02T20:29:18.598Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-02T20:29:18.598Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-02T20:29:18.598Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-02T20:29:19.969Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-02T20:29:23.249Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-02T20:29:23.870Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-02T20:29:23.870Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-06-02T20:29:23.870Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-02T20:29:25.773Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-02T20:29:26.084Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-02T20:29:26.084Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-06-02T20:29:26.084Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-02T20:29:26.084Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-06-02T20:29:26.084Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-02T20:29:26.084Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-06-02T20:29:26.084Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-02T20:29:27.671Z] docker_api_swarm_test.go:962: [d7a243166f3c4] joining swarm manager [d3a543804a9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T20:29:28.297Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-02T20:29:28.297Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-06-02T20:29:28.297Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-02T20:29:28.297Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-02T20:29:30.511Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-02T20:29:30.511Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-02T20:29:30.511Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-06-02T20:29:30.511Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-02T20:29:30.511Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-06-02T20:29:30.511Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-02T20:29:30.511Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-06-02T20:29:30.511Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-02T20:29:33.462Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-02T20:29:35.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-02T20:29:37.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-02T20:29:37.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-02T20:29:37.239Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-06-02T20:29:37.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-02T20:29:39.453Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-02T20:29:39.453Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-02T20:29:41.667Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-02T20:29:41.667Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-06-02T20:29:41.667Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-02T20:29:41.667Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:29:41.667Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-02T20:29:45.732Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-02T20:29:48.822Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-02T20:29:48.822Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-02T20:29:50.384Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-02T20:29:50.385Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-06-02T20:29:50.385Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-02T20:29:52.599Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-02T20:29:53.067Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-02T20:29:55.281Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-02T20:29:57.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-02T20:29:59.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-02T20:30:02.351Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-02T20:30:03.937Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-02T20:30:04.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-02T20:30:06.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-02T20:30:06.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-02T20:30:06.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-02T20:30:06.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-02T20:30:06.886Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-02T20:30:09.100Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-02T20:30:09.100Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-06-02T20:30:09.100Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-02T20:30:12.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-02T20:30:16.254Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-02T20:30:16.255Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-06-02T20:30:16.255Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-02T20:30:17.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-02T20:30:18.478Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-02T20:30:18.478Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-02T20:30:19.681Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-02T20:30:22.205Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-02T20:30:22.268Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-02T20:30:24.488Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-02T20:30:24.488Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-06-02T20:30:24.488Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-02T20:30:24.488Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-06-02T20:30:24.488Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-02T20:30:24.488Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-06-02T20:30:24.488Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-02T20:30:24.488Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-06-02T20:30:24.488Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-02T20:30:24.488Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-06-02T20:30:24.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-06-02T20:30:24.731Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-02T20:30:26.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-02T20:30:26.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-06-02T20:30:27.257Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-02T20:30:30.537Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-02T20:30:32.445Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-02T20:30:35.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-06-02T20:30:42.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-06-02T20:30:44.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-06-02T20:30:46.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004cc348_} [2022-06-02T20:30:55.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14001821866_c:\foo_false____} [2022-06-02T20:30:57.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14001821866_c:\foo_true____} [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-02T20:31:05.856Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-02T20:31:05.856Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-02T20:31:05.856Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-02T20:31:05.856Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-02T20:31:05.856Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-02T20:31:05.856Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-06-02T20:31:05.856Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-02T20:31:07.424Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.424Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-02T20:31:07.424Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.893Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-02T20:31:07.893Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.893Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-02T20:31:07.893Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.893Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-02T20:31:07.893Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-06-02T20:31:07.893Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-02T20:31:10.846Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-02T20:31:10.846Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-02T20:31:10.846Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-06-02T20:31:10.846Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-02T20:31:13.061Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-02T20:31:13.061Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-06-02T20:31:13.061Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-02T20:31:13.061Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-06-02T20:31:13.061Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-02T20:31:13.061Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-06-02T20:31:13.061Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-02T20:31:23.494Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-02T20:31:25.060Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-02T20:31:25.060Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-06-02T20:31:25.060Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-02T20:31:25.060Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-06-02T20:31:25.060Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-02T20:31:28.641Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-02T20:31:33.724Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-02T20:31:33.724Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-06-02T20:31:33.724Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-02T20:31:33.724Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-06-02T20:31:33.724Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-02T20:31:42.386Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-02T20:31:42.386Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-06-02T20:31:42.386Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-02T20:31:42.386Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-06-02T20:31:42.386Z] === RUN TestDockerSuite/TestCpToDot [2022-06-02T20:31:43.498Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-02T20:31:44.601Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-02T20:31:44.601Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-06-02T20:31:44.601Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-02T20:31:44.601Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-06-02T20:31:44.601Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-02T20:31:46.816Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-02T20:31:46.816Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-06-02T20:31:47.284Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-02T20:31:47.284Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-06-02T20:31:47.284Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-02T20:31:47.284Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-06-02T20:31:47.284Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-02T20:31:47.284Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-06-02T20:31:47.284Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-02T20:31:47.284Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-02T20:31:47.284Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-02T20:31:49.499Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-02T20:31:51.716Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-02T20:31:52.184Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-02T20:31:52.184Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-02T20:31:54.400Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-02T20:31:54.869Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-02T20:31:54.869Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-02T20:31:54.869Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-06-02T20:31:54.869Z] === RUN TestDockerSuite/TestCreateRM [2022-06-02T20:31:55.339Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-02T20:31:55.339Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T20:31:55.339Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-02T20:31:55.339Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-02T20:31:55.808Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite (1662.68s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.92s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.86s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.13s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.91s) [2022-06-02T20:31:58.358Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.85s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.08s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.24s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.36s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.96s) [2022-06-02T20:31:58.358Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.22s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.33s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.18s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.90s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.08s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.47s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.01s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.99s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.46s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.67s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.75s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.39s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.62s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.00s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.48s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.57s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.67s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.57s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.47s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.90s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.01s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.92s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.54s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.75s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.46s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.90s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.81s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.49s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.69s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.50s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.68s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.15s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.16s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.28s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.64s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (107.23s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.55s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.75s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.91s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.62s) [2022-06-02T20:31:58.359Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.59s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.61s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.05s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.95s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.95s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-06-02T20:31:58.359Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-06-02T20:31:58.359Z] === RUN TestDockerExternalVolumeSuite [2022-06-02T20:31:58.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-02T20:31:58.617Z] docker_cli_external_volume_driver_test.go:53: [de6da19440753] daemon is not started [2022-06-02T20:32:08.299Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-02T20:32:08.767Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-02T20:32:09.236Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-02T20:32:12.190Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-02T20:32:12.659Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-02T20:32:12.659Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-06-02T20:32:12.659Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-02T20:32:16.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-02T20:32:19.820Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-02T20:32:19.820Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.820Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:32:19.821Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-02T20:32:19.821Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-02T20:32:20.290Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-02T20:32:20.290Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestDockerFails [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-02T20:32:20.290Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-02T20:32:20.290Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-02T20:32:20.290Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-02T20:32:20.290Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-02T20:32:20.290Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-06-02T20:32:20.290Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-02T20:32:23.243Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-02T20:32:30.418Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-02T20:32:33.377Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-02T20:32:48.312Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-02T20:32:52.101Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-02T20:32:56.851Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-02T20:32:59.064Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-02T20:32:59.533Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-02T20:33:03.323Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-02T20:33:04.309Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-02T20:33:05.294Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-02T20:33:10.043Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-02T20:33:13.832Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-02T20:33:13.832Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-02T20:33:13.832Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-02T20:33:13.832Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-06-02T20:33:13.832Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-02T20:33:13.832Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-06-02T20:33:13.832Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-02T20:33:13.832Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-06-02T20:33:13.832Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-02T20:33:15.393Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-02T20:33:15.393Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-06-02T20:33:15.393Z] === RUN TestDockerSuite/TestEventsRename [2022-06-02T20:33:17.606Z] === RUN TestDockerSuite/TestEventsResize [2022-06-02T20:33:20.555Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-02T20:33:22.776Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-02T20:33:24.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-02T20:33:24.992Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-02T20:33:29.739Z] === RUN TestDockerSuite/TestEventsTop [2022-06-02T20:33:29.739Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-06-02T20:33:29.739Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-02T20:33:30.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-02T20:33:32.685Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-02T20:33:36.476Z] === RUN TestDockerSuite/TestExec [2022-06-02T20:33:36.476Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-06-02T20:33:36.476Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-02T20:33:36.476Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-06-02T20:33:36.476Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-02T20:33:38.041Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-02T20:33:40.254Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-02T20:33:40.254Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-06-02T20:33:40.254Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-02T20:33:40.254Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-06-02T20:33:40.254Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-02T20:33:40.254Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-06-02T20:33:40.254Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-02T20:33:41.816Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-02T20:33:44.027Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-02T20:33:45.754Z] docker_cli_external_volume_driver_test.go:53: [d512fa95a0d80] daemon is not started [2022-06-02T20:33:46.239Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-02T20:33:47.802Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-02T20:33:51.590Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-02T20:33:51.590Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-06-02T20:33:51.590Z] === RUN TestDockerSuite/TestExecEnv [2022-06-02T20:33:51.590Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-06-02T20:33:51.590Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-02T20:33:51.590Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-06-02T20:33:51.590Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-02T20:33:53.805Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-02T20:33:58.557Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-02T20:33:58.557Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-06-02T20:33:58.557Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-02T20:33:58.557Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-06-02T20:33:58.557Z] === RUN TestDockerSuite/TestExecParseError [2022-06-02T20:33:58.557Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-06-02T20:33:58.557Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-02T20:33:58.557Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-06-02T20:33:58.557Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-02T20:33:58.557Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-06-02T20:33:58.557Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-02T20:34:00.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-02T20:34:00.771Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-02T20:34:00.771Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-06-02T20:34:00.771Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-02T20:34:00.771Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-06-02T20:34:00.771Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-02T20:34:00.771Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-06-02T20:34:00.771Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-02T20:34:01.239Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-06-02T20:34:01.239Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-02T20:34:01.239Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-06-02T20:34:01.239Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-02T20:34:03.451Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-02T20:34:03.451Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-06-02T20:34:03.451Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-02T20:34:10.607Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-02T20:34:10.607Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-06-02T20:34:10.607Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-02T20:34:10.607Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-06-02T20:34:10.607Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-02T20:34:10.607Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-06-02T20:34:10.607Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-02T20:34:16.467Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-02T20:34:18.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-02T20:34:22.334Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-02T20:34:25.282Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-02T20:34:31.146Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-02T20:34:31.146Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-06-02T20:34:31.146Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-02T20:34:31.146Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-02T20:34:31.146Z] === RUN TestDockerSuite/TestHealth [2022-06-02T20:34:31.146Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-06-02T20:34:31.146Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-02T20:34:31.614Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-02T20:34:31.614Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-02T20:34:31.614Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-02T20:34:33.542Z] docker_cli_external_volume_driver_test.go:53: [dc892894fe32d] daemon is not started [2022-06-02T20:34:36.368Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-02T20:34:36.368Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-02T20:34:36.368Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-06-02T20:34:36.368Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-02T20:34:36.368Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-02T20:34:36.368Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-02T20:34:36.368Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-02T20:34:36.837Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-02T20:34:36.837Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-06-02T20:34:36.837Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-02T20:34:37.826Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-02T20:34:38.293Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-02T20:34:39.863Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-02T20:34:39.863Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-02T20:34:42.079Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-02T20:34:45.029Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-02T20:34:45.029Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-02T20:34:45.029Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-06-02T20:34:45.029Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-02T20:34:48.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-02T20:34:48.401Z] docker_cli_external_volume_driver_test.go:53: [d6056bd39f95a] daemon is not started [2022-06-02T20:34:48.817Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-02T20:34:48.817Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-02T20:34:51.030Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestImportFile [2022-06-02T20:34:51.030Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-02T20:34:51.030Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-02T20:34:51.030Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-02T20:34:51.030Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-02T20:34:51.030Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-02T20:34:51.030Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-02T20:34:51.030Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-02T20:34:51.030Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-02T20:34:51.030Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-06-02T20:34:51.030Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-02T20:34:53.246Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-02T20:34:55.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-02T20:34:55.459Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-06-02T20:34:55.459Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-02T20:34:55.459Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-06-02T20:34:55.459Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-02T20:34:55.459Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-02T20:34:55.459Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-06-02T20:34:55.459Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-02T20:34:57.672Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-02T20:34:57.672Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-02T20:35:00.622Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-02T20:35:00.622Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-06-02T20:35:00.622Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-02T20:35:00.622Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-06-02T20:35:00.622Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-02T20:35:00.622Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-06-02T20:35:00.622Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-02T20:35:02.187Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-02T20:35:03.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-02T20:35:07.075Z] === RUN TestDockerSuite/TestInspectImage [2022-06-02T20:35:07.075Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-06-02T20:35:07.076Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-02T20:35:07.076Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-06-02T20:35:07.076Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-02T20:35:07.076Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-06-02T20:35:07.076Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-02T20:35:08.641Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-02T20:35:10.856Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-02T20:35:10.856Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-02T20:35:13.070Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-02T20:35:15.286Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-02T20:35:15.286Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-06-02T20:35:15.286Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-02T20:35:15.286Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-02T20:35:17.500Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-02T20:35:19.716Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-02T20:35:24.468Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-02T20:35:26.033Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-02T20:35:28.248Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-02T20:35:29.812Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-02T20:35:32.027Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-02T20:35:34.245Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-02T20:35:35.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-02T20:35:36.459Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-02T20:35:36.459Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-02T20:35:36.459Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-02T20:35:36.459Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-02T20:35:38.673Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-02T20:35:40.238Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-02T20:35:46.099Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-02T20:35:48.317Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-02T20:35:48.317Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-06-02T20:35:48.317Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-02T20:35:50.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-02T20:35:50.530Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-02T20:35:50.530Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-02T20:35:56.393Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-02T20:36:02.257Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-02T20:36:05.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-02T20:36:08.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-02T20:36:10.336Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-02T20:36:12.551Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-02T20:36:12.551Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-06-02T20:36:12.551Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-02T20:36:19.704Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-02T20:36:21.269Z] === RUN TestDockerSuite/TestLogsSince [2022-06-02T20:36:31.696Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-02T20:36:31.696Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-06-02T20:36:31.696Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-02T20:36:31.696Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-06-02T20:36:31.696Z] === RUN TestDockerSuite/TestLogsTail [2022-06-02T20:36:33.260Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-02T20:36:35.476Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-02T20:36:37.691Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-02T20:36:37.691Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestNetHostname [2022-06-02T20:36:37.691Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-02T20:36:37.691Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-02T20:36:37.691Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-02T20:36:37.691Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginActive [2022-06-02T20:36:37.691Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-02T20:36:37.691Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-02T20:36:37.691Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-02T20:36:37.691Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-02T20:36:37.691Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-02T20:36:37.691Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-02T20:36:37.691Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-02T20:36:37.691Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.691Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-02T20:36:37.691Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.692Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-02T20:36:37.692Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.692Z] === RUN TestDockerSuite/TestPortList [2022-06-02T20:36:37.692Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-06-02T20:36:37.692Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-02T20:36:42.446Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-02T20:36:42.446Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-06-02T20:36:42.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-02T20:36:51.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-02T20:36:51.109Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-06-02T20:36:51.109Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-02T20:36:51.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-02T20:36:59.776Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-02T20:36:59.776Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-06-02T20:36:59.776Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-02T20:37:08.347Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-02T20:37:09.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-02T20:37:20.687Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-02T20:37:20.687Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-02T20:37:20.687Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-06-02T20:37:20.687Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-02T20:37:33.027Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-02T20:37:40.070Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-02T20:37:41.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-02T20:37:57.700Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-02T20:38:00.589Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-02T20:38:00.589Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-06-02T20:38:00.589Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-02T20:38:00.589Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-06-02T20:38:00.589Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-02T20:38:05.329Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-02T20:38:05.329Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-06-02T20:38:05.329Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-02T20:38:05.329Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-06-02T20:38:05.329Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-02T20:38:05.329Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-06-02T20:38:05.329Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-02T20:38:05.329Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-06-02T20:38:05.329Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-02T20:38:12.484Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-02T20:38:12.484Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-06-02T20:38:12.484Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-02T20:38:13.469Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-02T20:38:13.469Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-06-02T20:38:13.469Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-02T20:38:13.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-02T20:38:14.455Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-02T20:38:15.440Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-02T20:38:15.440Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-06-02T20:38:15.440Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-02T20:38:19.231Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-02T20:38:23.023Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-02T20:38:28.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-02T20:38:30.191Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-02T20:38:46.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-02T20:38:46.901Z] docker_cli_external_volume_driver_test.go:485: [d2f0603e595bc] daemon is not started [2022-06-02T20:38:55.470Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-02T20:38:55.470Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-06-02T20:38:55.470Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-02T20:38:57.685Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-02T20:38:58.153Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-02T20:38:58.153Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-02T20:38:58.621Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-02T20:39:01.755Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-02T20:39:01.755Z] docker_cli_external_volume_driver_test.go:53: [d9e517b899fa1] daemon is not started [2022-06-02T20:39:03.346Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-02T20:39:13.625Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-02T20:39:13.625Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-06-02T20:39:13.625Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-02T20:39:16.517Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-02T20:39:16.517Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-02T20:39:16.517Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-06-02T20:39:16.610Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-02T20:39:16.610Z] PASS [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] === Skipped [2022-06-02T20:39:16.610Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-06-02T20:39:16.610Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-06-02T20:39:16.610Z] check_test.go:309: [d6dbd90a7c66d] daemon is not started [2022-06-02T20:39:16.610Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T20:39:16.610Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-06-02T20:39:16.610Z] check_test.go:309: [d608b4dc5c29d] daemon is not started [2022-06-02T20:39:16.610Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T20:39:16.610Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-06-02T20:39:16.610Z] check_test.go:309: [d0653bd704dce] daemon is not started [2022-06-02T20:39:16.610Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-02T20:39:16.610Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-02T20:39:16.610Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-02T20:39:16.610Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-06-02T20:39:16.610Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] DONE 273 tests, 5 skipped in 2489.959s [2022-06-02T20:39:16.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T20:39:16.610Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da6eddf244b58/docker.pid [2022-06-02T20:39:16.610Z] +++ kill 5644 [2022-06-02T20:39:16.610Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5644 is not a child of this shell [2022-06-02T20:39:16.610Z] warning: PID 5644 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da6eddf244b58/docker.pid had a nonzero exit code [2022-06-02T20:39:16.610Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T20:39:16.610Z] +++ kill 7952 [2022-06-02T20:39:16.610Z] +++ /etc/init.d/apparmor stop [2022-06-02T20:39:16.610Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] Unloading profiles will leave already running processes permanently [2022-06-02T20:39:16.610Z] unconfined, which can lead to unexpected situations. [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] To set a process to complain mode, use the command line tool [2022-06-02T20:39:16.610Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T20:39:16.610Z] +++ true [2022-06-02T20:39:16.610Z] exiting test-integration [2022-06-02T20:39:16.610Z] ++ exit 0 [2022-06-02T20:39:16.610Z] [2022-06-02T20:39:16.610Z] + exit 0 [2022-06-02T20:39:16.610Z] ++ jobs -p [2022-06-02T20:39:16.610Z] + pids= [2022-06-02T20:39:16.610Z] + echo 'Remaining pids to kill: []' [2022-06-02T20:39:16.610Z] Remaining pids to kill: [] [2022-06-02T20:39:16.610Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-02T20:39:16.623Z] Recording test results [2022-06-02T20:39:16.926Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T20:39:17.245Z] + echo Ensuring container killed. [2022-06-02T20:39:17.245Z] Ensuring container killed. [2022-06-02T20:39:17.245Z] + docker ps -aq -f name=docker-pr1-* [2022-06-02T20:39:17.245Z] + cids=e57b33155d93 [2022-06-02T20:39:17.245Z] 3eb510ed880a [2022-06-02T20:39:17.245Z] 6d1d51ce332a [2022-06-02T20:39:17.245Z] + [ -n e57b33155d93 [2022-06-02T20:39:17.245Z] 3eb510ed880a [2022-06-02T20:39:17.245Z] 6d1d51ce332a ] [2022-06-02T20:39:17.245Z] + docker rm -vf e57b33155d93 3eb510ed880a 6d1d51ce332a [2022-06-02T20:39:19.145Z] e57b33155d93 [2022-06-02T20:39:20.077Z] 3eb510ed880a [2022-06-02T20:39:20.077Z] 6d1d51ce332a [Pipeline] sh [2022-06-02T20:39:20.359Z] + echo Chowning /workspace to jenkins user [2022-06-02T20:39:20.359Z] Chowning /workspace to jenkins user [2022-06-02T20:39:20.359Z] + id -u [2022-06-02T20:39:20.359Z] + id -g [2022-06-02T20:39:20.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43683:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T20:39:23.178Z] + bundleName=amd64 [2022-06-02T20:39:23.178Z] + echo Creating amd64-bundles.tar.gz [2022-06-02T20:39:23.178Z] Creating amd64-bundles.tar.gz [2022-06-02T20:39:23.178Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-02T20:39:23.178Z] + 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-06-02T20:39:24.125Z] Archiving artifacts [2022-06-02T20:39:24.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T20:39:24.925Z] + make clean [2022-06-02T20:39:24.925Z] docker volume rm -f docker-dev-cache [2022-06-02T20:39:24.925Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T20:39:31.303Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-02T20:39:32.830Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-02T20:39:33.791Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-02T20:39:40.927Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-02T20:39:45.593Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-02T20:39:52.640Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-02T20:39:56.352Z] === RUN TestDockerSuite/TestRmiTag [2022-06-02T20:39:56.808Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-02T20:39:58.972Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-02T20:40:16.725Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-02T20:40:17.193Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-02T20:40:21.944Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-02T20:40:22.931Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-02T20:40:22.932Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-06-02T20:40:22.932Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-02T20:40:25.148Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-02T20:40:25.148Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-06-02T20:40:25.148Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-02T20:40:25.148Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-06-02T20:40:25.148Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-02T20:40:40.071Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-02T20:40:41.636Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-02T20:40:43.849Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-02T20:40:51.001Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-02T20:40:53.215Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-02T20:40:53.215Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-02T20:41:03.629Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-06-02T20:41:03.629Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-02T20:41:04.615Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-02T20:41:04.615Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-06-02T20:41:04.615Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-02T20:41:08.408Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-02T20:41:08.408Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-06-02T20:41:08.408Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-02T20:41:08.408Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-06-02T20:41:08.408Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-02T20:41:09.973Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-06-02T20:41:09.973Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-02T20:41:12.186Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-02T20:41:14.401Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-02T20:41:17.372Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-02T20:41:17.372Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-06-02T20:41:17.372Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-02T20:41:17.372Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-06-02T20:41:17.372Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-02T20:41:17.372Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-06-02T20:41:17.372Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-02T20:41:19.588Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-02T20:41:19.588Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-06-02T20:41:19.588Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-02T20:41:19.588Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-06-02T20:41:19.588Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-02T20:41:19.588Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-06-02T20:41:19.588Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-02T20:41:19.588Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-06-02T20:41:19.588Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-02T20:41:21.157Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-02T20:41:27.026Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-02T20:41:27.026Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-02T20:41:27.026Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-02T20:41:27.026Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-02T20:41:27.026Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-02T20:41:27.026Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-06-02T20:41:27.026Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-02T20:41:29.238Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-02T20:41:29.238Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-06-02T20:41:29.238Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-02T20:41:29.238Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-02T20:41:29.238Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-06-02T20:41:29.238Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-02T20:41:31.454Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-02T20:41:33.668Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-02T20:41:33.668Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-06-02T20:41:33.668Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-02T20:41:35.883Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-02T20:41:35.883Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-06-02T20:41:35.883Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-02T20:41:35.883Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-06-02T20:41:35.883Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-02T20:41:35.883Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-06-02T20:41:35.883Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-02T20:41:38.097Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-02T20:41:40.310Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-02T20:41:42.524Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-02T20:41:45.478Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-02T20:41:45.478Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-02T20:41:45.478Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-02T20:41:45.479Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-02T20:41:45.479Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-02T20:41:45.479Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T20:41:45.479Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-02T20:41:45.479Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-02T20:41:45.479Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-06-02T20:41:45.479Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-02T20:41:54.137Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-02T20:41:54.137Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-02T20:41:54.137Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-02T20:41:54.137Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-02T20:41:54.137Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-06-02T20:41:54.137Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-02T20:42:02.791Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-02T20:42:02.791Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-06-02T20:42:02.791Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-02T20:42:04.354Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunMount [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-02T20:42:04.355Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-06-02T20:42:04.355Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-02T20:42:11.511Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-02T20:42:11.511Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-06-02T20:42:11.511Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-02T20:42:11.511Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-06-02T20:42:11.511Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-02T20:42:11.511Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-06-02T20:42:11.511Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-02T20:42:16.262Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-02T20:42:20.053Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-02T20:42:20.053Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-02T20:42:21.615Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-02T20:42:23.829Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-02T20:42:26.040Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-02T20:42:27.026Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-02T20:42:28.588Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-02T20:42:29.057Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-06-02T20:42:29.057Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T20:42:32.006Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-02T20:42:32.006Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-06-02T20:42:32.006Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-02T20:42:32.006Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-06-02T20:42:32.006Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-02T20:42:32.006Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-06-02T20:42:32.006Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-02T20:42:32.006Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-06-02T20:42:32.006Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-02T20:42:32.006Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-06-02T20:42:32.006Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-02T20:42:39.160Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-02T20:42:39.160Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-06-02T20:42:39.160Z] === RUN TestDockerSuite/TestRunRm [2022-06-02T20:42:46.308Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-02T20:42:51.056Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-02T20:42:53.269Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-02T20:43:00.425Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-02T20:43:02.636Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-02T20:43:04.852Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-02T20:43:04.852Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-06-02T20:43:04.852Z] === RUN TestDockerSuite/TestRunState [2022-06-02T20:43:04.852Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-06-02T20:43:04.852Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-02T20:43:07.064Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-02T20:43:07.064Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-06-02T20:43:07.064Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-02T20:43:08.627Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-02T20:43:08.627Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-06-02T20:43:09.095Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-02T20:43:09.095Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-06-02T20:43:09.095Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-02T20:43:09.095Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-02T20:43:09.095Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-02T20:43:09.095Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-06-02T20:43:09.095Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-02T20:43:13.850Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-06-02T20:43:13.850Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-02T20:43:16.064Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-02T20:43:16.064Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-06-02T20:43:16.064Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-02T20:43:18.277Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-02T20:43:18.277Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-06-02T20:43:18.277Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-02T20:43:18.277Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-06-02T20:43:18.277Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-02T20:43:26.929Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-02T20:43:32.789Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-02T20:43:36.578Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-02T20:43:42.444Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-02T20:43:42.444Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-06-02T20:43:42.444Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-02T20:43:42.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-02T20:43:45.392Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-02T20:43:47.604Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-02T20:43:49.165Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-02T20:43:49.165Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-06-02T20:43:49.165Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-02T20:43:49.642Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-02T20:43:49.642Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-02T20:43:49.642Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-02T20:43:49.642Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-02T20:43:49.642Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-06-02T20:43:49.642Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-02T20:43:53.432Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-02T20:43:54.995Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-02T20:43:57.214Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-02T20:44:01.002Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-02T20:44:01.002Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-02T20:44:01.002Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-02T20:44:01.002Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-02T20:44:01.002Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-02T20:44:01.002Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-06-02T20:44:01.002Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-02T20:44:03.947Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-02T20:44:03.947Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-02T20:44:04.416Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-02T20:44:04.883Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-02T20:44:06.446Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-02T20:44:12.307Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-02T20:44:12.307Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-06-02T20:44:12.307Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-02T20:44:20.965Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-02T20:44:20.965Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-06-02T20:44:20.965Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-02T20:44:29.627Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-02T20:44:29.627Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-06-02T20:44:29.627Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-02T20:44:29.627Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-06-02T20:44:29.627Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-02T20:44:29.627Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-06-02T20:44:29.627Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-02T20:44:29.627Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-06-02T20:44:29.627Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-02T20:44:34.385Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-02T20:44:34.385Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-02T20:44:34.385Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-02T20:44:34.385Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-02T20:44:34.385Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-02T20:44:34.385Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-06-02T20:44:34.385Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-02T20:44:36.602Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-02T20:44:38.817Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-02T20:44:38.817Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-06-02T20:44:38.817Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-02T20:44:40.382Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-02T20:44:40.382Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-02T20:44:40.382Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-02T20:44:40.382Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-02T20:44:40.382Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-02T20:44:40.382Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-06-02T20:44:40.382Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-02T20:44:58.190Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-02T20:44:58.190Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-02T20:45:04.051Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-02T20:45:04.051Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-02T20:45:07.001Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-02T20:45:07.470Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-02T20:45:07.938Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-02T20:45:07.938Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-02T20:45:07.938Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-02T20:45:16.598Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-02T20:45:16.598Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-06-02T20:45:16.598Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-02T20:45:16.598Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-02T20:45:16.598Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-02T20:45:16.598Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-06-02T20:45:16.598Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-02T20:45:22.465Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-02T20:45:22.934Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-02T20:45:22.934Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-02T20:45:31.593Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-02T20:45:31.593Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-06-02T20:45:31.593Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite (2651.72s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.84s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.14s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.03s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.93s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.24s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.35s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.96s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.96s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.03s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.47s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.49s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.30s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.78s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.63s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.63s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.64s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.95s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.23s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.67s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.36s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.44s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.28s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.92s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.35s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.17s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.06s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.19s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.93s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.23s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.59s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.23s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.86s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.60s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.41s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.24s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.61s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.57s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.38s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.79s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.28s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.54s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.80s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (121.46s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.51s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.98s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.11s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.81s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFails (7.24s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.46s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.47s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.83s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.00s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.57s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.60s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildHistory (10.78s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.49s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.54s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.75s) [2022-06-02T20:45:32.581Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.10s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.44s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.19s) [2022-06-02T20:45:32.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.96s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.42s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.70s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.61s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.72s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.48s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.03s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.09s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.69s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.85s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.19s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.88s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.17s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.72s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.96s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildRm (13.23s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.49s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.69s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.49s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.38s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.89s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.81s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.92s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildStderr (4.65s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.80s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.27s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.16s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.93s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.62s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.83s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.61s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.73s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.71s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.44s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.63s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.37s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.73s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.67s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.43s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCommitChange (4.83s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.21s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCommitTTY (11.40s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.58s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.49s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.18s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.19s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.35s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.42s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.16s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (6.98s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.04s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.39s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.68s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.07s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.17s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.05s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.61s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.60s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.50s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004cc348_} (7.63s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14001821866_c:\foo_false____} (2.54s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14001821866_c:\foo_true____} (7.54s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.87s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.27s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.41s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.66s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.73s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCpToStdout (2.33s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.51s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-02T20:45:32.582Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.20s) [2022-06-02T20:45:32.582Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.44s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.40s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsCopy (5.34s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.90s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.18s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.74s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFormat (4.34s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsRename (2.34s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsResize (2.55s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.35s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.60s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.05s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.03s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecInspectID (4.50s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.29s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.86s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.37s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.62s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.10s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.97s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectHistory (4.36s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectStatus (2.49s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.05s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.09s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.62s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.96s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.72s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.17s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.10s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsSince (8.83s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsTail (2.72s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.09s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.04s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.06s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsByOrder (7.97s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.83s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.75s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2022-06-02T20:45:32.583Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.80s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.89s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.40s) [2022-06-02T20:45:32.583Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.33s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.25s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.78s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.80s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.82s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.06s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.14s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.48s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.12s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.17s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.99s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.90s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.59s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.55s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.80s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.20s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.06s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.24s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.72s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.36s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.59s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.09s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (13.91s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.58s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.18s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.95s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.09s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.40s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.17s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.19s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.27s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-06-02T20:45:32.584Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.48s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-06-02T20:45:32.584Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.35s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.14s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.23s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.32s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.58s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.79s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.74s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.62s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.92s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.46s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.12s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunRm (7.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.24s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.34s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.93s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.04s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.95s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-06-02T20:45:33.053Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.66s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-06-02T20:45:33.053Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.69s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.28s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.16s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.03s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.66s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.08s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.12s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.59s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.46s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.56s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.00s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.16s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.20s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.76s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.49s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.17s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.12s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-06-02T20:45:33.054Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-02T20:45:33.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-06-02T20:45:33.054Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-02T20:45:33.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-06-02T20:45:33.055Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-06-02T20:45:33.055Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-06-02T20:45:33.055Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-06-02T20:45:33.055Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-06-02T20:45:33.055Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-02T20:45:33.055Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-02T20:45:33.055Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-02T20:45:33.055Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-02T20:45:33.055Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-02T20:45:33.055Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-02T20:45:33.055Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerDaemonSuite [2022-06-02T20:45:33.055Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-02T20:45:33.055Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-02T20:45:33.055Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-02T20:45:33.055Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerSwarmSuite [2022-06-02T20:45:33.055Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-06-02T20:45:33.055Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerExternalVolumeSuite [2022-06-02T20:45:33.055Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerNetworkSuite [2022-06-02T20:45:33.055Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-06-02T20:45:33.055Z] === RUN TestDockerHubPullSuite [2022-06-02T20:45:33.055Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-06-02T20:45:33.055Z] PASS [2022-06-02T20:45:33.055Z] ok github.com/docker/docker/integration-cli 2652.172s [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === Skipped [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-02T20:45:33.055Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-06-02T20:45:33.055Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-02T20:45:33.055Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-06-02T20:45:33.055Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-06-02T20:45:33.055Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-06-02T20:45:33.055Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-06-02T20:45:33.055Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-06-02T20:45:33.055Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2022-06-02T20:45:33.055Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.055Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2022-06-02T20:45:33.055Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-06-02T20:45:33.056Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-06-02T20:45:33.056Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-06-02T20:45:33.056Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.056Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-06-02T20:45:33.056Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-06-02T20:45:33.057Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-06-02T20:45:33.057Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-06-02T20:45:33.057Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-06-02T20:45:33.057Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-06-02T20:45:33.057Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2022-06-02T20:45:33.057Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-06-02T20:45:33.057Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-06-02T20:45:33.057Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-02T20:45:33.057Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-06-02T20:45:33.057Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-02T20:45:33.057Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-06-02T20:45:33.057Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.057Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-06-02T20:45:33.057Z] [2022-06-02T20:45:33.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-06-02T20:45:33.057Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-06-02T20:45:33.058Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-06-02T20:45:33.058Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-02T20:45:33.058Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-06-02T20:45:33.058Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-06-02T20:45:33.058Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-06-02T20:45:33.058Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-06-02T20:45:33.058Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-06-02T20:45:33.058Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-06-02T20:45:33.058Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-06-02T20:45:33.058Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.058Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-06-02T20:45:33.058Z] [2022-06-02T20:45:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-06-02T20:45:33.527Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-06-02T20:45:33.527Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-06-02T20:45:33.527Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-06-02T20:45:33.527Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-06-02T20:45:33.527Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.527Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-06-02T20:45:33.527Z] [2022-06-02T20:45:33.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-06-02T20:45:33.527Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-06-02T20:45:33.528Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-06-02T20:45:33.528Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-06-02T20:45:33.528Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-06-02T20:45:33.528Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-06-02T20:45:33.528Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-06-02T20:45:33.528Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-06-02T20:45:33.528Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-06-02T20:45:33.528Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-06-02T20:45:33.528Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-06-02T20:45:33.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-06-02T20:45:33.528Z] [2022-06-02T20:45:33.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-06-02T20:45:33.528Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-06-02T20:45:33.529Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-02T20:45:33.529Z] [2022-06-02T20:45:33.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-06-02T20:45:33.529Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.529Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-06-02T20:45:33.530Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-06-02T20:45:33.530Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-06-02T20:45:33.530Z] [2022-06-02T20:45:33.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-06-02T20:45:33.531Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-06-02T20:45:33.531Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-06-02T20:45:33.531Z] [2022-06-02T20:45:33.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-06-02T20:45:33.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.531Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.532Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-06-02T20:45:33.532Z] [2022-06-02T20:45:33.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-06-02T20:45:33.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-06-02T20:45:33.533Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-06-02T20:45:33.533Z] [2022-06-02T20:45:33.533Z] DONE 1093 tests, 547 skipped in 2661.012s [2022-06-02T20:45:34.001Z] INFO: Integration tests ended at 06/02/2022 20:45:33. Duration:00:44:21.1517211 [2022-06-02T20:45:34.002Z] INFO: Docker info of the daemon under test at end of run [2022-06-02T20:45:34.002Z] [2022-06-02T20:45:34.002Z] Containers: 2 [2022-06-02T20:45:34.002Z] Running: 0 [2022-06-02T20:45:34.002Z] Paused: 0 [2022-06-02T20:45:34.002Z] Stopped: 2 [2022-06-02T20:45:34.002Z] Images: 18 [2022-06-02T20:45:34.002Z] Server Version: 0.0.0-dev [2022-06-02T20:45:34.002Z] Storage Driver: windowsfilter [2022-06-02T20:45:34.002Z] Windows: [2022-06-02T20:45:34.002Z] Logging Driver: json-file [2022-06-02T20:45:34.002Z] Plugins: [2022-06-02T20:45:34.002Z] Volume: local [2022-06-02T20:45:34.002Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-06-02T20:45:34.002Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-06-02T20:45:34.002Z] Swarm: inactive [2022-06-02T20:45:34.002Z] Default Isolation: process [2022-06-02T20:45:34.002Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-06-02T20:45:34.002Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-06-02T20:45:34.002Z] OSType: windows [2022-06-02T20:45:34.002Z] Architecture: x86_64 [2022-06-02T20:45:34.002Z] CPUs: 4 [2022-06-02T20:45:34.002Z] Total Memory: 32GiB [2022-06-02T20:45:34.002Z] Name: azwin-2-849cd0 [2022-06-02T20:45:34.002Z] ID: NYTI:DXRH:WZNC:NDIK:NKM4:EBX2:GAHR:3BZ3:BQ3K:ZNJT:63YZ:FRLG [2022-06-02T20:45:34.002Z] Docker Root Dir: D:\CI\PR-43683\1\daemon [2022-06-02T20:45:34.002Z] Debug Mode (client): false [2022-06-02T20:45:34.002Z] Debug Mode (server): true [2022-06-02T20:45:34.002Z] File Descriptors: -1 [2022-06-02T20:45:34.002Z] Goroutines: 17 [2022-06-02T20:45:34.002Z] System Time: 2022-06-02T20:45:33.5538671Z [2022-06-02T20:45:34.002Z] EventsListeners: 0 [2022-06-02T20:45:34.002Z] Registry: https://index.docker.io/v1/ [2022-06-02T20:45:34.002Z] Labels: [2022-06-02T20:45:34.002Z] Experimental: false [2022-06-02T20:45:34.002Z] Insecure Registries: [2022-06-02T20:45:34.002Z] 127.0.0.0/8 [2022-06-02T20:45:34.002Z] Live Restore Enabled: false [2022-06-02T20:45:34.002Z] [2022-06-02T20:45:34.002Z] [2022-06-02T20:45:34.002Z] INFO: Stopping daemon under test [2022-06-02T20:45:34.002Z] SUCCESS: The process with PID 8436 (child process of PID 5476) has been terminated. [2022-06-02T20:45:34.002Z] SUCCESS: The process with PID 5476 (child process of PID 6412) has been terminated. [2022-06-02T20:45:34.002Z] INFO: Stop tailing logs of the daemon under tests [2022-06-02T20:45:34.002Z] INFO: executeCI.ps1 Completed successfully at 06/02/2022 20:45:33. [2022-06-02T20:45:34.002Z] INFO: Tidying up at end of run [2022-06-02T20:45:34.002Z] INFO: Saving daemon under test log (d:\CI\PR-43683\1\dut.out) to bundles\CIDUT.out [2022-06-02T20:45:34.002Z] INFO: Saving daemon under test log (d:\CI\PR-43683\1\dut.err) to bundles\CIDUT.err [2022-06-02T20:45:34.002Z] INFO: Nuke-Everything... [2022-06-02T20:45:34.002Z] INFO: Container count on control daemon to delete is 2 [2022-06-02T20:45:34.470Z] f84c4c3fa1d5 [2022-06-02T20:45:34.470Z] c171203c017d [2022-06-02T20:45:34.470Z] INFO: Non-base image count on control daemon to delete is 1 [2022-06-02T20:45:36.686Z] Deleted: sha256:0f5011ea8777484403b7a9ccaeafdd43d39c32618d607df8ca53e45ee1b835dd [2022-06-02T20:45:36.686Z] Deleted: sha256:e245a010e8f0586471eccd9475232f1186d884d76db7308372d29ebad13b203d [2022-06-02T20:45:36.686Z] INFO: Tidying pidfile d:\CI\PR-43683\1\docker.pid [2022-06-02T20:45:36.686Z] INFO: Nuking d:\CI [2022-06-02T20:46:06.774Z] INFO: Zapped successfully [2022-06-02T20:46:06.774Z] [2022-06-02T20:46:06.774Z] INFO: executeCI.ps1 exiting at Thu Jun 2 20:46:05 CUT 2022. Duration 01:02:16.4567820 [2022-06-02T20:46:06.774Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-06-02T20:46:07.010Z] Recording test results [2022-06-02T20:46:07.509Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-06-02T20:46:09.065Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-06-02T20:46:10.803Z] Archiving artifacts [2022-06-02T20:46:11.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43683/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T20:46:12.797Z] + make clean [2022-06-02T20:46:13.760Z] docker volume rm -f docker-dev-cache [2022-06-02T20:46:13.760Z] 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